[2022-03-14 11:22:10] [NOTICE] [PID:3189]: Connection from 127.0.0.1:54276 [] [2022-03-14 11:22:10] [NOTICE] [PID:3189]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 11:22:10] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 11:22:10] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 11:22:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:22:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:22:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:22:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:22:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:00] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:11] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010000000150000000000000001"] [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1},"sourceData":""} [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010800000150000000000000001"] [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1},"sourceData":"00000010800000150000000000000001"} [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010000000150000000000000002"] [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":"00000010000000150000000000000002"} [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010800000150000000000000002"] [2022-03-14 11:23:11] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":""} [2022-03-14 11:23:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:23:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:00] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:12] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010000000150000000000000002"] [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":""} [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010800000150000000000000002"] [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":"00000010800000150000000000000002"} [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010000000150000000000000003"] [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":"00000010000000150000000000000003"} [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010800000150000000000000003"] [2022-03-14 11:24:12] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":""} [2022-03-14 11:24:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:00] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:13] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010000000150000000000000003"] [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":""} [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010800000150000000000000003"] [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3},"sourceData":"00000010800000150000000000000003"} [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010000000150000000000000004"] [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4},"sourceData":"00000010000000150000000000000004"} [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010800000150000000000000004"] [2022-03-14 11:25:13] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4},"sourceData":""} [2022-03-14 11:25:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:25:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:00] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:14] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010000000150000000000000004"] [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4},"sourceData":""} [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010800000150000000000000004"] [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4},"sourceData":"00000010800000150000000000000004"} [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010000000150000000000000005"] [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5},"sourceData":"00000010000000150000000000000005"} [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010800000150000000000000005"] [2022-03-14 11:26:14] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5},"sourceData":""} [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:20] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000045000000040000000000000006534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"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":"00000045000000040000000000000006534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 11:26:20', '2022-03-14 11:26:20', 'alternet', 'nth', '421905847970', FALSE, '00000045000000040000000000000006534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000188000000400000000000000063131323136343900"] [2022-03-14 11:26:20] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":1121649},"sourceData":""} [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:30] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000a4000000050000000000000005000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323620646f6e6520646174653a3232303331343131323620737461743a41434345505444206572723a30303220746578743a4f6273616820737072617679000000a4000000050000000000000006000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323620646f6e6520646174653a3232303331343131323620737461743a44454c49565244206572723a30303220746578743a4f6273616820737072617679"] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"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":111,"short_message":"id:1121649 sub:001 d ... "},"sourceData":""} [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"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":111,"short_message":"id:1121649 sub:001 d ... "},"sourceData":""} [2022-03-14 11:26:30] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:26:21.164003","done_date":"2022-03-14 11:26:00","stat":"ACCEPTED","err":"2","text":"Obsah spravy"} [2022-03-14 11:26:30] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:26:21.164003","done_date":"2022-03-14 11:26:00","stat":"DELIVERED","err":"2","text":"Obsah spravy"} [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["000000188000000500000000000000053131323136343900000000188000000500000000000000063131323136343900"] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"message_id":"1121649"},"sourceData":"000000188000000500000000000000053131323136343900"} [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":"1121649"},"sourceData":"000000188000000500000000000000063131323136343900"} [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121649', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 11:26:00', now(), '2022-03-14 11:26:30.080818+01') [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194781' [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121649', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 11:26:00', now(), '2022-03-14 11:26:30.080818+01') [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194782' [] [2022-03-14 11:26:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:40] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000045000000040000000000000007534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"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":"00000045000000040000000000000007534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 11:26:40', '2022-03-14 11:26:40', 'alternet', 'nth', '421905847970', FALSE, '00000045000000040000000000000007534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000188000000400000000000000073131323136353000"] [2022-03-14 11:26:40] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":1121650},"sourceData":""} [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:50] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000a4000000050000000000000007000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323620646f6e6520646174653a3232303331343131323620737461743a41434345505444206572723a30303220746578743a4f6273616820737072617679000000a4000000050000000000000008000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323620646f6e6520646174653a3232303331343131323620737461743a44454c49565244206572723a30303220746578743a4f6273616820737072617679"] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"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":111,"short_message":"id:1121650 sub:001 d ... "},"sourceData":""} [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"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":111,"short_message":"id:1121650 sub:001 d ... "},"sourceData":""} [2022-03-14 11:26:50] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:26:41.245228","done_date":"2022-03-14 11:26:00","stat":"ACCEPTED","err":"2","text":"Obsah spravy"} [2022-03-14 11:26:50] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:26:41.245228","done_date":"2022-03-14 11:26:00","stat":"DELIVERED","err":"2","text":"Obsah spravy"} [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["000000188000000500000000000000073131323136353000000000188000000500000000000000083131323136353000"] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":"1121650"},"sourceData":"000000188000000500000000000000073131323136353000"} [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"message_id":"1121650"},"sourceData":"000000188000000500000000000000083131323136353000"} [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121650', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 11:26:00', now(), '2022-03-14 11:26:50.154547+01') [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194783' [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121650', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 11:26:00', now(), '2022-03-14 11:26:50.154547+01') [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194784' [] [2022-03-14 11:26:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:27:00] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:10] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:15] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010000000150000000000000009"] [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9},"sourceData":""} [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010000000150000000000000008"] [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8},"sourceData":"00000010000000150000000000000008"} [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["00000010800000150000000000000008"] [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8},"sourceData":""} [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000010800000150000000000000009"] [2022-03-14 11:27:15] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9},"sourceData":"00000010800000150000000000000009"} [2022-03-14 11:27:20] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:30] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["00000045000000040000000000000009534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"] [2022-03-14 11:27:30] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"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":"00000045000000040000000000000009534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679"} [2022-03-14 11:27:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 11:27:30', '2022-03-14 11:27:30', 'alternet', 'nth', '421905847970', FALSE, '00000045000000040000000000000009534d5050000500616c7465726e6574000100343231393035383437393730000000000000010000000c4f6273616820737072617679', 5, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Obsah spravy', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 11:27:30] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 11:27:30] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000188000000400000000000000093131323136353100"] [2022-03-14 11:27:30] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"message_id":1121651},"sourceData":""} [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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:40] [DEBUG] [PID:3189]: [PDU:RAW] :: send ["000000a400000005000000000000000a000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323720646f6e6520646174653a3232303331343131323720737461743a41434345505444206572723a30303220746578743a4f6273616820737072617679000000a400000005000000000000000b000100343231393035383437393730000500616c7465726e6574000400000000000000006f69643a31313231363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343131323720646f6e6520646174653a3232303331343131323720737461743a44454c49565244206572723a30303220746578743a4f6273616820737072617679"] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"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":111,"short_message":"id:1121651 sub:001 d ... "},"sourceData":""} [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"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":111,"short_message":"id:1121651 sub:001 d ... "},"sourceData":""} [2022-03-14 11:27:40] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:27:31.248735","done_date":"2022-03-14 11:27:00","stat":"ACCEPTED","err":"2","text":"Obsah spravy"} [2022-03-14 11:27:40] [INFO] [PID:3189]: [Receipt] :: Receipt has been sent {"id":"1121651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 11:27:31.248735","done_date":"2022-03-14 11:27:00","stat":"DELIVERED","err":"2","text":"Obsah spravy"} [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [PDU:RAW] :: received ["0000001880000005000000000000000a31313231363531000000001880000005000000000000000b3131323136353100"] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"message_id":"1121651"},"sourceData":"0000001880000005000000000000000a3131323136353100"} [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"message_id":"1121651"},"sourceData":"0000001880000005000000000000000b3131323136353100"} [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121651', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 11:27:00', now(), '2022-03-14 11:27:40.215536+01') [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194785' [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121651', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 11:27:00', now(), '2022-03-14 11:27:40.215536+01') [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194786' [] [2022-03-14 11:27:40] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 11:27:50] [DEBUG] [PID:3189]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:04:07] [NOTICE] [PID:9492]: Connection from 127.0.0.1:54288 [] [2022-03-14 12:04:07] [NOTICE] [PID:9492]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:04:07] [DEBUG] [PID:9492]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:04:07] [DEBUG] [PID:9492]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:04:07] [DEBUG] [PID:9492]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:04:17] [DEBUG] [PID:9492]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:22] [NOTICE] [PID:14951]: Connection from 127.0.0.1:54296 [] [2022-03-14 12:10:22] [NOTICE] [PID:14951]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:10:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:10:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:10:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:32] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc000000040000000000000002534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000003534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000004534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000005534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000006534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000007534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003b10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000008534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000009534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000000a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000000b534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000000c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000000d534d50500001003432313930373132333435360001003432313930343334363330320040000000000100000032050003f80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000000e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b00000004000000000000000f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038405050069006e0061002e00000084000000040000000000000010534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000011534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000012534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000013534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000014534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000015534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000016534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000017534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000018534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000019534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000001a534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000001b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000001c534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003ac0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000001d534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000001e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000001f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000353030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000020534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003530303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [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":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000002534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000003534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000004534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000005534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000006534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000007534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003b10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000008534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000009534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000000a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000000b534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000000c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000000d534d50500001003432313930373132333435360001003432313930343334363330320040000000000100000032050003f80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000000e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000000f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038405050069006e0061002e"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000010534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000011534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000012534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000013534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000014534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000015534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000016534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000017534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000018534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000019534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000001a534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000001b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000001c534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003ac0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000001d534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000001e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000001f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000353030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000020534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003530303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000002534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 168, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000003534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 168, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903626630', 'nth', '421907341478', FALSE, '000000dc000000040000000000000004534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 177, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903626630', 'nth', '421907341478', FALSE, '000000dc000000040000000000000005534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003b1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 177, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000006534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 168, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903626630', 'nth', '421907341478', FALSE, '0000006f000000040000000000000007534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003b10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 177, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421903626630', FALSE, '000000c9000000040000000000000008534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 132, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000009534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 248, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000000a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 132, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000000b534d5050000100343231393037313233343536000100343231393034333436333032004000000000010000009f050003f8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 248, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000000c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 132, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000000d534d50500001003432313930373132333435360001003432313930343334363330320040000000000100000032050003f80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 248, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000000e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 132, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421903626630', FALSE, '0000004b00000004000000000000000f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 132, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421907341478', FALSE, '00000084000000040000000000000010534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421903626630', FALSE, '0000007b000000040000000000000011534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421943333333', 'nth', '421907341478', FALSE, '00000084000000040000000000000012534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000013534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421943335598', 'nth', '421919459112', FALSE, '00000084000000040000000000000014534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421907341478', FALSE, '00000084000000040000000000000015534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907341478', 'nth', '421919459112', FALSE, '00000084000000040000000000000016534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421553112267', 'nth', '421905847970', FALSE, '0000007b000000040000000000000017534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421903123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000018534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421907123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000019534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000001a534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 172, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000001b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003ac030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 172, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '0000006f00000004000000000000001c534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003ac0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 172, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421943333333', 'nth', '421907341478', FALSE, '0000008400000004000000000000001d534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000001e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 83, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000001f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000353030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 83, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:32', '2022-03-14 12:10:32', '421908123465', 'nth', '421919459112', FALSE, '0000006f000000040000000000000020534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003530303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 83, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000000231313231363532000000001880000004000000000000000331313231363533000000001880000004000000000000000431313231363534000000001880000004000000000000000531313231363535000000001880000004000000000000000631313231363536000000001880000004000000000000000731313231363537000000001880000004000000000000000831313231363538000000001880000004000000000000000931313231363539000000001880000004000000000000000a31313231363630000000001880000004000000000000000b31313231363631000000001880000004000000000000000c31313231363632000000001880000004000000000000000d31313231363633000000001880000004000000000000000e31313231363634000000001880000004000000000000000f31313231363635000000001880000004000000000000001031313231363636000000001880000004000000000000001131313231363637000000001880000004000000000000001231313231363638000000001880000004000000000000001331313231363639000000001880000004000000000000001431313231363730000000001880000004000000000000001531313231363731000000001880000004000000000000001631313231363732000000001880000004000000000000001731313231363733000000001880000004000000000000001831313231363734000000001880000004000000000000001931313231363735000000001880000004000000000000001a31313231363736000000001880000004000000000000001b31313231363737000000001880000004000000000000001c31313231363738000000001880000004000000000000001d31313231363739000000001880000004000000000000001e31313231363830000000001880000004000000000000001f3131323136383100000000188000000400000000000000203131323136383200"] [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":1121652},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"message_id":1121653},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"message_id":1121654},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"message_id":1121655},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":1121656},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":1121657},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"message_id":1121658},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"message_id":1121659},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"message_id":1121660},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"message_id":1121661},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"message_id":1121662},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"message_id":1121663},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"message_id":1121664},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"message_id":1121665},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"message_id":1121666},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"message_id":1121667},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"message_id":1121668},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"message_id":1121669},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"message_id":1121670},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"message_id":1121671},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"message_id":1121672},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"message_id":1121673},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"message_id":1121674},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"message_id":1121675},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"message_id":1121676},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"message_id":1121677},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"message_id":1121678},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"message_id":1121679},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"message_id":1121680},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"message_id":1121681},"sourceData":""} [2022-03-14 12:10:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"message_id":1121682},"sourceData":""} [2022-03-14 12:10:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000007b000000040000000000000021534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000022534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000023534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000024534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000025534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000026534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003530501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000027534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000028534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003610501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000029534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000002a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b00000004000000000000002b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000002c534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000002d534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000002e534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000002f534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000030534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b000000040000000000000031534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000032534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000033534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000034534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000035534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000036534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500034103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000037534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000038534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000039534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000003a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000003b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000003c534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000003d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b00000004000000000000003f534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000040534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000041534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500034303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b000000040000000000000042534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000043534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000044534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000045534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000046534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000047534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000048534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000049534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000004a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000004b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b00000004000000000000004c534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000004d534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003880501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000004e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000004f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000050534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b000000040000000000000051534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000052534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000053534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000054534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000055534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000056534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000057534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003690501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000059534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000005a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500035803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000005b534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000005c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003590501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000005d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b00000004000000000000005e534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000005f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000060534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000061534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000062534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000063534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000064534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000065534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000066534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000067534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000068534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000069534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000006a534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000006b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000006c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003150501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000006d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000008400000004000000000000006e534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000006f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000070534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000071534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000072534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000073534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000074534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b000000040000000000000075534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000076534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000077534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000078534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500031503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000079534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c050003550501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000007a534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000007b534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000007c534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000007d534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000007e534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000007f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000080534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000081534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000082534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000083534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000084534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003120501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000021534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000022534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000023534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000024534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000025534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000026534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003530501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000027534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000028534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003610501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000029534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000002a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000002b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000002c534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000002d534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000002e534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000002f534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000030534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000031534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000032534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000033534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000034534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000035534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000036534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500034103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000037534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000038534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000039534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000003a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000003b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000003c534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000003d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000003f534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000040534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000041534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500034303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000042534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000043534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000044534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000045534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000046534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000047534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000048534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000049534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000004a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000004b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000004c534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000004d534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003880501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000004e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000004f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000050534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000051534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000052534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000053534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000054534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000055534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000056534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000057534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003690501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000059534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000005a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500035803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000005b534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000005c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003590501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000005d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000005e534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000005f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000060534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000061534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000062534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000063534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000064534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000065534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000066534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000067534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000068534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000069534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000006a534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000006b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000006c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003150501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000006d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000006e534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000006f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000070534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000071534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000072534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000073534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000074534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000075534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000076534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000077534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000078534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500031503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000079534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c050003550501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000007a534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000007b534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000007c534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000007d534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000007e534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000007f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000080534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000081534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000082534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000083534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000084534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003120501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000021534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000022534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000023534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421907341478', FALSE, '00000084000000040000000000000024534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000025534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 4, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000026534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003530501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 83, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421904346302', FALSE, '00000084000000040000000000000027534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000028534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003610501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 97, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421904346302', FALSE, '000000dc000000040000000000000029534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 194, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421903626630', FALSE, '000000dc00000004000000000000002a534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 31, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421907341478', FALSE, '0000007b00000004000000000000002b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421919459112', FALSE, '0000008400000004000000000000002c534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000002d534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 29, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421905847970', FALSE, '000000dc00000004000000000000002e534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 14, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000002f534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 132, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000030534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 160, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421907341478', FALSE, '0000007b000000040000000000000031534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421904123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000032534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000033534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 2, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000034534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 144, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000035534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 222, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000036534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500034103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 65, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000037534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 140, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000038534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 2, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421908123465', 'nth', '421919459112', FALSE, '00000084000000040000000000000039534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421904346302', FALSE, '0000007b00000004000000000000003a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421907341478', FALSE, '0000007b00000004000000000000003b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000003c534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 196, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000003d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 134, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 140, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421905847970', FALSE, '0000007b00000004000000000000003f534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421905847970', FALSE, '0000007b000000040000000000000040534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000041534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500034303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 67, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421919459112', FALSE, '0000007b000000040000000000000042534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421904346302', FALSE, '00000084000000040000000000000043534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421903626630', FALSE, '00000084000000040000000000000044534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335599', 'nth', '421919459112', FALSE, '0000007b000000040000000000000045534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000046534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000047534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000048534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 155, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000049534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 154, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421904346302', FALSE, '000000dc00000004000000000000004a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 184, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000004b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 190, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421919459112', FALSE, '0000007b00000004000000000000004c534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421908123465', 'nth', '421905847970', FALSE, '000000c900000004000000000000004d534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003880501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 136, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421905847970', FALSE, '000000c900000004000000000000004e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 170, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000004f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 61, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000050534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 243, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421904123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000051534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000052534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 188, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335599', 'nth', '421919459112', FALSE, '000000dc000000040000000000000053534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 85, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000054534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421903626630', FALSE, '0000007b000000040000000000000055534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000056534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 236, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421905847970', FALSE, '00000084000000040000000000000057534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003690501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 105, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000059534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 24, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000005a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500035803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 88, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421904123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000005b534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500038603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 134, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000005c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003590501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 89, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000005d534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 243, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421904346302', FALSE, '0000007b00000004000000000000005e534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000005f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 193, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421903626630', FALSE, '00000084000000040000000000000060534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000061534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000062534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000063534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 53, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421903626630', FALSE, '000000dc000000040000000000000064534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 168, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000065534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 174, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000066534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 70, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421908123465', 'nth', '421907341478', FALSE, '00000084000000040000000000000067534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421903626630', FALSE, '00000084000000040000000000000068534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421903626630', FALSE, '00000084000000040000000000000069534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421904346302', FALSE, '0000008400000004000000000000006a534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421901123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000006b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 153, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003150501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 21, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421903626630', FALSE, '000000c900000004000000000000006d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 135, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421907341478', FALSE, '0000008400000004000000000000006e534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421903626630', FALSE, '0000007b00000004000000000000006f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000070534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943333333', 'nth', '421905847970', FALSE, '00000084000000040000000000000071534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000072534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000073534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000074534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 23, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421904123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000075534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000076534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421553112267', 'nth', '421903626630', FALSE, '0000007b000000040000000000000077534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000078534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500031503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 21, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000079534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c050003550501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 85, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421905847970', FALSE, '000000dc00000004000000000000007a534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 129, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421907341478', FALSE, '0000008400000004000000000000007b534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421903626630', 'nth', '421905847970', FALSE, '0000007b00000004000000000000007c534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421905847970', FALSE, '0000008400000004000000000000007d534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421919459112', FALSE, '0000008400000004000000000000007e534d505000010034323139343333333535393800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000007f534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 128, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000080534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 48, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335598', 'nth', '421907341478', FALSE, '000000dc000000040000000000000081534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 209, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421905123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000082534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 242, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000083534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 2, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:42', '2022-03-14 12:10:42', '421902123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000084534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003120501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 18, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000002131313231373236000000001880000004000000000000002231313231373237000000001880000004000000000000002331313231373238000000001880000004000000000000002431313231373239000000001880000004000000000000002531313231373330000000001880000004000000000000002631313231373331000000001880000004000000000000002731313231373332000000001880000004000000000000002831313231373333000000001880000004000000000000002931313231373334000000001880000004000000000000002a31313231373335000000001880000004000000000000002b31313231373336000000001880000004000000000000002c31313231373337000000001880000004000000000000002d31313231373338000000001880000004000000000000002e31313231373339000000001880000004000000000000002f31313231373430000000001880000004000000000000003031313231373431000000001880000004000000000000003131313231373432000000001880000004000000000000003231313231373433000000001880000004000000000000003331313231373434000000001880000004000000000000003431313231373435000000001880000004000000000000003531313231373436000000001880000004000000000000003631313231373437000000001880000004000000000000003731313231373438000000001880000004000000000000003831313231373439000000001880000004000000000000003931313231373530000000001880000004000000000000003a31313231373531000000001880000004000000000000003b31313231373532000000001880000004000000000000003c31313231373533000000001880000004000000000000003d31313231373534000000001880000004000000000000003e31313231373535000000001880000004000000000000003f31313231373536000000001880000004000000000000004031313231373537000000001880000004000000000000004131313231373538000000001880000004000000000000004231313231373539000000001880000004000000000000004331313231373630000000001880000004000000000000004431313231373631000000001880000004000000000000004531313231373632000000001880000004000000000000004631313231373633000000001880000004000000000000004731313231373634000000001880000004000000000000004831313231373635000000001880000004000000000000004931313231373636000000001880000004000000000000004a31313231373637000000001880000004000000000000004b31313231373638000000001880000004000000000000004c31313231373639000000001880000004000000000000004d31313231373730000000001880000004000000000000004e31313231373731000000001880000004000000000000004f31313231373732000000001880000004000000000000005031313231373733000000001880000004000000000000005131313231373734000000001880000004000000000000005231313231373735000000001880000004000000000000005331313231373736000000001880000004000000000000005431313231373737000000001880000004000000000000005531313231373738000000001880000004000000000000005631313231373739000000001880000004000000000000005731313231373830000000001880000004000000000000005831313231373831000000001880000004000000000000005931313231373832000000001880000004000000000000005a31313231373833000000001880000004000000000000005b31313231373834000000001880000004000000000000005c31313231373835000000001880000004000000000000005d31313231373836000000001880000004000000000000005e31313231373837000000001880000004000000000000005f31313231373838000000001880000004000000000000006031313231373839000000001880000004000000000000006131313231373930000000001880000004000000000000006231313231373931000000001880000004000000000000006331313231373932000000001880000004000000000000006431313231373933000000001880000004000000000000006531313231373934000000001880000004000000000000006631313231373935000000001880000004000000000000006731313231373936000000001880000004000000000000006831313231373937000000001880000004000000000000006931313231373938000000001880000004000000000000006a31313231373939000000001880000004000000000000006b31313231383030000000001880000004000000000000006c31313231383031000000001880000004000000000000006d31313231383032000000001880000004000000000000006e31313231383033000000001880000004000000000000006f31313231383034000000001880000004000000000000007031313231383035000000001880000004000000000000007131313231383036000000001880000004000000000000007231313231383037000000001880000004000000000000007331313231383038000000001880000004000000000000007431313231383039000000001880000004000000000000007531313231383130000000001880000004000000000000007631313231383131000000001880000004000000000000007731313231383132000000001880000004000000000000007831313231383133000000001880000004000000000000007931313231383134000000001880000004000000000000007a31313231383135000000001880000004000000000000007b31313231383136000000001880000004000000000000007c31313231383137000000001880000004000000000000007d31313231383138000000001880000004000000000000007e31313231383139000000001880000004000000000000007f3131323138323000000000188000000400000000000000803131323138323100000000188000000400000000000000813131323138323200000000188000000400000000000000823131323138323300000000188000000400000000000000833131323138323400000000188000000400000000000000843131323138323500"] [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"message_id":1121726},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"message_id":1121727},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"message_id":1121728},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"message_id":1121729},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"message_id":1121730},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"message_id":1121731},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"message_id":1121732},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"message_id":1121733},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"message_id":1121734},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"message_id":1121735},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"message_id":1121736},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"message_id":1121737},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"message_id":1121738},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"message_id":1121739},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"message_id":1121740},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"message_id":1121741},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"message_id":1121742},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"message_id":1121743},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"message_id":1121744},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"message_id":1121745},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"message_id":1121746},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"message_id":1121747},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"message_id":1121748},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"message_id":1121749},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"message_id":1121750},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"message_id":1121751},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"message_id":1121752},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"message_id":1121753},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"message_id":1121754},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"message_id":1121755},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"message_id":1121756},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"message_id":1121757},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"message_id":1121758},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"message_id":1121759},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"message_id":1121760},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"message_id":1121761},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"message_id":1121762},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"message_id":1121763},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"message_id":1121764},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"message_id":1121765},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"message_id":1121766},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"message_id":1121767},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"message_id":1121768},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"message_id":1121769},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"message_id":1121770},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"message_id":1121771},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"message_id":1121772},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"message_id":1121773},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"message_id":1121774},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"message_id":1121775},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"message_id":1121776},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"message_id":1121777},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"message_id":1121778},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"message_id":1121779},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"message_id":1121780},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"message_id":1121781},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"message_id":1121782},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"message_id":1121783},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"message_id":1121784},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"message_id":1121785},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"message_id":1121786},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"message_id":1121787},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"message_id":1121788},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"message_id":1121789},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"message_id":1121790},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"message_id":1121791},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"message_id":1121792},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"message_id":1121793},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"message_id":1121794},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"message_id":1121795},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"message_id":1121796},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"message_id":1121797},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"message_id":1121798},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"message_id":1121799},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"message_id":1121800},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"message_id":1121801},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"message_id":1121802},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"message_id":1121803},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"message_id":1121804},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"message_id":1121805},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"message_id":1121806},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"message_id":1121807},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"message_id":1121808},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"message_id":1121809},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"message_id":1121810},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"message_id":1121811},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"message_id":1121812},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"message_id":1121813},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"message_id":1121814},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"message_id":1121815},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"message_id":1121816},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"message_id":1121817},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"message_id":1121818},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"message_id":1121819},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"message_id":1121820},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"message_id":1121821},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"message_id":1121822},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"message_id":1121823},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"message_id":1121824},"sourceData":""} [2022-03-14 12:10:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"message_id":1121825},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000007b000000040000000000000085534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000086534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000087534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000088534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000089534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000008a534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000008b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000008400000004000000000000008c534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000008d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000008e534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000008f534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000090534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000091534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000092534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000093534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000094534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000095534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000096534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000097534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000098534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000099534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b00000004000000000000009a534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000009b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b00000004000000000000009c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000009d534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000009e534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000009f534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000a0534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000a1534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000a2534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000a3534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000a4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000840000000400000000000000a5534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000a6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000a7534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000a8534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000a9534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000aa534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000ab534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000ac534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000ad534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000ae534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000af534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000b0534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000b1534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b2534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b3534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b5534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000b6534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000b7534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b8534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000b9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000ba534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000bb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000bc534d5050000100343231393034313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000bd534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000be534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000bf534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000c0534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000840000000400000000000000c1534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c2534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000c3534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000c5534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c6534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000c7534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c8534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000c9534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000ca534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000cb534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000cc534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000cd534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000ce534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000cf534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000d0534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000d1534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000085534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000086534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000087534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000088534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000089534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000008a534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000008b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000008c534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000008d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000008e534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000008f534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000090534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000091534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000092534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000093534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000094534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000095534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000096534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000097534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000098534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000099534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000009a534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000009b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000009c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000009d534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000009e534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000009f534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a0534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000a1534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a2534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000a3534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000a4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000a5534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a7534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a8534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a9534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000aa534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ab534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ac534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000ad534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ae534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000af534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000b0534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b1534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b2534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b3534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b5534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000b6534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b7534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b8534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ba534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000bb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000bc534d5050000100343231393034313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000bd534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000be534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000bf534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000c0534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000c1534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c2534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000c3534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000c5534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c6534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000c7534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c8534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000c9534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000ca534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000cb534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000cc534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000cd534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ce534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000cf534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d0534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d1534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421919459112', FALSE, '0000007b000000040000000000000085534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000086534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 183, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000087534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421904346302', FALSE, '00000084000000040000000000000088534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421903626630', FALSE, '0000007b000000040000000000000089534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421904346302', FALSE, '0000007b00000004000000000000008a534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421904123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000008b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 199, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000008c534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000008d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 131, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000008e534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 10, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000008f534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000090534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 193, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421919459112', FALSE, '000000dc000000040000000000000091534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 247, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421905123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000092534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000093534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 5, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421907341478', FALSE, '00000084000000040000000000000094534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421904346302', FALSE, '0000007b000000040000000000000095534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421901123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000096534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421904346302', FALSE, '00000084000000040000000000000097534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000098534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 22, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000099534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 219, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000009a534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907341478', 'nth', '421905847970', FALSE, '000000c900000004000000000000009b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 92, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000009c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421904346302', FALSE, '0000007b00000004000000000000009d534d5050000100343231393033363236363330000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421904346302', FALSE, '0000008400000004000000000000009e534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421905847970', FALSE, '0000007b00000004000000000000009f534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335598', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000a0534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421907341478', FALSE, '000000840000000400000000000000a1534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000a2534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421904346302', FALSE, '000000840000000400000000000000a3534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000000a4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003020501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 2, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421907341478', FALSE, '000000840000000400000000000000a5534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421908123465', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000a6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000a7534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000a8534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000a9534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000aa534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000ab534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000ac534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335598', 'nth', '421907341478', FALSE, '000000840000000400000000000000ad534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000ae534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421901123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000af534d505000010034323139303131323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000b0534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421904123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000b1534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421905123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000b2534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421904123456', 'nth', '421919459112', FALSE, '000000840000000400000000000000b3534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421908123465', 'nth', '421919459112', FALSE, '000000840000000400000000000000b4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421919459112', FALSE, '000000840000000400000000000000b5534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000b6534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000b7534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000b8534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421919459112', FALSE, '000000840000000400000000000000b9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000ba534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421905847970', FALSE, '000000840000000400000000000000bb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421904123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000bc534d5050000100343231393034313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335598', 'nth', '421907341478', FALSE, '000000840000000400000000000000bd534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421901123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000be534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000bf534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421901123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000000c0534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 148, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907341478', 'nth', '421903626630', FALSE, '000000840000000400000000000000c1534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421553112267', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000c2534d5050000100343231353533313132323637000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421904346302', FALSE, '000000840000000400000000000000c3534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421907341478', FALSE, '000000840000000400000000000000c5534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000c6534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000c7534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943335599', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000c8534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421906123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000c9534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421943333333', 'nth', '421919459112', FALSE, '000000840000000400000000000000ca534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903626630', 'nth', '421904346302', FALSE, '000000840000000400000000000000cb534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000cc534d5050000100343231393032313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421902123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000cd534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421903123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000ce534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421905123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000cf534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421904123456', 'nth', '421907341478', FALSE, '000000840000000400000000000000d0534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:43', '2022-03-14 12:10:43', '421907123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000d1534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000008531313231383236000000001880000004000000000000008631313231383237000000001880000004000000000000008731313231383238000000001880000004000000000000008831313231383239000000001880000004000000000000008931313231383330000000001880000004000000000000008a31313231383331000000001880000004000000000000008b31313231383332000000001880000004000000000000008c31313231383333000000001880000004000000000000008d31313231383334000000001880000004000000000000008e31313231383335000000001880000004000000000000008f31313231383336000000001880000004000000000000009031313231383337000000001880000004000000000000009131313231383338000000001880000004000000000000009231313231383339000000001880000004000000000000009331313231383430000000001880000004000000000000009431313231383431000000001880000004000000000000009531313231383432000000001880000004000000000000009631313231383433000000001880000004000000000000009731313231383434000000001880000004000000000000009831313231383435000000001880000004000000000000009931313231383436000000001880000004000000000000009a31313231383437000000001880000004000000000000009b31313231383438000000001880000004000000000000009c31313231383439000000001880000004000000000000009d31313231383530000000001880000004000000000000009e31313231383531000000001880000004000000000000009f3131323138353200000000188000000400000000000000a03131323138353300000000188000000400000000000000a13131323138353400000000188000000400000000000000a23131323138353500000000188000000400000000000000a33131323138353600000000188000000400000000000000a43131323138353700000000188000000400000000000000a53131323138353800000000188000000400000000000000a63131323138353900000000188000000400000000000000a73131323138363000000000188000000400000000000000a83131323138363100000000188000000400000000000000a93131323138363200000000188000000400000000000000aa3131323138363300000000188000000400000000000000ab3131323138363400000000188000000400000000000000ac3131323138363500000000188000000400000000000000ad3131323138363600000000188000000400000000000000ae3131323138363700000000188000000400000000000000af3131323138363800000000188000000400000000000000b03131323138363900000000188000000400000000000000b13131323138373000000000188000000400000000000000b23131323138373100000000188000000400000000000000b33131323138373200000000188000000400000000000000b43131323138373300000000188000000400000000000000b53131323138373400000000188000000400000000000000b63131323138373500000000188000000400000000000000b73131323138373600000000188000000400000000000000b83131323138373700000000188000000400000000000000b93131323138373800000000188000000400000000000000ba3131323138373900000000188000000400000000000000bb3131323138383000000000188000000400000000000000bc3131323138383100000000188000000400000000000000bd3131323138383200000000188000000400000000000000be3131323138383300000000188000000400000000000000bf3131323138383400000000188000000400000000000000c03131323138383500000000188000000400000000000000c13131323138383600000000188000000400000000000000c23131323138383700000000188000000400000000000000c33131323138383800000000188000000400000000000000c43131323138383900000000188000000400000000000000c53131323138393000000000188000000400000000000000c63131323138393100000000188000000400000000000000c73131323138393200000000188000000400000000000000c83131323138393300000000188000000400000000000000c93131323138393400000000188000000400000000000000ca3131323138393500000000188000000400000000000000cb3131323138393600000000188000000400000000000000cc3131323138393700000000188000000400000000000000cd3131323138393800000000188000000400000000000000ce3131323138393900000000188000000400000000000000cf3131323139303000000000188000000400000000000000d03131323139303100000000188000000400000000000000d13131323139303200"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"message_id":1121826},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"message_id":1121827},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"message_id":1121828},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"message_id":1121829},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"message_id":1121830},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"message_id":1121831},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"message_id":1121832},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"message_id":1121833},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"message_id":1121834},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"message_id":1121835},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"message_id":1121836},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"message_id":1121837},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"message_id":1121838},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"message_id":1121839},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"message_id":1121840},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"message_id":1121841},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"message_id":1121842},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"message_id":1121843},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"message_id":1121844},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"message_id":1121845},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"message_id":1121846},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"message_id":1121847},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"message_id":1121848},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"message_id":1121849},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"message_id":1121850},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"message_id":1121851},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"message_id":1121852},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"message_id":1121853},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"message_id":1121854},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"message_id":1121855},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"message_id":1121856},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"message_id":1121857},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"message_id":1121858},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"message_id":1121859},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"message_id":1121860},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"message_id":1121861},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"message_id":1121862},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"message_id":1121863},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"message_id":1121864},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"message_id":1121865},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"message_id":1121866},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"message_id":1121867},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"message_id":1121868},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"message_id":1121869},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"message_id":1121870},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"message_id":1121871},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"message_id":1121872},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"message_id":1121873},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"message_id":1121874},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"message_id":1121875},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"message_id":1121876},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"message_id":1121877},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"message_id":1121878},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"message_id":1121879},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"message_id":1121880},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"message_id":1121881},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"message_id":1121882},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"message_id":1121883},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"message_id":1121884},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"message_id":1121885},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"message_id":1121886},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"message_id":1121887},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"message_id":1121888},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"message_id":1121889},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"message_id":1121890},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"message_id":1121891},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"message_id":1121892},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"message_id":1121893},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"message_id":1121894},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"message_id":1121895},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"message_id":1121896},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"message_id":1121897},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"message_id":1121898},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"message_id":1121899},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"message_id":1121900},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"message_id":1121901},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"message_id":1121902},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000001000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000002000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000003000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000004000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000005000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000006000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000007000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000008000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000009000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000000a000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313231363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [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":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [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":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.287316","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.290321","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.292541","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.294846","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.297315","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.299515","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.301528","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.303652","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.306184","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.308793","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000000b000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000000c000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000000d000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000000e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000000f000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000010000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000011000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000012000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000013000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000014000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313231363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1121665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.310761","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.312758","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.314799","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.31664","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.318477","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.320351","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.323012","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.325183","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.327601","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.329865","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000000131313231363532000000001880000005000000000000000231313231363538000000001880000005000000000000000331313231363539000000001880000005000000000000000431313231363533000000001880000005000000000000000531313231363535000000001880000005000000000000000631313231363630000000001880000005000000000000000731313231363631000000001880000005000000000000000831313231363536000000001880000005000000000000000931313231363537000000001880000005000000000000000a3131323136363700"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"message_id":"1121652"},"sourceData":"000000188000000500000000000000013131323136353200"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":"1121658"},"sourceData":"000000188000000500000000000000023131323136353800"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"message_id":"1121659"},"sourceData":"000000188000000500000000000000033131323136353900"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"message_id":"1121653"},"sourceData":"000000188000000500000000000000043131323136353300"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"message_id":"1121655"},"sourceData":"000000188000000500000000000000053131323136353500"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":"1121660"},"sourceData":"000000188000000500000000000000063131323136363000"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":"1121661"},"sourceData":"000000188000000500000000000000073131323136363100"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"message_id":"1121656"},"sourceData":"000000188000000500000000000000083131323136353600"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"message_id":"1121657"},"sourceData":"000000188000000500000000000000093131323136353700"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"message_id":"1121667"},"sourceData":"0000001880000005000000000000000a3131323136363700"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121652', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194787' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121658', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194788' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121659', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194789' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121653', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194790' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121655', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194791' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121660', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194792' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121661', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194793' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121656', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194794' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121657', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194795' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121667', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.52121+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194796' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000015000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000016000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000017000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000018000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000019000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000001a000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000001b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000001c000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000001d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000001e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.332551","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.334846","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.336978","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.339359","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.342456","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.345679","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.348073","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.35008","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.35283","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.355665","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000000b31313231363639000000001880000005000000000000000c31313231363730000000001880000005000000000000000d31313231363731000000001880000005000000000000000e31313231363734000000001880000005000000000000000f3131323136373500000000188000000500000000000000103131323136373600000000188000000500000000000000113131323136363200000000188000000500000000000000123131323136363300000000188000000500000000000000133131323136363400000000188000000500000000000000143131323136363500"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"message_id":"1121669"},"sourceData":"0000001880000005000000000000000b3131323136363900"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"message_id":"1121670"},"sourceData":"0000001880000005000000000000000c3131323136373000"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"message_id":"1121671"},"sourceData":"0000001880000005000000000000000d3131323136373100"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"message_id":"1121674"},"sourceData":"0000001880000005000000000000000e3131323136373400"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"message_id":"1121675"},"sourceData":"0000001880000005000000000000000f3131323136373500"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"message_id":"1121676"},"sourceData":"000000188000000500000000000000103131323136373600"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"message_id":"1121662"},"sourceData":"000000188000000500000000000000113131323136363200"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"message_id":"1121663"},"sourceData":"000000188000000500000000000000123131323136363300"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"message_id":"1121664"},"sourceData":"000000188000000500000000000000133131323136363400"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"message_id":"1121665"},"sourceData":"000000188000000500000000000000143131323136363500"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121669', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194797' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121670', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194798' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121671', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194799' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121674', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194800' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121675', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194801' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121676', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194802' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121662', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194803' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121663', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194804' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121664', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194805' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121665', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.78795+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194806' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000001f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000020000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000021000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000022000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000023000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000024000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000025000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000026000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000027000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000028000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.358478","done_date":"2022-03-14 12:10:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.287316","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.290321","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.292541","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.294846","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.297315","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.299515","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.301528","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.303652","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.306184","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000001531313231363636000000001880000005000000000000001631313231363638000000001880000005000000000000001731313231363732000000001880000005000000000000001831313231363733000000001880000005000000000000001931313231363739000000001880000005000000000000001a31313231363534000000001880000005000000000000001b31313231363830000000001880000005000000000000001c31313231363737000000001880000005000000000000001d31313231363738000000001880000005000000000000001e3131323136383200"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"message_id":"1121666"},"sourceData":"000000188000000500000000000000153131323136363600"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"message_id":"1121668"},"sourceData":"000000188000000500000000000000163131323136363800"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"message_id":"1121672"},"sourceData":"000000188000000500000000000000173131323136373200"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"message_id":"1121673"},"sourceData":"000000188000000500000000000000183131323136373300"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"message_id":"1121679"},"sourceData":"000000188000000500000000000000193131323136373900"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"message_id":"1121654"},"sourceData":"0000001880000005000000000000001a3131323136353400"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"message_id":"1121680"},"sourceData":"0000001880000005000000000000001b3131323136383000"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"message_id":"1121677"},"sourceData":"0000001880000005000000000000001c3131323136373700"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"message_id":"1121678"},"sourceData":"0000001880000005000000000000001d3131323136373800"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"message_id":"1121682"},"sourceData":"0000001880000005000000000000001e3131323136383200"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121666', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194807' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121668', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194808' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121672', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194809' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121673', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194810' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121679', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194811' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121654', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194812' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121680', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194813' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121677', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194814' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121678', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194815' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121682', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.839911+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194816' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000029000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313231363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000002a000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000002b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000002c000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000002d000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000002e000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000002f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000030000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000031000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000032000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.308793","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.310761","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.312758","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.314799","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.31664","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.318477","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.320351","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.323012","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.325183","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.327601","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000001f3131323136383100000000188000000500000000000000203131323136353200000000188000000500000000000000213131323136353800000000188000000500000000000000223131323136353900000000188000000500000000000000233131323136353300000000188000000500000000000000243131323136353500000000188000000500000000000000253131323136363000000000188000000500000000000000263131323136363100000000188000000500000000000000273131323136353600000000188000000500000000000000283131323136353700"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"message_id":"1121681"},"sourceData":"0000001880000005000000000000001f3131323136383100"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"message_id":"1121652"},"sourceData":"000000188000000500000000000000203131323136353200"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"message_id":"1121658"},"sourceData":"000000188000000500000000000000213131323136353800"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"message_id":"1121659"},"sourceData":"000000188000000500000000000000223131323136353900"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"message_id":"1121653"},"sourceData":"000000188000000500000000000000233131323136353300"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"message_id":"1121655"},"sourceData":"000000188000000500000000000000243131323136353500"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"message_id":"1121660"},"sourceData":"000000188000000500000000000000253131323136363000"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"message_id":"1121661"},"sourceData":"000000188000000500000000000000263131323136363100"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"message_id":"1121656"},"sourceData":"000000188000000500000000000000273131323136353600"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"message_id":"1121657"},"sourceData":"000000188000000500000000000000283131323136353700"} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121681', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194817' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121652', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194818' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121658', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194819' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121659', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194820' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121653', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194821' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121655', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194822' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121660', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194823' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121661', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194824' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121656', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194825' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121657', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.88016+01') [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194826' [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000033000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313231363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000034000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000035000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000036000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000037000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000038000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000039000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000003a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000003b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000003c000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1121665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.329865","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.332551","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.334846","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.336978","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.339359","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.342456","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.345679","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.348073","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.35008","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.35283","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000002931313231363637000000001880000005000000000000002a31313231363639000000001880000005000000000000002b31313231363730000000001880000005000000000000002c31313231363731000000001880000005000000000000002d31313231363734000000001880000005000000000000002e31313231363735000000001880000005000000000000002f3131323136373600000000188000000500000000000000303131323136363200000000188000000500000000000000313131323136363300000000188000000500000000000000323131323136363400"] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"message_id":"1121667"},"sourceData":"000000188000000500000000000000293131323136363700"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"message_id":"1121669"},"sourceData":"0000001880000005000000000000002a3131323136363900"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"message_id":"1121670"},"sourceData":"0000001880000005000000000000002b3131323136373000"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"message_id":"1121671"},"sourceData":"0000001880000005000000000000002c3131323136373100"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"message_id":"1121674"},"sourceData":"0000001880000005000000000000002d3131323136373400"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"message_id":"1121675"},"sourceData":"0000001880000005000000000000002e3131323136373500"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"message_id":"1121676"},"sourceData":"0000001880000005000000000000002f3131323136373600"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"message_id":"1121662"},"sourceData":"000000188000000500000000000000303131323136363200"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"message_id":"1121663"},"sourceData":"000000188000000500000000000000313131323136363300"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"message_id":"1121664"},"sourceData":"000000188000000500000000000000323131323136363400"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121667', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194827' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121669', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194828' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121670', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194829' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121671', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194830' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121674', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194831' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121675', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194832' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121676', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194833' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121662', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194834' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121663', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194835' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121664', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.923002+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194836' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000003d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000003e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313020646f6e6520646174653a3232303331343132313020737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:10:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.355665","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:10:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:10:33.358478","done_date":"2022-03-14 12:10:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000003331313231363635000000001880000005000000000000003431313231363636000000001880000005000000000000003531313231363638000000001880000005000000000000003631313231363732000000001880000005000000000000003731313231363733000000001880000005000000000000003831313231363739000000001880000005000000000000003931313231363534000000001880000005000000000000003a31313231363830000000001880000005000000000000003b31313231363737000000001880000005000000000000003c3131323136373800"] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"message_id":"1121665"},"sourceData":"000000188000000500000000000000333131323136363500"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"message_id":"1121666"},"sourceData":"000000188000000500000000000000343131323136363600"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"message_id":"1121668"},"sourceData":"000000188000000500000000000000353131323136363800"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"message_id":"1121672"},"sourceData":"000000188000000500000000000000363131323136373200"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"message_id":"1121673"},"sourceData":"000000188000000500000000000000373131323136373300"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"message_id":"1121679"},"sourceData":"000000188000000500000000000000383131323136373900"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"message_id":"1121654"},"sourceData":"000000188000000500000000000000393131323136353400"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"message_id":"1121680"},"sourceData":"0000001880000005000000000000003a3131323136383000"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"message_id":"1121677"},"sourceData":"0000001880000005000000000000003b3131323136373700"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"message_id":"1121678"},"sourceData":"0000001880000005000000000000003c3131323136373800"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121665', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194837' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121666', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194838' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121668', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194839' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121672', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194840' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121673', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194841' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121679', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194842' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121654', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194843' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121680', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194844' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121677', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194845' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121678', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:43.979473+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194846' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000003d31313231363832000000001880000005000000000000003e3131323136383100"] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"message_id":"1121682"},"sourceData":"0000001880000005000000000000003d3131323136383200"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"message_id":"1121681"},"sourceData":"0000001880000005000000000000003e3131323136383100"} [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121682', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:44.034844+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194847' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121681', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:10:00', now(), '2022-03-14 12:10:44.034844+01') [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194848' [] [2022-03-14 12:10:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000840000000400000000000000d2534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000d3534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000d4534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000d5534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000d6534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000d7534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000d8534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000da534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000db534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000dc534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000dd534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000de534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000df534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000e0534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000e2534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000e3534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000e4534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000e5534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000e6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000e7534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000e8534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000e9534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000ea534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000eb534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000ec534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000ed534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000ee534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000ef534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000f0534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000f1534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000f2534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c050003850501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000f3534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000f4534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b0000000400000000000000f5534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000f6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000000f7534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000000f8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b0000000400000000000000f9534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000fa534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000fb534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000fc534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000fd534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000fe534d5050000100343231393433333333333333000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000ff534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000100534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000101534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000102534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000103534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000104534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000105534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000106534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000108534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000109534d5050000100343231393033363236363330000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000010a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000010b534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000010c534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000010d534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000010e534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000010f534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000110534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000111534d5050000100343231393433333335353939000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000112534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000113534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000114534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000115534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000116534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000117534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000118534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000119534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000011a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000011b534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000011c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000011d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000011e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500037503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000011f534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000120534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000121534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000122534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000123534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000124534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000125534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000126534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000127534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000128534d505000010034323139303431323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000129534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000012a534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000012b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000012c534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000012d534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000012e534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000012f534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000130534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000131534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000132534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000133534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000134534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000135534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d2534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d3534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d4534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d5534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d6534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d7534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d8534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000da534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000db534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000dc534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000dd534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000de534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000df534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e0534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e2534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e3534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e4534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e5534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e7534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e8534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e9534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ea534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000eb534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000ec534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ed534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000ee534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000ef534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000f0534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000f1534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f2534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c050003850501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f3534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f4534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000f5534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000f6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f7534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000f8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000f9534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000fa534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000fb534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000fc534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000fd534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000fe534d5050000100343231393433333333333333000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000ff534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000100534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000101534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000102534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000103534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000104534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000105534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000106534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000108534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000109534d5050000100343231393033363236363330000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000010b534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010c534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010d534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010e534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010f534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000110534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000111534d5050000100343231393433333335353939000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000112534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000113534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000114534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000115534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000116534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000117534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000118534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000119534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000011a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000011b534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000011c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000011d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000011e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500037503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000011f534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000120534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000121534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000122534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000123534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000124534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000125534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000126534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000127534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000128534d505000010034323139303431323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000129534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000012a534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000012b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000012c534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000012d534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000012e534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000012f534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000130534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000131534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000132534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000133534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000134534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000135534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421919459112', FALSE, '000000840000000400000000000000d2534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421907341478', FALSE, '000000840000000400000000000000d3534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421904346302', FALSE, '000000840000000400000000000000d4534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000d5534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000d6534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000d7534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421553112267', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000d8534d5050000100343231353533313132323637000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421919459112', FALSE, '000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000da534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421903626630', FALSE, '000000840000000400000000000000db534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421903626630', FALSE, '000000840000000400000000000000dc534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000dd534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000de534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421919459112', FALSE, '000000840000000400000000000000df534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000e0534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000e2534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000e3534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000e4534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000e5534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000e6534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421904346302', FALSE, '000000840000000400000000000000e7534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421904346302', FALSE, '000000840000000400000000000000e8534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421907341478', FALSE, '000000840000000400000000000000e9534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000ea534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421907341478', FALSE, '000000840000000400000000000000eb534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421903626630', FALSE, '000000840000000400000000000000ec534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000ed534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903123456', 'nth', '421919459112', FALSE, '000000840000000400000000000000ee534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000ef534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421919459112', FALSE, '000000840000000400000000000000f0534d505000010034323139303733343134373800010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421905123456', 'nth', '421907341478', FALSE, '000000840000000400000000000000f1534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000000f2534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c050003850501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 133, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421905847970', FALSE, '000000c90000000400000000000000f3534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 68, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000000f4534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 77, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000f5534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000f6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 7, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000000f7534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 190, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000000f8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 31, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000f9534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421919459112', FALSE, '000000840000000400000000000000fa534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000fb534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943333333', 'nth', '421907341478', FALSE, '000000840000000400000000000000fc534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000fd534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943333333', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000fe534d5050000100343231393433333333333333000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421905847970', FALSE, '000000840000000400000000000000ff534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000100534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000101534d5050000100343231393037313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000102534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421907341478', FALSE, '00000084000000040000000000000103534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000104534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421919459112', FALSE, '00000084000000040000000000000105534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000106534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421903626630', FALSE, '0000007b000000040000000000000108534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421903626630', FALSE, '0000007b000000040000000000000109534d5050000100343231393033363236363330000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943333333', 'nth', '421904346302', FALSE, '0000007b00000004000000000000010a534d5050000100343231393433333333333333000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421903626630', FALSE, '0000008400000004000000000000010b534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000010c534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000010d534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421905847970', FALSE, '0000007b00000004000000000000010e534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421907341478', FALSE, '0000007b00000004000000000000010f534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000110534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421907341478', FALSE, '0000007b000000040000000000000111534d5050000100343231393433333335353939000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000112534d5050000100343231393036313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000113534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000114534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000115534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421905847970', FALSE, '00000084000000040000000000000116534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421905847970', FALSE, '00000084000000040000000000000117534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000118534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421903626630', FALSE, '0000007b000000040000000000000119534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000011a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421903626630', FALSE, '0000007b00000004000000000000011b534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000011c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 20, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421919459112', FALSE, '000000dc00000004000000000000011d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 29, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000011e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500037503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 117, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421907341478', FALSE, '0000008400000004000000000000011f534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000120534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421901123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000121534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421905123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000122534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335598', 'nth', '421904346302', FALSE, '00000084000000040000000000000123534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000124534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000125534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421905123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000126534d505000010034323139303531323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421902123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000127534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000128534d505000010034323139303431323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000129534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421904346302', FALSE, '0000008400000004000000000000012a534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943333333', 'nth', '421907341478', FALSE, '0000007b00000004000000000000012b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421907341478', 'nth', '421905847970', FALSE, '0000007b00000004000000000000012c534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421908123465', 'nth', '421903626630', FALSE, '0000008400000004000000000000012d534d505000010034323139303831323334363500010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903626630', 'nth', '421907341478', FALSE, '0000008400000004000000000000012e534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421906123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000012f534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000130534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421943335599', 'nth', '421903626630', FALSE, '0000007b000000040000000000000131534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421904123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000132534d505000010034323139303431323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421903123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000133534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421905123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000134534d505000010034323139303531323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:52', '2022-03-14 12:10:52', '421553112267', 'nth', '421905847970', FALSE, '00000084000000040000000000000135534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000000d23131323139373500000000188000000400000000000000d33131323139373600000000188000000400000000000000d43131323139373700000000188000000400000000000000d53131323139373800000000188000000400000000000000d63131323139373900000000188000000400000000000000d73131323139383000000000188000000400000000000000d83131323139383100000000188000000400000000000000d93131323139383200000000188000000400000000000000da3131323139383300000000188000000400000000000000db3131323139383400000000188000000400000000000000dc3131323139383500000000188000000400000000000000dd3131323139383600000000188000000400000000000000de3131323139383700000000188000000400000000000000df3131323139383800000000188000000400000000000000e03131323139383900000000188000000400000000000000e13131323139393000000000188000000400000000000000e23131323139393100000000188000000400000000000000e33131323139393200000000188000000400000000000000e43131323139393300000000188000000400000000000000e53131323139393400000000188000000400000000000000e63131323139393500000000188000000400000000000000e73131323139393600000000188000000400000000000000e83131323139393700000000188000000400000000000000e93131323139393800000000188000000400000000000000ea3131323139393900000000188000000400000000000000eb3131323230303000000000188000000400000000000000ec3131323230303100000000188000000400000000000000ed3131323230303200000000188000000400000000000000ee3131323230303300000000188000000400000000000000ef3131323230303400000000188000000400000000000000f03131323230303500000000188000000400000000000000f13131323230303600000000188000000400000000000000f23131323230303700000000188000000400000000000000f33131323230303800000000188000000400000000000000f43131323230303900000000188000000400000000000000f53131323230313000000000188000000400000000000000f63131323230313100000000188000000400000000000000f73131323230313200000000188000000400000000000000f83131323230313300000000188000000400000000000000f93131323230313400000000188000000400000000000000fa3131323230313500000000188000000400000000000000fb3131323230313600000000188000000400000000000000fc3131323230313700000000188000000400000000000000fd3131323230313800000000188000000400000000000000fe3131323230313900000000188000000400000000000000ff31313232303230000000001880000004000000000000010031313232303231000000001880000004000000000000010131313232303232000000001880000004000000000000010231313232303233000000001880000004000000000000010331313232303234000000001880000004000000000000010431313232303235000000001880000004000000000000010531313232303236000000001880000004000000000000010631313232303237000000001880000004000000000000010731313232303238000000001880000004000000000000010831313232303239000000001880000004000000000000010931313232303330000000001880000004000000000000010a31313232303331000000001880000004000000000000010b31313232303332000000001880000004000000000000010c31313232303333000000001880000004000000000000010d31313232303334000000001880000004000000000000010e31313232303335000000001880000004000000000000010f31313232303336000000001880000004000000000000011031313232303337000000001880000004000000000000011131313232303338000000001880000004000000000000011231313232303339000000001880000004000000000000011331313232303430000000001880000004000000000000011431313232303431000000001880000004000000000000011531313232303432000000001880000004000000000000011631313232303433000000001880000004000000000000011731313232303434000000001880000004000000000000011831313232303435000000001880000004000000000000011931313232303436000000001880000004000000000000011a31313232303437000000001880000004000000000000011b31313232303438000000001880000004000000000000011c31313232303439000000001880000004000000000000011d31313232303530000000001880000004000000000000011e31313232303531000000001880000004000000000000011f31313232303532000000001880000004000000000000012031313232303533000000001880000004000000000000012131313232303534000000001880000004000000000000012231313232303535000000001880000004000000000000012331313232303536000000001880000004000000000000012431313232303537000000001880000004000000000000012531313232303538000000001880000004000000000000012631313232303539000000001880000004000000000000012731313232303630000000001880000004000000000000012831313232303631000000001880000004000000000000012931313232303632000000001880000004000000000000012a31313232303633000000001880000004000000000000012b31313232303634000000001880000004000000000000012c31313232303635000000001880000004000000000000012d31313232303636000000001880000004000000000000012e31313232303637000000001880000004000000000000012f3131323230363800000000188000000400000000000001303131323230363900000000188000000400000000000001313131323230373000000000188000000400000000000001323131323230373100000000188000000400000000000001333131323230373200000000188000000400000000000001343131323230373300000000188000000400000000000001353131323230373400"] [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"message_id":1121975},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"message_id":1121976},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"message_id":1121977},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"message_id":1121978},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"message_id":1121979},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"message_id":1121980},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"message_id":1121981},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"message_id":1121982},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"message_id":1121983},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"message_id":1121984},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"message_id":1121985},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"message_id":1121986},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"message_id":1121987},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"message_id":1121988},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"message_id":1121989},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"message_id":1121990},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"message_id":1121991},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"message_id":1121992},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"message_id":1121993},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"message_id":1121994},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"message_id":1121995},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"message_id":1121996},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"message_id":1121997},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"message_id":1121998},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"message_id":1121999},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"message_id":1122000},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"message_id":1122001},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"message_id":1122002},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"message_id":1122003},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"message_id":1122004},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"message_id":1122005},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"message_id":1122006},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"message_id":1122007},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"message_id":1122008},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"message_id":1122009},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"message_id":1122010},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"message_id":1122011},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"message_id":1122012},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"message_id":1122013},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"message_id":1122014},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"message_id":1122015},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"message_id":1122016},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"message_id":1122017},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"message_id":1122018},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"message_id":1122019},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"message_id":1122020},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"message_id":1122021},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"message_id":1122022},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"message_id":1122023},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"message_id":1122024},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"message_id":1122025},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"message_id":1122026},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"message_id":1122027},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"message_id":1122028},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"message_id":1122029},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"message_id":1122030},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"message_id":1122031},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"message_id":1122032},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"message_id":1122033},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"message_id":1122034},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"message_id":1122035},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"message_id":1122036},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"message_id":1122037},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"message_id":1122038},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"message_id":1122039},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"message_id":1122040},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"message_id":1122041},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"message_id":1122042},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"message_id":1122043},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"message_id":1122044},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"message_id":1122045},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"message_id":1122046},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"message_id":1122047},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"message_id":1122048},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"message_id":1122049},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"message_id":1122050},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"message_id":1122051},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"message_id":1122052},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"message_id":1122053},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"message_id":1122054},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"message_id":1122055},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"message_id":1122056},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"message_id":1122057},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"message_id":1122058},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"message_id":1122059},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"message_id":1122060},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"message_id":1122061},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"message_id":1122062},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"message_id":1122063},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"message_id":1122064},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"message_id":1122065},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"message_id":1122066},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"message_id":1122067},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"message_id":1122068},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"message_id":1122069},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"message_id":1122070},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"message_id":1122071},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"message_id":1122072},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"message_id":1122073},"sourceData":""} [2022-03-14 12:10:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"message_id":1122074},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000084000000040000000000000136534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000137534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000138534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000139534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000013a534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000013b534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000013c534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000013d534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000013e534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000013f534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000140534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000141534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000142534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000143534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000144534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000145534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000146534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000147534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000148534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000149534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000014a534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000014b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000014c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000014d534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000014e534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000014f534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000150534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000151534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000152534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000153534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000154534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000155534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000156534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000157534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000158534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000159534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000015a534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000015b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000015c534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000015d534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000015e534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000015f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000160534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000161534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000162534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000163534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000164534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000165534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000166534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000167534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000168534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000169534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000016a534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000016b534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000016c534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000016d534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000016e534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000016f534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000170534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000171534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000172534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000173534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000174534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000175534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000176534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000177534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000178534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000179534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000017a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000017b534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000017c534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000017d534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000017e534d505000010034323139343333333535393900010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000017f534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000180534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000181534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000182534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000183534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000184534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000185534d5050000100343231393031313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000186534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000187534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000188534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000189534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000018a534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000018b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000018c534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000018d534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000018e534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000018f534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000190534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000191534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000192534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000193534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000194534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000195534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000196534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000197534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000198534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000199534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000136534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000137534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000138534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000139534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000013a534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000013b534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013c534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013d534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000013e534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013f534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000140534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000141534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000142534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000143534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000144534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000145534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000146534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000147534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000148534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000149534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000014a534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000014b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000014c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000014d534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000014e534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000014f534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000150534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000151534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000152534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000153534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000154534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000155534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000156534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000157534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000158534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000159534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000015a534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000015b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000015c534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000015d534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000015e534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000015f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000160534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000161534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000162534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000163534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000164534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000165534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000166534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000167534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000168534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000169534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000016a534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000016b534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000016c534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000016d534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000016e534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000016f534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000170534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000171534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000172534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000173534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000174534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000175534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000176534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000177534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000178534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000179534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000017a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000017b534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000017c534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000017d534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000017e534d505000010034323139343333333535393900010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000017f534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000180534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000181534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000182534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000183534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000184534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000185534d5050000100343231393031313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000186534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000187534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000188534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000189534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000018a534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000018b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000018c534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000018d534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000018e534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000018f534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000190534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000191534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000192534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000193534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000194534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000195534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000196534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000197534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000198534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000199534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335599', 'nth', '421905847970', FALSE, '00000084000000040000000000000136534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000137534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000138534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421907341478', FALSE, '0000007b000000040000000000000139534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335599', 'nth', '421919459112', FALSE, '0000007b00000004000000000000013a534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000013b534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421903626630', FALSE, '0000008400000004000000000000013c534d505000010034323139343333333333333300010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000013d534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421905847970', FALSE, '0000007b00000004000000000000013e534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421904346302', FALSE, '0000008400000004000000000000013f534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000140534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000141534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421919459112', FALSE, '0000007b000000040000000000000142534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000143534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000144534d5050000100343231393034313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000145534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335599', 'nth', '421905847970', FALSE, '0000007b000000040000000000000146534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421905847970', FALSE, '00000084000000040000000000000147534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000148534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421905847970', FALSE, '00000084000000040000000000000149534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000014a534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '0000007b00000004000000000000014b534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000014c534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000014d534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000014e534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000014f534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421903626630', FALSE, '0000007b000000040000000000000150534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421903626630', FALSE, '00000084000000040000000000000151534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421904346302', FALSE, '00000084000000040000000000000152534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421903626630', FALSE, '00000084000000040000000000000153534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000154534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000155534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000156534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421907341478', FALSE, '0000007b000000040000000000000157534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421553112267', 'nth', '421904346302', FALSE, '00000084000000040000000000000158534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421919459112', FALSE, '0000007b000000040000000000000159534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421902123456', 'nth', '421919459112', FALSE, '0000007b00000004000000000000015a534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421907341478', FALSE, '0000007b00000004000000000000015b534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421907341478', FALSE, '0000008400000004000000000000015c534d505000010034323139343333333535393800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421903626630', FALSE, '0000008400000004000000000000015d534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421902123456', 'nth', '421903626630', FALSE, '0000008400000004000000000000015e534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421903626630', FALSE, '0000007b00000004000000000000015f534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000160534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000161534d5050000100343231393031313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000162534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000163534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421902123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000164534d5050000100343231393032313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421908123465', 'nth', '421904346302', FALSE, '0000007b000000040000000000000165534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335599', 'nth', '421905847970', FALSE, '0000007b000000040000000000000166534d5050000100343231393433333335353939000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421907341478', FALSE, '0000007b000000040000000000000167534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000168534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421904346302', FALSE, '0000007b000000040000000000000169534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421904346302', FALSE, '0000007b00000004000000000000016a534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421553112267', 'nth', '421905847970', FALSE, '0000008400000004000000000000016b534d505000010034323135353331313232363700010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421908123465', 'nth', '421919459112', FALSE, '0000008400000004000000000000016c534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000016d534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421919459112', FALSE, '0000007b00000004000000000000016e534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421902123456', 'nth', '421904346302', FALSE, '0000007b00000004000000000000016f534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421903626630', FALSE, '0000007b000000040000000000000170534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421553112267', 'nth', '421905847970', FALSE, '0000007b000000040000000000000171534d5050000100343231353533313132323637000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421905847970', FALSE, '00000084000000040000000000000172534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421907341478', FALSE, '0000007b000000040000000000000173534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000174534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421908123465', 'nth', '421919459112', FALSE, '0000007b000000040000000000000175534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421907341478', FALSE, '00000084000000040000000000000176534d505000010034323139303733343134373800010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000177534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421903626630', FALSE, '00000084000000040000000000000178534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000179534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000017a534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421919459112', FALSE, '0000007b00000004000000000000017b534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421907341478', FALSE, '0000007b00000004000000000000017c534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421904346302', FALSE, '0000008400000004000000000000017d534d505000010034323139343333333535393800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335599', 'nth', '421919459112', FALSE, '0000008400000004000000000000017e534d505000010034323139343333333535393900010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421903626630', FALSE, '0000008400000004000000000000017f534d505000010034323139343333333535393800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000180534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421905123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000181534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421919459112', FALSE, '0000007b000000040000000000000182534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421904346302', FALSE, '00000084000000040000000000000183534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421903626630', FALSE, '0000007b000000040000000000000184534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000185534d5050000100343231393031313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000186534d505000010034323139303331323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421903626630', FALSE, '0000007b000000040000000000000187534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421904346302', FALSE, '0000007b000000040000000000000188534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421904123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000189534d5050000100343231393034313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421905847970', FALSE, '0000007b00000004000000000000018a534d5050000100343231393031313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000018b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421907341478', FALSE, '0000008400000004000000000000018c534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903626630', 'nth', '421907341478', FALSE, '0000008400000004000000000000018d534d505000010034323139303336323636333000010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907341478', 'nth', '421903626630', FALSE, '0000007b00000004000000000000018e534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421904346302', FALSE, '0000008400000004000000000000018f534d505000010034323139343333333333333300010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421906123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000190534d505000010034323139303631323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421908123465', 'nth', '421903626630', FALSE, '0000007b000000040000000000000191534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421907123456', 'nth', '421903626630', FALSE, '0000007b000000040000000000000192534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421907341478', FALSE, '0000007b000000040000000000000193534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421901123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000194534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421903123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000195534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943335598', 'nth', '421904346302', FALSE, '0000007b000000040000000000000196534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421902123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000197534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421553112267', 'nth', '421919459112', FALSE, '00000084000000040000000000000198534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:53', '2022-03-14 12:10:53', '421943333333', 'nth', '421903626630', FALSE, '0000007b000000040000000000000199534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000013631313232303735000000001880000004000000000000013731313232303736000000001880000004000000000000013831313232303737000000001880000004000000000000013931313232303738000000001880000004000000000000013a31313232303739000000001880000004000000000000013b31313232303830000000001880000004000000000000013c31313232303831000000001880000004000000000000013d31313232303832000000001880000004000000000000013e31313232303833000000001880000004000000000000013f31313232303834000000001880000004000000000000014031313232303835000000001880000004000000000000014131313232303836000000001880000004000000000000014231313232303837000000001880000004000000000000014331313232303838000000001880000004000000000000014431313232303839000000001880000004000000000000014531313232303930000000001880000004000000000000014631313232303931000000001880000004000000000000014731313232303932000000001880000004000000000000014831313232303933000000001880000004000000000000014931313232303934000000001880000004000000000000014a31313232303935000000001880000004000000000000014b31313232303936000000001880000004000000000000014c31313232303937000000001880000004000000000000014d31313232303938000000001880000004000000000000014e31313232303939000000001880000004000000000000014f31313232313030000000001880000004000000000000015031313232313031000000001880000004000000000000015131313232313032000000001880000004000000000000015231313232313033000000001880000004000000000000015331313232313034000000001880000004000000000000015431313232313035000000001880000004000000000000015531313232313036000000001880000004000000000000015631313232313037000000001880000004000000000000015731313232313038000000001880000004000000000000015831313232313039000000001880000004000000000000015931313232313130000000001880000004000000000000015a31313232313131000000001880000004000000000000015b31313232313132000000001880000004000000000000015c31313232313133000000001880000004000000000000015d31313232313134000000001880000004000000000000015e31313232313135000000001880000004000000000000015f31313232313136000000001880000004000000000000016031313232313137000000001880000004000000000000016131313232313138000000001880000004000000000000016231313232313139000000001880000004000000000000016331313232313230000000001880000004000000000000016431313232313231000000001880000004000000000000016531313232313232000000001880000004000000000000016631313232313233000000001880000004000000000000016731313232313234000000001880000004000000000000016831313232313235000000001880000004000000000000016931313232313236000000001880000004000000000000016a31313232313237000000001880000004000000000000016b31313232313238000000001880000004000000000000016c31313232313239000000001880000004000000000000016d31313232313330000000001880000004000000000000016e31313232313331000000001880000004000000000000016f31313232313332000000001880000004000000000000017031313232313333000000001880000004000000000000017131313232313334000000001880000004000000000000017231313232313335000000001880000004000000000000017331313232313336000000001880000004000000000000017431313232313337000000001880000004000000000000017531313232313338000000001880000004000000000000017631313232313339000000001880000004000000000000017731313232313430000000001880000004000000000000017831313232313431000000001880000004000000000000017931313232313432000000001880000004000000000000017a31313232313433000000001880000004000000000000017b31313232313434000000001880000004000000000000017c31313232313435000000001880000004000000000000017d31313232313436000000001880000004000000000000017e31313232313437000000001880000004000000000000017f31313232313438000000001880000004000000000000018031313232313439000000001880000004000000000000018131313232313530000000001880000004000000000000018231313232313531000000001880000004000000000000018331313232313532000000001880000004000000000000018431313232313533000000001880000004000000000000018531313232313534000000001880000004000000000000018631313232313535000000001880000004000000000000018731313232313536000000001880000004000000000000018831313232313537000000001880000004000000000000018931313232313538000000001880000004000000000000018a31313232313539000000001880000004000000000000018b31313232313630000000001880000004000000000000018c31313232313631000000001880000004000000000000018d31313232313632000000001880000004000000000000018e31313232313633000000001880000004000000000000018f3131323231363400000000188000000400000000000001903131323231363500000000188000000400000000000001913131323231363600000000188000000400000000000001923131323231363700000000188000000400000000000001933131323231363800000000188000000400000000000001943131323231363900000000188000000400000000000001953131323231373000000000188000000400000000000001963131323231373100000000188000000400000000000001973131323231373200000000188000000400000000000001983131323231373300000000188000000400000000000001993131323231373400"] [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"message_id":1122075},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"message_id":1122076},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"message_id":1122077},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"message_id":1122078},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"message_id":1122079},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"message_id":1122080},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"message_id":1122081},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"message_id":1122082},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"message_id":1122083},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"message_id":1122084},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"message_id":1122085},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"message_id":1122086},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"message_id":1122087},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"message_id":1122088},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"message_id":1122089},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"message_id":1122090},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"message_id":1122091},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"message_id":1122092},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"message_id":1122093},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"message_id":1122094},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"message_id":1122095},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"message_id":1122096},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"message_id":1122097},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"message_id":1122098},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"message_id":1122099},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"message_id":1122100},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"message_id":1122101},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"message_id":1122102},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"message_id":1122103},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"message_id":1122104},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"message_id":1122105},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"message_id":1122106},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"message_id":1122107},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"message_id":1122108},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"message_id":1122109},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"message_id":1122110},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"message_id":1122111},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"message_id":1122112},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"message_id":1122113},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"message_id":1122114},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"message_id":1122115},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"message_id":1122116},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"message_id":1122117},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"message_id":1122118},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"message_id":1122119},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"message_id":1122120},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"message_id":1122121},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"message_id":1122122},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"message_id":1122123},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"message_id":1122124},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"message_id":1122125},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"message_id":1122126},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"message_id":1122127},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"message_id":1122128},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"message_id":1122129},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"message_id":1122130},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"message_id":1122131},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"message_id":1122132},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"message_id":1122133},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"message_id":1122134},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"message_id":1122135},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"message_id":1122136},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"message_id":1122137},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"message_id":1122138},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"message_id":1122139},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"message_id":1122140},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"message_id":1122141},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"message_id":1122142},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"message_id":1122143},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"message_id":1122144},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"message_id":1122145},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"message_id":1122146},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"message_id":1122147},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"message_id":1122148},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"message_id":1122149},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"message_id":1122150},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"message_id":1122151},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"message_id":1122152},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"message_id":1122153},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"message_id":1122154},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"message_id":1122155},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"message_id":1122156},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"message_id":1122157},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"message_id":1122158},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"message_id":1122159},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"message_id":1122160},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"message_id":1122161},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"message_id":1122162},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"message_id":1122163},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"message_id":1122164},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"message_id":1122165},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"message_id":1122166},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"message_id":1122167},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"message_id":1122168},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"message_id":1122169},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"message_id":1122170},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"message_id":1122171},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"message_id":1122172},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"message_id":1122173},"sourceData":""} [2022-03-14 12:10:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"message_id":1122174},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:10:54] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000008400000004000000000000019a534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000019b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500030903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000019c534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000019d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000019e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000019f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000001a0534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000001a1534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000001a2534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000840000000400000000000001a3534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001a4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001a5534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001a6534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001a7534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001a8534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001a9534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001aa534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001ab534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001ac534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001ad534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001ae534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001af534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b0534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001b1534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001b2534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b3534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b4534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b5534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b6534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001b7534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001b8534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001b9534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001ba534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001bb534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001bc534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001bd534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001be534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001bf534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c0534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c1534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c2534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001c3534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001c5534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c6534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c7534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c8534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001c9534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001ca534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001cb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001cc534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001cd534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001ce534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001cf534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001d0534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001d1534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001d2534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001d3534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001d4534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001d5534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001d6534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000001d7534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001d8534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001d9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001da534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001db534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001dc534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001dd534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001de534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001df534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001e0534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000001e1534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000001e2534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000001e3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000001e4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000019a534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000019b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500030903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000019c534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000019d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000019e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000019f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001a0534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001a1534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001a2534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001a3534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001a4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001a5534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001a6534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001a7534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001a8534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001a9534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001aa534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ab534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ac534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ad534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ae534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001af534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b0534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001b1534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b2534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b3534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b4534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b5534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b6534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001b7534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001b8534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001b9534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001ba534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001bb534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001bc534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001bd534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001be534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001bf534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c0534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c1534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c2534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001c3534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c5534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c6534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c7534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c8534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001c9534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ca534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001cb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001cc534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001cd534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001ce534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001cf534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d0534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001d1534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d2534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d3534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001d4534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d5534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d6534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d7534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001d8534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001d9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001da534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001db534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001dc534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001dd534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001de534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001df534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001e0534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000001e1534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001e2534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000001e3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001e4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421903626630', FALSE, '0000008400000004000000000000019a534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421907341478', FALSE, '000000dc00000004000000000000019b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500030903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 9, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421906123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000019c534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 75, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421903626630', FALSE, '000000dc00000004000000000000019d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 58, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421903626630', FALSE, '000000dc00000004000000000000019e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 253, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421919459112', FALSE, '000000dc00000004000000000000019f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 147, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000001a0534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 206, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000001a1534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 33, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421904346302', FALSE, '000000dc0000000400000000000001a2534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 167, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421907341478', FALSE, '000000840000000400000000000001a3534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421908123465', 'nth', '421919459112', FALSE, '000000840000000400000000000001a4534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421901123456', 'nth', '421903626630', FALSE, '000000840000000400000000000001a5534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421901123456', 'nth', '421907341478', FALSE, '000000840000000400000000000001a6534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001a7534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000001a8534d5050000100343231393035313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421908123465', 'nth', '421905847970', FALSE, '0000007b0000000400000000000001a9534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001aa534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001ab534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421908123465', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001ac534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421901123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001ad534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421904346302', FALSE, '0000007b0000000400000000000001ae534d5050000100343231393433333335353939000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421553112267', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001af534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421904346302', FALSE, '0000007b0000000400000000000001b0534d5050000100343231393433333335353938000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421553112267', 'nth', '421919459112', FALSE, '000000840000000400000000000001b1534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001b2534d5050000100343231393433333335353939000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001b3534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001b4534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421908123465', 'nth', '421904346302', FALSE, '0000007b0000000400000000000001b5534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001b6534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001b7534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421904123456', 'nth', '421919459112', FALSE, '000000840000000400000000000001b8534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421905847970', FALSE, '000000840000000400000000000001b9534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421904123456', 'nth', '421907341478', FALSE, '000000840000000400000000000001ba534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421904346302', FALSE, '000000840000000400000000000001bb534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421905847970', FALSE, '0000007b0000000400000000000001bc534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421903626630', FALSE, '000000840000000400000000000001bd534d505000010034323139303231323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421905847970', FALSE, '000000840000000400000000000001be534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421904346302', FALSE, '000000840000000400000000000001bf534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421907341478', FALSE, '000000840000000400000000000001c0534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421904346302', FALSE, '000000840000000400000000000001c1534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421905847970', FALSE, '000000840000000400000000000001c2534d505000010034323139303231323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001c3534d5050000100343231393035313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421906123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001c4534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421908123465', 'nth', '421904346302', FALSE, '000000840000000400000000000001c5534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421904346302', FALSE, '000000840000000400000000000001c6534d505000010034323139303336323636333000010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421907341478', FALSE, '000000840000000400000000000001c7534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421903626630', FALSE, '000000840000000400000000000001c8534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421919459112', FALSE, '000000840000000400000000000001c9534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903123456', 'nth', '421904346302', FALSE, '0000007b0000000400000000000001ca534d5050000100343231393033313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335599', 'nth', '421905847970', FALSE, '000000840000000400000000000001cb534d505000010034323139343333333535393900010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001cc534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001cd534d5050000100343231393037313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001ce534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001cf534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421905847970', FALSE, '000000840000000400000000000001d0534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421919459112', FALSE, '0000007b0000000400000000000001d1534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903123456', 'nth', '421919459112', FALSE, '000000840000000400000000000001d2534d505000010034323139303331323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421906123456', 'nth', '421907341478', FALSE, '000000840000000400000000000001d3534d505000010034323139303631323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000001d4534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421904123456', 'nth', '421907341478', FALSE, '000000840000000400000000000001d5534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943333333', 'nth', '421919459112', FALSE, '000000840000000400000000000001d6534d505000010034323139343333333333333300010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421903626630', FALSE, '000000840000000400000000000001d7534d505000010034323139303733343134373800010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001d8534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421902123456', 'nth', '421919459112', FALSE, '000000840000000400000000000001d9534d505000010034323139303231323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001da534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421906123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000001db534d5050000100343231393036313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421905123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000001dc534d5050000100343231393035313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001dd534d5050000100343231393033363236363330000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421943335598', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001de534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421904346302', FALSE, '0000007b0000000400000000000001df534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907123456', 'nth', '421919459112', FALSE, '0000007b0000000400000000000001e0534d5050000100343231393037313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421903626630', 'nth', '421905847970', FALSE, '000000840000000400000000000001e1534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421905847970', FALSE, '0000007b0000000400000000000001e2534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421907341478', 'nth', '421907341478', FALSE, '0000007b0000000400000000000001e3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:10:54', '2022-03-14 12:10:54', '421906123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000001e4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 159, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000019a31313232323434000000001880000004000000000000019b31313232323436000000001880000004000000000000019c31313232323439000000001880000004000000000000019d31313232323531000000001880000004000000000000019e31313232323533000000001880000004000000000000019f3131323232353600000000188000000400000000000001a03131323232353800000000188000000400000000000001a13131323232363000000000188000000400000000000001a23131323232363300000000188000000400000000000001a33131323232363500000000188000000400000000000001a43131323232363700000000188000000400000000000001a53131323232363900000000188000000400000000000001a63131323232373100000000188000000400000000000001a73131323232373200000000188000000400000000000001a83131323232373400000000188000000400000000000001a93131323232373600000000188000000400000000000001aa3131323232373800000000188000000400000000000001ab3131323232383000000000188000000400000000000001ac3131323232383200000000188000000400000000000001ad3131323232383400000000188000000400000000000001ae3131323232383600000000188000000400000000000001af3131323232383700000000188000000400000000000001b03131323232383900000000188000000400000000000001b13131323232393100000000188000000400000000000001b23131323232393300000000188000000400000000000001b33131323232393500000000188000000400000000000001b43131323232393600000000188000000400000000000001b53131323232393800000000188000000400000000000001b63131323233303000000000188000000400000000000001b73131323233303200000000188000000400000000000001b83131323233303400000000188000000400000000000001b93131323233303500000000188000000400000000000001ba3131323233303700000000188000000400000000000001bb3131323233303800000000188000000400000000000001bc3131323233303900000000188000000400000000000001bd3131323233313000000000188000000400000000000001be3131323233313100000000188000000400000000000001bf3131323233313200000000188000000400000000000001c03131323233313300000000188000000400000000000001c13131323233313400000000188000000400000000000001c23131323233313500000000188000000400000000000001c33131323233313600000000188000000400000000000001c43131323233313700000000188000000400000000000001c53131323233313800000000188000000400000000000001c63131323233313900000000188000000400000000000001c73131323233323000000000188000000400000000000001c83131323233323100000000188000000400000000000001c93131323233323200000000188000000400000000000001ca3131323233323300000000188000000400000000000001cb3131323233323400000000188000000400000000000001cc3131323233323500000000188000000400000000000001cd3131323233323600000000188000000400000000000001ce3131323233323700000000188000000400000000000001cf3131323233323800000000188000000400000000000001d03131323233323900000000188000000400000000000001d13131323233333000000000188000000400000000000001d23131323233333100000000188000000400000000000001d33131323233333200000000188000000400000000000001d43131323233333300000000188000000400000000000001d53131323233333400000000188000000400000000000001d63131323233333500000000188000000400000000000001d73131323233333600000000188000000400000000000001d83131323233333700000000188000000400000000000001d93131323233333800000000188000000400000000000001da3131323233333900000000188000000400000000000001db3131323233343000000000188000000400000000000001dc3131323233343100000000188000000400000000000001dd3131323233343200000000188000000400000000000001de3131323233343300000000188000000400000000000001df3131323233343400000000188000000400000000000001e03131323233343500000000188000000400000000000001e13131323233343600000000188000000400000000000001e23131323233343700000000188000000400000000000001e33131323233343800000000188000000400000000000001e43131323233343900"] [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"message_id":1122244},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"message_id":1122246},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"message_id":1122249},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"message_id":1122251},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"message_id":1122253},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"message_id":1122256},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"message_id":1122258},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"message_id":1122260},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"message_id":1122263},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"message_id":1122265},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"message_id":1122267},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"message_id":1122269},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"message_id":1122271},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"message_id":1122272},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"message_id":1122274},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"message_id":1122276},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"message_id":1122278},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"message_id":1122280},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"message_id":1122282},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"message_id":1122284},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"message_id":1122286},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"message_id":1122287},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"message_id":1122289},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"message_id":1122291},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"message_id":1122293},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"message_id":1122295},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"message_id":1122296},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"message_id":1122298},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"message_id":1122300},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"message_id":1122302},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"message_id":1122304},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"message_id":1122305},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"message_id":1122307},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"message_id":1122308},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"message_id":1122309},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"message_id":1122310},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"message_id":1122311},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"message_id":1122312},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"message_id":1122313},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"message_id":1122314},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"message_id":1122315},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"message_id":1122316},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"message_id":1122317},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"message_id":1122318},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"message_id":1122319},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"message_id":1122320},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"message_id":1122321},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"message_id":1122322},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"message_id":1122323},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"message_id":1122324},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"message_id":1122325},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"message_id":1122326},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"message_id":1122327},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"message_id":1122328},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"message_id":1122329},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"message_id":1122330},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"message_id":1122331},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"message_id":1122332},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"message_id":1122333},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"message_id":1122334},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"message_id":1122335},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"message_id":1122336},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"message_id":1122337},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"message_id":1122338},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"message_id":1122339},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"message_id":1122340},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"message_id":1122341},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"message_id":1122342},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"message_id":1122343},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"message_id":1122344},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"message_id":1122345},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"message_id":1122346},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"message_id":1122347},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"message_id":1122348},"sourceData":""} [2022-03-14 12:10:54] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"message_id":1122349},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000003f000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000040000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000041000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000042000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000043000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000044000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000045000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000046000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000047000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000048000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.950013","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.954528","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.959664","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.963077","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.966104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.968975","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.971759","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.975272","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.978667","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.982005","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000003f3131323137323600000000188000000500000000000000403131323137323700000000188000000500000000000000413131323137323800000000188000000500000000000000423131323137323900000000188000000500000000000000433131323137333200000000188000000500000000000000443131323137333600000000188000000500000000000000453131323137333000000000188000000500000000000000463131323137333100000000188000000500000000000000473131323137333300000000188000000500000000000000483131323137333400"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"message_id":"1121726"},"sourceData":"0000001880000005000000000000003f3131323137323600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"message_id":"1121727"},"sourceData":"000000188000000500000000000000403131323137323700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"message_id":"1121728"},"sourceData":"000000188000000500000000000000413131323137323800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"message_id":"1121729"},"sourceData":"000000188000000500000000000000423131323137323900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"message_id":"1121732"},"sourceData":"000000188000000500000000000000433131323137333200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"message_id":"1121736"},"sourceData":"000000188000000500000000000000443131323137333600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"message_id":"1121730"},"sourceData":"000000188000000500000000000000453131323137333000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"message_id":"1121731"},"sourceData":"000000188000000500000000000000463131323137333100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"message_id":"1121733"},"sourceData":"000000188000000500000000000000473131323137333300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"message_id":"1121734"},"sourceData":"000000188000000500000000000000483131323137333400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121726', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194935' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121727', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194936' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121728', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194937' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121729', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194938' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121732', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194939' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121736', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194940' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121730', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194941' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121731', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194942' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121733', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194943' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121734', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.101754+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194944' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000049000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000004a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000004b000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000004c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000004d000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000004e000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000004f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000050000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000051000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000052000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.985884","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.990431","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.994117","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.996646","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.999613","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.002239","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.00459","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.006919","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.009407","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.012252","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000004931313231373335000000001880000005000000000000004a31313231373530000000001880000005000000000000004b31313231373539000000001880000005000000000000004c31313231373631000000001880000005000000000000004d31313231373632000000001880000005000000000000004e31313231373633000000001880000005000000000000004f3131323137373700000000188000000500000000000000503131323137383700000000188000000500000000000000513131323137393000000000188000000500000000000000523131323138303300"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"message_id":"1121735"},"sourceData":"000000188000000500000000000000493131323137333500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"message_id":"1121750"},"sourceData":"0000001880000005000000000000004a3131323137353000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"message_id":"1121759"},"sourceData":"0000001880000005000000000000004b3131323137353900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"message_id":"1121761"},"sourceData":"0000001880000005000000000000004c3131323137363100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"message_id":"1121762"},"sourceData":"0000001880000005000000000000004d3131323137363200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"message_id":"1121763"},"sourceData":"0000001880000005000000000000004e3131323137363300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"message_id":"1121777"},"sourceData":"0000001880000005000000000000004f3131323137373700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"message_id":"1121787"},"sourceData":"000000188000000500000000000000503131323137383700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"message_id":"1121790"},"sourceData":"000000188000000500000000000000513131323137393000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"message_id":"1121803"},"sourceData":"000000188000000500000000000000523131323138303300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121735', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194945' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121750', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194946' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121759', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194947' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121761', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194948' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121762', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194949' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121763', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194950' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121777', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194951' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121787', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194952' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121790', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194953' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121803', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.170373+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194954' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000053000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000054000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000055000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313231373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000056000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000057000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313231373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000058000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313231373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000059000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000005a000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000005b000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000005c000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.015089","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.01785","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.020622","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.023505","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.026467","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.029415","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.033134","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.036896","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.041318","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.047052","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000005331313231383037000000001880000005000000000000005431313231383136000000001880000005000000000000005531313231373337000000001880000005000000000000005631313231373432000000001880000005000000000000005731313231373433000000001880000005000000000000005831313231373338000000001880000005000000000000005931313231373339000000001880000005000000000000005a31313231373430000000001880000005000000000000005b31313231373431000000001880000005000000000000005c3131323137343400"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"message_id":"1121807"},"sourceData":"000000188000000500000000000000533131323138303700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"message_id":"1121816"},"sourceData":"000000188000000500000000000000543131323138313600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"message_id":"1121737"},"sourceData":"000000188000000500000000000000553131323137333700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"message_id":"1121742"},"sourceData":"000000188000000500000000000000563131323137343200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"message_id":"1121743"},"sourceData":"000000188000000500000000000000573131323137343300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"message_id":"1121738"},"sourceData":"000000188000000500000000000000583131323137333800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"message_id":"1121739"},"sourceData":"000000188000000500000000000000593131323137333900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"message_id":"1121740"},"sourceData":"0000001880000005000000000000005a3131323137343000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"message_id":"1121741"},"sourceData":"0000001880000005000000000000005b3131323137343100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"message_id":"1121744"},"sourceData":"0000001880000005000000000000005c3131323137343400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121807', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194955' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121816', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194956' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121737', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194957' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121742', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194958' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121743', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194959' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121738', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194960' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121739', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194961' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121740', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194962' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121741', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194963' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121744', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.228808+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194964' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000005d000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000005e000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313231373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000005f000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000060000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000061000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000062000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313231373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000063000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000064000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313231373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000065000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000066000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.05211","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.05694","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.060229","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.063226","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.066047","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.068741","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.070986","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.073816","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.076571","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.079197","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000005d31313231373435000000001880000005000000000000005e31313231373531000000001880000005000000000000005f3131323137353200000000188000000500000000000000603131323137353600000000188000000500000000000000613131323137353700000000188000000500000000000000623131323137363000000000188000000500000000000000633131323137343800000000188000000500000000000000643131323137343900000000188000000500000000000000653131323137353300000000188000000500000000000000663131323137353500"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"message_id":"1121745"},"sourceData":"0000001880000005000000000000005d3131323137343500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"message_id":"1121751"},"sourceData":"0000001880000005000000000000005e3131323137353100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"message_id":"1121752"},"sourceData":"0000001880000005000000000000005f3131323137353200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"message_id":"1121756"},"sourceData":"000000188000000500000000000000603131323137353600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"message_id":"1121757"},"sourceData":"000000188000000500000000000000613131323137353700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"message_id":"1121760"},"sourceData":"000000188000000500000000000000623131323137363000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"message_id":"1121748"},"sourceData":"000000188000000500000000000000633131323137343800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"message_id":"1121749"},"sourceData":"000000188000000500000000000000643131323137343900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"message_id":"1121753"},"sourceData":"000000188000000500000000000000653131323137353300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"message_id":"1121755"},"sourceData":"000000188000000500000000000000663131323137353500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121745', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194965' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121751', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194966' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121752', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194967' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121756', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194968' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121757', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194969' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121760', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194970' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121748', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194971' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121749', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194972' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121753', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194973' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121755', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.290883+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194974' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000067000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000068000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000069000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000006a000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000006b000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313231373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000006c000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313231373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000006d000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000006e000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000006f000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313231373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000070000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.081842","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.084747","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.086913","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.089845","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.09333","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.097588","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.100391","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.103427","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.106854","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.110702","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000006731313231373538000000001880000005000000000000006831313231373634000000001880000005000000000000006931313231373639000000001880000005000000000000006a31313231373734000000001880000005000000000000006b31313231373635000000001880000005000000000000006c31313231373636000000001880000005000000000000006d31313231373637000000001880000005000000000000006e31313231373638000000001880000005000000000000006f3131323137373000000000188000000500000000000000703131323137373100"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"message_id":"1121758"},"sourceData":"000000188000000500000000000000673131323137353800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"message_id":"1121764"},"sourceData":"000000188000000500000000000000683131323137363400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"message_id":"1121769"},"sourceData":"000000188000000500000000000000693131323137363900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"message_id":"1121774"},"sourceData":"0000001880000005000000000000006a3131323137373400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"message_id":"1121765"},"sourceData":"0000001880000005000000000000006b3131323137363500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"message_id":"1121766"},"sourceData":"0000001880000005000000000000006c3131323137363600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"message_id":"1121767"},"sourceData":"0000001880000005000000000000006d3131323137363700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"message_id":"1121768"},"sourceData":"0000001880000005000000000000006e3131323137363800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"message_id":"1121770"},"sourceData":"0000001880000005000000000000006f3131323137373000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"message_id":"1121771"},"sourceData":"000000188000000500000000000000703131323137373100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121758', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194975' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121764', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194976' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121769', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194977' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121774', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194978' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121765', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194979' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121766', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194980' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121767', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194981' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121768', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194982' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121770', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194983' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121771', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.35072+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194984' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000071000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000072000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313231373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000073000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000074000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000075000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000076000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000077000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313231373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000078000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000079000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000007a000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313231373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.114167","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.117476","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.12106","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.125048","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.129335","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.133472","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.137123","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.140128","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.143133","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.145964","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000007131313231373733000000001880000005000000000000007231313231373738000000001880000005000000000000007331313231373830000000001880000005000000000000007431313231373939000000001880000005000000000000007531313231373736000000001880000005000000000000007631313231373739000000001880000005000000000000007731313231373831000000001880000005000000000000007831313231373832000000001880000005000000000000007931313231373833000000001880000005000000000000007a3131323137383400"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"message_id":"1121773"},"sourceData":"000000188000000500000000000000713131323137373300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"message_id":"1121778"},"sourceData":"000000188000000500000000000000723131323137373800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"message_id":"1121780"},"sourceData":"000000188000000500000000000000733131323137383000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"message_id":"1121799"},"sourceData":"000000188000000500000000000000743131323137393900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"message_id":"1121776"},"sourceData":"000000188000000500000000000000753131323137373600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"message_id":"1121779"},"sourceData":"000000188000000500000000000000763131323137373900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"message_id":"1121781"},"sourceData":"000000188000000500000000000000773131323137383100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"message_id":"1121782"},"sourceData":"000000188000000500000000000000783131323137383200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"message_id":"1121783"},"sourceData":"000000188000000500000000000000793131323137383300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"message_id":"1121784"},"sourceData":"0000001880000005000000000000007a3131323137383400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121773', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194985' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121778', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194986' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121780', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194987' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121799', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194988' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121776', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194989' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121779', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194990' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121781', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194991' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121782', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194992' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121783', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194993' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121784', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.408985+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194994' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000007b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000007c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000007d000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000007e000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000007f000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000080000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000081000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000082000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000083000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000084000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.148598","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.151323","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.153575","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.156418","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.158731","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.161626","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.164518","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.167674","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.170752","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.174677","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000007b31313231373835000000001880000005000000000000007c31313231373839000000001880000005000000000000007d31313231373931000000001880000005000000000000007e31313231373936000000001880000005000000000000007f3131323137393700000000188000000500000000000000803131323137393800000000188000000500000000000000813131323137383600000000188000000500000000000000823131323137383800000000188000000500000000000000833131323137393200000000188000000500000000000000843131323137393400"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"message_id":"1121785"},"sourceData":"0000001880000005000000000000007b3131323137383500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"message_id":"1121789"},"sourceData":"0000001880000005000000000000007c3131323137383900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"message_id":"1121791"},"sourceData":"0000001880000005000000000000007d3131323137393100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"message_id":"1121796"},"sourceData":"0000001880000005000000000000007e3131323137393600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"message_id":"1121797"},"sourceData":"0000001880000005000000000000007f3131323137393700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"message_id":"1121798"},"sourceData":"000000188000000500000000000000803131323137393800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"message_id":"1121786"},"sourceData":"000000188000000500000000000000813131323137383600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"message_id":"1121788"},"sourceData":"000000188000000500000000000000823131323137383800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"message_id":"1121792"},"sourceData":"000000188000000500000000000000833131323137393200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"message_id":"1121794"},"sourceData":"000000188000000500000000000000843131323137393400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121785', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194995' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121789', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194996' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121791', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194997' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121796', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194998' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121797', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '194999' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121798', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195000' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121786', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195001' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121788', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195002' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121792', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195003' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121794', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.469667+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195004' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000085000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000086000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000087000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000088000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313231383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000089000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000008a000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313231383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000008b000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000008c000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000008d000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000008e000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313231383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.178079","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.181058","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.183797","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.186568","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.189188","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.191757","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.194548","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.197133","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.199975","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.203044","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000008531313231373935000000001880000005000000000000008631313231383034000000001880000005000000000000008731313231383035000000001880000005000000000000008831313231383036000000001880000005000000000000008931313231383038000000001880000005000000000000008a31313231383130000000001880000005000000000000008b31313231383131000000001880000005000000000000008c31313231383132000000001880000005000000000000008d31313231383030000000001880000005000000000000008e3131323138303100"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"message_id":"1121795"},"sourceData":"000000188000000500000000000000853131323137393500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"message_id":"1121804"},"sourceData":"000000188000000500000000000000863131323138303400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"message_id":"1121805"},"sourceData":"000000188000000500000000000000873131323138303500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"message_id":"1121806"},"sourceData":"000000188000000500000000000000883131323138303600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"message_id":"1121808"},"sourceData":"000000188000000500000000000000893131323138303800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"message_id":"1121810"},"sourceData":"0000001880000005000000000000008a3131323138313000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"message_id":"1121811"},"sourceData":"0000001880000005000000000000008b3131323138313100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"message_id":"1121812"},"sourceData":"0000001880000005000000000000008c3131323138313200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"message_id":"1121800"},"sourceData":"0000001880000005000000000000008d3131323138303000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"message_id":"1121801"},"sourceData":"0000001880000005000000000000008e3131323138303100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121795', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195005' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121804', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195006' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121805', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195007' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121806', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195008' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121808', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195009' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121810', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195010' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121811', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195011' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121812', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195012' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121800', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195013' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121801', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.531931+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195014' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000008f000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000090000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000091000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000092000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000093000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000094000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000095000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000096000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000097000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000098000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.206264","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.209704","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.2127","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.216275","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.219706","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.223976","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.227462","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.231029","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.234273","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.23744","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000008f3131323138303200000000188000000500000000000000903131323138313700000000188000000500000000000000913131323138313800000000188000000500000000000000923131323138313900000000188000000500000000000000933131323138313500000000188000000500000000000000943131323138323000000000188000000500000000000000953131323138323100000000188000000500000000000000963131323138323200000000188000000500000000000000973131323138323300000000188000000500000000000000983131323138323400"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"message_id":"1121802"},"sourceData":"0000001880000005000000000000008f3131323138303200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"message_id":"1121817"},"sourceData":"000000188000000500000000000000903131323138313700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"message_id":"1121818"},"sourceData":"000000188000000500000000000000913131323138313800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"message_id":"1121819"},"sourceData":"000000188000000500000000000000923131323138313900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"message_id":"1121815"},"sourceData":"000000188000000500000000000000933131323138313500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"message_id":"1121820"},"sourceData":"000000188000000500000000000000943131323138323000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"message_id":"1121821"},"sourceData":"000000188000000500000000000000953131323138323100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"message_id":"1121822"},"sourceData":"000000188000000500000000000000963131323138323200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"message_id":"1121823"},"sourceData":"000000188000000500000000000000973131323138323300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"message_id":"1121824"},"sourceData":"000000188000000500000000000000983131323138323400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121802', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195015' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121817', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195016' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121818', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195017' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121819', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195018' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121815', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195019' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121820', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195020' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121821', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195021' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121822', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195022' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121823', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195023' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121824', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.594725+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195024' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000099000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000009a000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000009b000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000009c000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313231373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000009d000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000009e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000009f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000a0000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000a1000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313231383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000a2000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.24057","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.24339","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.246194","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.249517","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.252919","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.256191","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.259568","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.264552","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.269907","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.274885","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000009931313231373436000000001880000005000000000000009a31313231373437000000001880000005000000000000009b31313231373534000000001880000005000000000000009c31313231373732000000001880000005000000000000009d31313231373735000000001880000005000000000000009e31313231373933000000001880000005000000000000009f3131323138303900000000188000000500000000000000a03131323138313300000000188000000500000000000000a13131323138313400000000188000000500000000000000a23131323138323500"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"message_id":"1121746"},"sourceData":"000000188000000500000000000000993131323137343600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"message_id":"1121747"},"sourceData":"0000001880000005000000000000009a3131323137343700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"message_id":"1121754"},"sourceData":"0000001880000005000000000000009b3131323137353400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"message_id":"1121772"},"sourceData":"0000001880000005000000000000009c3131323137373200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"message_id":"1121775"},"sourceData":"0000001880000005000000000000009d3131323137373500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"message_id":"1121793"},"sourceData":"0000001880000005000000000000009e3131323137393300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"message_id":"1121809"},"sourceData":"0000001880000005000000000000009f3131323138303900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"message_id":"1121813"},"sourceData":"000000188000000500000000000000a03131323138313300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"message_id":"1121814"},"sourceData":"000000188000000500000000000000a13131323138313400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"message_id":"1121825"},"sourceData":"000000188000000500000000000000a23131323138323500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121746', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195025' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121747', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195026' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121754', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195027' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121772', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195028' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121775', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195029' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121793', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195030' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121809', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195031' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121813', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195032' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121814', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195033' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121825', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.656306+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195034' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000a3000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000a4000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000a5000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000a6000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000a7000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000a8000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000a9000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313231383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000aa000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000ab000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000ac000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.480064","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.430018","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.432577","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.46052","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.462817","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.465191","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.467415","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.47001","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.473379","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.476862","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000a33131323138323700000000188000000500000000000000a43131323138323600000000188000000500000000000000a53131323138333900000000188000000500000000000000a63131323138353200000000188000000500000000000000a73131323138323800000000188000000500000000000000a83131323138323900000000188000000500000000000000a93131323138333000000000188000000500000000000000aa3131323138333100000000188000000500000000000000ab3131323138333300000000188000000500000000000000ac3131323138333600"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"message_id":"1121827"},"sourceData":"000000188000000500000000000000a33131323138323700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"message_id":"1121826"},"sourceData":"000000188000000500000000000000a43131323138323600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"message_id":"1121839"},"sourceData":"000000188000000500000000000000a53131323138333900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"message_id":"1121852"},"sourceData":"000000188000000500000000000000a63131323138353200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"message_id":"1121828"},"sourceData":"000000188000000500000000000000a73131323138323800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"message_id":"1121829"},"sourceData":"000000188000000500000000000000a83131323138323900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"message_id":"1121830"},"sourceData":"000000188000000500000000000000a93131323138333000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"message_id":"1121831"},"sourceData":"000000188000000500000000000000aa3131323138333100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"message_id":"1121833"},"sourceData":"000000188000000500000000000000ab3131323138333300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"message_id":"1121836"},"sourceData":"000000188000000500000000000000ac3131323138333600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121827', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195052' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121826', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195035' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121839', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195036' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121852', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195045' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121828', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195046' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121829', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195047' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121830', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195048' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121831', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195049' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121833', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195050' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121836', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.720817+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195051' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000ad000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313231383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000ae000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000af000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000b0000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313231383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000b1000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000b2000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000b3000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313231383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000b4000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313231383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000b5000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000b6000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.484598","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.488896","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.492534","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.496108","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.49937","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.50186","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.504458","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.506996","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.509895","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.512434","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000ad3131323138333200000000188000000500000000000000ae3131323138333400000000188000000500000000000000af3131323138333500000000188000000500000000000000b03131323138333700000000188000000500000000000000b13131323138343100000000188000000500000000000000b23131323138343200000000188000000500000000000000b33131323138343400000000188000000500000000000000b43131323138343700000000188000000500000000000000b53131323138353000000000188000000500000000000000b63131323138353100"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"message_id":"1121832"},"sourceData":"000000188000000500000000000000ad3131323138333200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"message_id":"1121834"},"sourceData":"000000188000000500000000000000ae3131323138333400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"message_id":"1121835"},"sourceData":"000000188000000500000000000000af3131323138333500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"message_id":"1121837"},"sourceData":"000000188000000500000000000000b03131323138333700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"message_id":"1121841"},"sourceData":"000000188000000500000000000000b13131323138343100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"message_id":"1121842"},"sourceData":"000000188000000500000000000000b23131323138343200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"message_id":"1121844"},"sourceData":"000000188000000500000000000000b33131323138343400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"message_id":"1121847"},"sourceData":"000000188000000500000000000000b43131323138343700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"message_id":"1121850"},"sourceData":"000000188000000500000000000000b53131323138353000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"message_id":"1121851"},"sourceData":"000000188000000500000000000000b63131323138353100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121832', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195053' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121834', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195054' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121835', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195055' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121837', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195056' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121841', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195057' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121842', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195058' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121844', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195059' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121847', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195060' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121850', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195061' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121851', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.780021+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195062' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000b7000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000b8000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000b9000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000ba000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000bb000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000bc000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000bd000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000be000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000bf000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c0000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.514968","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.518339","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.521673","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.524124","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.526535","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.529007","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.530939","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.532988","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.535248","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.538369","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000b73131323138333800000000188000000500000000000000b83131323138343000000000188000000500000000000000b93131323138343500000000188000000500000000000000ba3131323138343600000000188000000500000000000000bb3131323138343800000000188000000500000000000000bc3131323138353500000000188000000500000000000000bd3131323138353800000000188000000500000000000000be3131323138353900000000188000000500000000000000bf3131323138363000000000188000000500000000000000c03131323138363100"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"message_id":"1121838"},"sourceData":"000000188000000500000000000000b73131323138333800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"message_id":"1121840"},"sourceData":"000000188000000500000000000000b83131323138343000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"message_id":"1121845"},"sourceData":"000000188000000500000000000000b93131323138343500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"message_id":"1121846"},"sourceData":"000000188000000500000000000000ba3131323138343600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"message_id":"1121848"},"sourceData":"000000188000000500000000000000bb3131323138343800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"message_id":"1121855"},"sourceData":"000000188000000500000000000000bc3131323138353500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"message_id":"1121858"},"sourceData":"000000188000000500000000000000bd3131323138353800"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"message_id":"1121859"},"sourceData":"000000188000000500000000000000be3131323138353900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"message_id":"1121860"},"sourceData":"000000188000000500000000000000bf3131323138363000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"message_id":"1121861"},"sourceData":"000000188000000500000000000000c03131323138363100"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121838', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195063' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121840', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195064' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121845', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195065' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121846', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195066' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121848', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195067' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121855', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195068' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121858', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195069' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121859', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195070' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121860', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195071' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121861', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.842444+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195072' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000c1000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313231383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c2000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c3000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c4000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c5000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000c6000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313231383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c7000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000c8000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000c9000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000ca000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.541506","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.545006","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.548529","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.551973","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.55548","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.559414","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.562354","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.564323","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.56679","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.568676","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000c13131323138363200000000188000000500000000000000c23131323138363300000000188000000500000000000000c33131323138363400000000188000000500000000000000c43131323138363500000000188000000500000000000000c53131323138363600000000188000000500000000000000c63131323138363700000000188000000500000000000000c73131323138383300000000188000000500000000000000c83131323138353700000000188000000500000000000000c93131323138363900000000188000000500000000000000ca3131323138373000"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"message_id":"1121862"},"sourceData":"000000188000000500000000000000c13131323138363200"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"message_id":"1121863"},"sourceData":"000000188000000500000000000000c23131323138363300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"message_id":"1121864"},"sourceData":"000000188000000500000000000000c33131323138363400"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"message_id":"1121865"},"sourceData":"000000188000000500000000000000c43131323138363500"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"message_id":"1121866"},"sourceData":"000000188000000500000000000000c53131323138363600"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"message_id":"1121867"},"sourceData":"000000188000000500000000000000c63131323138363700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"message_id":"1121883"},"sourceData":"000000188000000500000000000000c73131323138383300"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"message_id":"1121857"},"sourceData":"000000188000000500000000000000c83131323138353700"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"message_id":"1121869"},"sourceData":"000000188000000500000000000000c93131323138363900"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"message_id":"1121870"},"sourceData":"000000188000000500000000000000ca3131323138373000"} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121862', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195073' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121863', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195074' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121864', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195075' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121865', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195076' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121866', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195077' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121867', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195078' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121883', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195079' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121857', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195080' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121869', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195081' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121870', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.90584+01') [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195082' [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:04] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000cb000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000cc000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000cd000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000ce000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313231383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000cf000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d0000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d1000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d2000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000d3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d4000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.570868","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.574169","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.577678","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.58046","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.583138","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.586064","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.58863","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.592577","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.597254","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:04] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.601901","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000cb3131323138373200000000188000000500000000000000cc3131323138373300000000188000000500000000000000cd3131323138373400000000188000000500000000000000ce3131323138373500000000188000000500000000000000cf3131323138373600000000188000000500000000000000d03131323138373700000000188000000500000000000000d13131323138373800000000188000000500000000000000d23131323138373900000000188000000500000000000000d33131323138383000000000188000000500000000000000d43131323138383200"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"message_id":"1121872"},"sourceData":"000000188000000500000000000000cb3131323138373200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"message_id":"1121873"},"sourceData":"000000188000000500000000000000cc3131323138373300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"message_id":"1121874"},"sourceData":"000000188000000500000000000000cd3131323138373400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"message_id":"1121875"},"sourceData":"000000188000000500000000000000ce3131323138373500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"message_id":"1121876"},"sourceData":"000000188000000500000000000000cf3131323138373600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"message_id":"1121877"},"sourceData":"000000188000000500000000000000d03131323138373700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"message_id":"1121878"},"sourceData":"000000188000000500000000000000d13131323138373800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"message_id":"1121879"},"sourceData":"000000188000000500000000000000d23131323138373900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"message_id":"1121880"},"sourceData":"000000188000000500000000000000d33131323138383000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"message_id":"1121882"},"sourceData":"000000188000000500000000000000d43131323138383200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121872', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195083' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121873', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195084' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121874', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195085' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121875', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195086' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121876', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195087' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121877', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195088' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121878', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195089' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121879', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195090' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121880', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195091' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121882', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:04.972581+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195092' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000d5000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d6000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000d7000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000d8000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000d9000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000da000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000db000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000dc000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000dd000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000de000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.606317","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.609947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.61411","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.617477","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.61997","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.622461","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.624898","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.627595","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.630313","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.633011","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000d53131323138383600000000188000000500000000000000d63131323138383700000000188000000500000000000000d73131323138383800000000188000000500000000000000d83131323138383900000000188000000500000000000000d93131323138393000000000188000000500000000000000da3131323138393100000000188000000500000000000000db3131323138393300000000188000000500000000000000dc3131323138393400000000188000000500000000000000dd3131323138393500000000188000000500000000000000de3131323138393600"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"message_id":"1121886"},"sourceData":"000000188000000500000000000000d53131323138383600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"message_id":"1121887"},"sourceData":"000000188000000500000000000000d63131323138383700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"message_id":"1121888"},"sourceData":"000000188000000500000000000000d73131323138383800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"message_id":"1121889"},"sourceData":"000000188000000500000000000000d83131323138383900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"message_id":"1121890"},"sourceData":"000000188000000500000000000000d93131323138393000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"message_id":"1121891"},"sourceData":"000000188000000500000000000000da3131323138393100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"message_id":"1121893"},"sourceData":"000000188000000500000000000000db3131323138393300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"message_id":"1121894"},"sourceData":"000000188000000500000000000000dc3131323138393400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"message_id":"1121895"},"sourceData":"000000188000000500000000000000dd3131323138393500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"message_id":"1121896"},"sourceData":"000000188000000500000000000000de3131323138393600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121886', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195093' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121887', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195094' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121888', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195095' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121889', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195096' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121890', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195097' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121891', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195098' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121893', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195099' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121894', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195100' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121895', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195101' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121896', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.031213+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195102' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000df000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e0000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e1000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313231383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e2000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313231393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000e3000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313231393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000e4000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e5000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000e6000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e7000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313231383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000e8000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.635689","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.638719","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.641901","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.645149","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.648783","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.653342","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.694632","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.697213","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.699645","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.702053","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000df3131323138393700000000188000000500000000000000e03131323138393800000000188000000500000000000000e13131323138393900000000188000000500000000000000e23131323139303000000000188000000500000000000000e33131323139303100000000188000000500000000000000e43131323139303200000000188000000500000000000000e53131323138343300000000188000000500000000000000e63131323138343900000000188000000500000000000000e73131323138353300000000188000000500000000000000e83131323138353400"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"message_id":"1121897"},"sourceData":"000000188000000500000000000000df3131323138393700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"message_id":"1121898"},"sourceData":"000000188000000500000000000000e03131323138393800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"message_id":"1121899"},"sourceData":"000000188000000500000000000000e13131323138393900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"message_id":"1121900"},"sourceData":"000000188000000500000000000000e23131323139303000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"message_id":"1121901"},"sourceData":"000000188000000500000000000000e33131323139303100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"message_id":"1121902"},"sourceData":"000000188000000500000000000000e43131323139303200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"message_id":"1121843"},"sourceData":"000000188000000500000000000000e53131323138343300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"message_id":"1121849"},"sourceData":"000000188000000500000000000000e63131323138343900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"message_id":"1121853"},"sourceData":"000000188000000500000000000000e73131323138353300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"message_id":"1121854"},"sourceData":"000000188000000500000000000000e83131323138353400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121897', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195103' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121898', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195104' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121899', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195105' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121900', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195106' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121901', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195107' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121902', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195108' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121843', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195120' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121849', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195121' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121853', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195122' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121854', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.104294+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195123' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000e9000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313231383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000ea000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000eb000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313231383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000ec000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313231383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000ed000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000ee000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313231383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000ef000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313231383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000f0000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000f1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000f2000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.704737","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.707693","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.710443","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.713182","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.716179","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.718522","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.725494","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.733245","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.735208","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.737111","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000e93131323138353600000000188000000500000000000000ea3131323138363800000000188000000500000000000000eb3131323138373100000000188000000500000000000000ec3131323138383100000000188000000500000000000000ed3131323138383400000000188000000500000000000000ee3131323138393200000000188000000500000000000000ef3131323138383500000000188000000500000000000000f03131323139373500000000188000000500000000000000f13131323139373600000000188000000500000000000000f23131323139373700"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"message_id":"1121856"},"sourceData":"000000188000000500000000000000e93131323138353600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"message_id":"1121868"},"sourceData":"000000188000000500000000000000ea3131323138363800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"message_id":"1121871"},"sourceData":"000000188000000500000000000000eb3131323138373100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"message_id":"1121881"},"sourceData":"000000188000000500000000000000ec3131323138383100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"message_id":"1121884"},"sourceData":"000000188000000500000000000000ed3131323138383400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"message_id":"1121892"},"sourceData":"000000188000000500000000000000ee3131323138393200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"message_id":"1121885"},"sourceData":"000000188000000500000000000000ef3131323138383500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"message_id":"1121975"},"sourceData":"000000188000000500000000000000f03131323139373500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"message_id":"1121976"},"sourceData":"000000188000000500000000000000f13131323139373600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"message_id":"1121977"},"sourceData":"000000188000000500000000000000f23131323139373700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121856', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195124' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121868', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195125' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121871', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195126' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121881', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195127' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121884', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195128' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121892', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195129' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121885', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195132' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121975', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195135' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121976', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195136' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121977', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.170111+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195137' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000f3000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000f4000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000f5000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000f6000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000f7000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000f8000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000f9000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000fa000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000000fb000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000fc000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.739209","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.742083","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.744946","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.747958","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.893104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.895947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.898265","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.900731","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.902951","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.905049","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000f33131323139373800000000188000000500000000000000f43131323139373900000000188000000500000000000000f53131323139383000000000188000000500000000000000f63131323139383100000000188000000500000000000000f73131323139383200000000188000000500000000000000f83131323139383500000000188000000500000000000000f93131323139383600000000188000000500000000000000fa3131323139383800000000188000000500000000000000fb3131323139393000000000188000000500000000000000fc3131323139393100"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"message_id":"1121978"},"sourceData":"000000188000000500000000000000f33131323139373800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"message_id":"1121979"},"sourceData":"000000188000000500000000000000f43131323139373900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"message_id":"1121980"},"sourceData":"000000188000000500000000000000f53131323139383000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"message_id":"1121981"},"sourceData":"000000188000000500000000000000f63131323139383100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"message_id":"1121982"},"sourceData":"000000188000000500000000000000f73131323139383200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"message_id":"1121985"},"sourceData":"000000188000000500000000000000f83131323139383500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"message_id":"1121986"},"sourceData":"000000188000000500000000000000f93131323139383600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"message_id":"1121988"},"sourceData":"000000188000000500000000000000fa3131323139383800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"message_id":"1121990"},"sourceData":"000000188000000500000000000000fb3131323139393000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"message_id":"1121991"},"sourceData":"000000188000000500000000000000fc3131323139393100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121978', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195138' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121979', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195139' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121980', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195140' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121981', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195141' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121982', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195191' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121985', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195192' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121986', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195193' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121988', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195194' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121990', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195195' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121991', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.234532+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195196' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000000fd000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313231393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000fe000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000ff000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000100000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000101000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000102000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313231393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000103000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000104000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000105000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000106000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.907195","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.909414","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.91154","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.913585","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.915637","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.917663","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.919787","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.921806","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.924017","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.926709","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000000fd3131323139393200000000188000000500000000000000fe3131323139393300000000188000000500000000000000ff3131323139393400000000188000000500000000000001003131323139393600000000188000000500000000000001013131323139393700000000188000000500000000000001023131323139393800000000188000000500000000000001033131323139393900000000188000000500000000000001043131323230303100000000188000000500000000000001053131323230303200000000188000000500000000000001063131323230303400"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"message_id":"1121992"},"sourceData":"000000188000000500000000000000fd3131323139393200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"message_id":"1121993"},"sourceData":"000000188000000500000000000000fe3131323139393300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"message_id":"1121994"},"sourceData":"000000188000000500000000000000ff3131323139393400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"message_id":"1121996"},"sourceData":"000000188000000500000000000001003131323139393600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"message_id":"1121997"},"sourceData":"000000188000000500000000000001013131323139393700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"message_id":"1121998"},"sourceData":"000000188000000500000000000001023131323139393800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"message_id":"1121999"},"sourceData":"000000188000000500000000000001033131323139393900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"message_id":"1122001"},"sourceData":"000000188000000500000000000001043131323230303100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"message_id":"1122002"},"sourceData":"000000188000000500000000000001053131323230303200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"message_id":"1122004"},"sourceData":"000000188000000500000000000001063131323230303400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121992', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195197' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121993', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195198' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121994', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195199' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121996', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195200' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121997', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195201' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121998', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195202' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121999', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195203' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122001', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195204' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122002', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195205' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122004', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.300371+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195206' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000107000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000108000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000109000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000010a000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000010b000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000010c000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000010d000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000010e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000010f000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000110000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.92909","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.931305","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.933517","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.936403","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.939272","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.942013","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.944759","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.947404","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.949475","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.951517","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000010731313232303035000000001880000005000000000000010831313232303130000000001880000005000000000000010931313232303037000000001880000005000000000000010a31313232303038000000001880000005000000000000010b31313232303039000000001880000005000000000000010c31313232303131000000001880000005000000000000010d31313232303132000000001880000005000000000000010e31313232303135000000001880000005000000000000010f3131323230313600000000188000000500000000000001103131323230313700"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"message_id":"1122005"},"sourceData":"000000188000000500000000000001073131323230303500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"message_id":"1122010"},"sourceData":"000000188000000500000000000001083131323230313000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"message_id":"1122007"},"sourceData":"000000188000000500000000000001093131323230303700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"message_id":"1122008"},"sourceData":"0000001880000005000000000000010a3131323230303800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"message_id":"1122009"},"sourceData":"0000001880000005000000000000010b3131323230303900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"message_id":"1122011"},"sourceData":"0000001880000005000000000000010c3131323230313100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"message_id":"1122012"},"sourceData":"0000001880000005000000000000010d3131323230313200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"message_id":"1122015"},"sourceData":"0000001880000005000000000000010e3131323230313500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"message_id":"1122016"},"sourceData":"0000001880000005000000000000010f3131323230313600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"message_id":"1122017"},"sourceData":"000000188000000500000000000001103131323230313700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122005', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195207' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122010', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195208' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122007', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195209' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122008', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195210' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122009', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195211' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122011', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195212' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122012', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195213' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122015', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195214' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122016', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195215' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122017', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.366735+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195216' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000111000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000112000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000113000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000114000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000115000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000116000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000117000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000118000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000119000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000011a000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.953447","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.955469","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.957672","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.959899","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.962033","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.96432","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.966659","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.9689","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.971067","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.973078","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000011131313232303138000000001880000005000000000000011231313232303139000000001880000005000000000000011331313232303231000000001880000005000000000000011431313232303232000000001880000005000000000000011531313232303233000000001880000005000000000000011631313232303234000000001880000005000000000000011731313232303235000000001880000005000000000000011831313231393833000000001880000005000000000000011931313231393834000000001880000005000000000000011a3131323139383700"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"message_id":"1122018"},"sourceData":"000000188000000500000000000001113131323230313800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"message_id":"1122019"},"sourceData":"000000188000000500000000000001123131323230313900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"message_id":"1122021"},"sourceData":"000000188000000500000000000001133131323230323100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"message_id":"1122022"},"sourceData":"000000188000000500000000000001143131323230323200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"message_id":"1122023"},"sourceData":"000000188000000500000000000001153131323230323300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"message_id":"1122024"},"sourceData":"000000188000000500000000000001163131323230323400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"message_id":"1122025"},"sourceData":"000000188000000500000000000001173131323230323500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"message_id":"1121983"},"sourceData":"000000188000000500000000000001183131323139383300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"message_id":"1121984"},"sourceData":"000000188000000500000000000001193131323139383400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"message_id":"1121987"},"sourceData":"0000001880000005000000000000011a3131323139383700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122018', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195217' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122019', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195218' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122021', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195219' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122022', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195220' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122023', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195221' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122024', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195222' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122025', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195223' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121983', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195224' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121984', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195225' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121987', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.431928+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195226' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000011b000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000011c000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000011d000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000011e000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000011f000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000120000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000121000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000122000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000123000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000124000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.975193","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.97733","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.979356","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.981504","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.983454","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.985604","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.987859","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.989801","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.992424","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.994747","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000011b31313231393839000000001880000005000000000000011c31313231393935000000001880000005000000000000011d31313232303030000000001880000005000000000000011e31313232303033000000001880000005000000000000011f3131323230303600000000188000000500000000000001203131323230313400000000188000000500000000000001213131323230323000000000188000000500000000000001223131323230313300000000188000000500000000000001233131323230323800000000188000000500000000000001243131323230323600"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"message_id":"1121989"},"sourceData":"0000001880000005000000000000011b3131323139383900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"message_id":"1121995"},"sourceData":"0000001880000005000000000000011c3131323139393500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"message_id":"1122000"},"sourceData":"0000001880000005000000000000011d3131323230303000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"message_id":"1122003"},"sourceData":"0000001880000005000000000000011e3131323230303300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"message_id":"1122006"},"sourceData":"0000001880000005000000000000011f3131323230303600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"message_id":"1122014"},"sourceData":"000000188000000500000000000001203131323230313400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"message_id":"1122020"},"sourceData":"000000188000000500000000000001213131323230323000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"message_id":"1122013"},"sourceData":"000000188000000500000000000001223131323230313300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"message_id":"1122028"},"sourceData":"000000188000000500000000000001233131323230323800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"message_id":"1122026"},"sourceData":"000000188000000500000000000001243131323230323600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121989', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195227' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121995', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195228' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122000', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195229' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122003', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195230' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122006', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195231' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122014', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195232' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122020', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195233' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122013', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195234' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122028', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195235' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122026', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.497808+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195236' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000125000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000126000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000127000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000128000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000129000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000012a000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000012b000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000012c000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000012d000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000012e000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.996779","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.998858","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.001116","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.00322","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.005246","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.007489","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.009713","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.011846","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.01405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.016235","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000012531313232303237000000001880000005000000000000012631313232303330000000001880000005000000000000012731313232303332000000001880000005000000000000012831313232303333000000001880000005000000000000012931313232303334000000001880000005000000000000012a31313232303335000000001880000005000000000000012b31313232303336000000001880000005000000000000012c31313232303337000000001880000005000000000000012d31313232303338000000001880000005000000000000012e3131323230333900"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"message_id":"1122027"},"sourceData":"000000188000000500000000000001253131323230323700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"message_id":"1122030"},"sourceData":"000000188000000500000000000001263131323230333000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"message_id":"1122032"},"sourceData":"000000188000000500000000000001273131323230333200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"message_id":"1122033"},"sourceData":"000000188000000500000000000001283131323230333300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"message_id":"1122034"},"sourceData":"000000188000000500000000000001293131323230333400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"message_id":"1122035"},"sourceData":"0000001880000005000000000000012a3131323230333500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"message_id":"1122036"},"sourceData":"0000001880000005000000000000012b3131323230333600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"message_id":"1122037"},"sourceData":"0000001880000005000000000000012c3131323230333700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"message_id":"1122038"},"sourceData":"0000001880000005000000000000012d3131323230333800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"message_id":"1122039"},"sourceData":"0000001880000005000000000000012e3131323230333900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122027', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195237' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122030', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195238' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122032', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195239' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122033', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195240' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122034', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195241' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122035', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195242' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122036', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195243' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122037', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195244' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122038', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195245' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122039', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.567833+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195246' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000012f000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000130000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000131000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000132000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000133000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000134000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000135000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000136000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000137000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232303533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000138000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122042 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122046 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122053 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122055 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.018405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.020519","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122042","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.022638","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.024827","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122046","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.027038","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.029209","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.031445","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.034159","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122053","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.036668","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122055","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.039309","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000012f3131323230343000000000188000000500000000000001303131323230343100000000188000000500000000000001313131323230343200000000188000000500000000000001323131323230343400000000188000000500000000000001333131323230343600000000188000000500000000000001343131323230343700000000188000000500000000000001353131323230343800000000188000000500000000000001363131323230353200000000188000000500000000000001373131323230353300000000188000000500000000000001383131323230353500"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"message_id":"1122040"},"sourceData":"0000001880000005000000000000012f3131323230343000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"message_id":"1122041"},"sourceData":"000000188000000500000000000001303131323230343100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"message_id":"1122042"},"sourceData":"000000188000000500000000000001313131323230343200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"message_id":"1122044"},"sourceData":"000000188000000500000000000001323131323230343400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"message_id":"1122046"},"sourceData":"000000188000000500000000000001333131323230343600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"message_id":"1122047"},"sourceData":"000000188000000500000000000001343131323230343700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"message_id":"1122048"},"sourceData":"000000188000000500000000000001353131323230343800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"message_id":"1122052"},"sourceData":"000000188000000500000000000001363131323230353200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"message_id":"1122053"},"sourceData":"000000188000000500000000000001373131323230353300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"message_id":"1122055"},"sourceData":"000000188000000500000000000001383131323230353500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122040', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195247' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122041', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195248' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122042', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195249' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122044', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195250' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122046', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195251' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122047', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195252' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122048', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195253' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122052', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195254' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122053', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195255' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122055', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.63097+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195256' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000139000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000013a000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000013b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000013c000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000013d000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000013e000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000013f000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000140000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000141000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000142000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.041725","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.043871","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.045765","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.048215","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.050663","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.053382","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.055387","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.05743","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.0594","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.061527","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000013931313232303536000000001880000005000000000000013a31313232303538000000001880000005000000000000013b31313232303439000000001880000005000000000000013c31313232303530000000001880000005000000000000013d31313232303531000000001880000005000000000000013e31313232303630000000001880000005000000000000013f3131323230363100000000188000000500000000000001403131323230363200000000188000000500000000000001413131323230363300000000188000000500000000000001423131323230363400"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"message_id":"1122056"},"sourceData":"000000188000000500000000000001393131323230353600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"message_id":"1122058"},"sourceData":"0000001880000005000000000000013a3131323230353800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"message_id":"1122049"},"sourceData":"0000001880000005000000000000013b3131323230343900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"message_id":"1122050"},"sourceData":"0000001880000005000000000000013c3131323230353000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"message_id":"1122051"},"sourceData":"0000001880000005000000000000013d3131323230353100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"message_id":"1122060"},"sourceData":"0000001880000005000000000000013e3131323230363000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"message_id":"1122061"},"sourceData":"0000001880000005000000000000013f3131323230363100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"message_id":"1122062"},"sourceData":"000000188000000500000000000001403131323230363200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"message_id":"1122063"},"sourceData":"000000188000000500000000000001413131323230363300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"message_id":"1122064"},"sourceData":"000000188000000500000000000001423131323230363400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122056', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195257' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122058', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195258' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122049', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195259' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122050', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195260' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122051', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195261' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122060', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195262' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122061', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195263' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122062', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195264' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122063', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195265' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122064', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.69214+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195266' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000143000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000144000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000145000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000146000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000147000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000148000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000149000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000014a000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000014b000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000014c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.063932","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.066125","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.068381","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.071228","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.073714","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.076292","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.078395","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.080623","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.082664","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.084818","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000014331313232303635000000001880000005000000000000014431313232303636000000001880000005000000000000014531313232303637000000001880000005000000000000014631313232303638000000001880000005000000000000014731313232303730000000001880000005000000000000014831313232303731000000001880000005000000000000014931313232303732000000001880000005000000000000014a31313232303733000000001880000005000000000000014b31313232303734000000001880000005000000000000014c3131323230373600"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"message_id":"1122065"},"sourceData":"000000188000000500000000000001433131323230363500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"message_id":"1122066"},"sourceData":"000000188000000500000000000001443131323230363600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"message_id":"1122067"},"sourceData":"000000188000000500000000000001453131323230363700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"message_id":"1122068"},"sourceData":"000000188000000500000000000001463131323230363800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"message_id":"1122070"},"sourceData":"000000188000000500000000000001473131323230373000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"message_id":"1122071"},"sourceData":"000000188000000500000000000001483131323230373100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"message_id":"1122072"},"sourceData":"000000188000000500000000000001493131323230373200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"message_id":"1122073"},"sourceData":"0000001880000005000000000000014a3131323230373300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"message_id":"1122074"},"sourceData":"0000001880000005000000000000014b3131323230373400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"message_id":"1122076"},"sourceData":"0000001880000005000000000000014c3131323230373600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122065', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195267' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122066', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195268' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122067', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195269' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122068', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195270' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122070', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195271' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122071', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195272' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122072', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195273' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122073', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195274' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122074', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195275' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122076', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.754393+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195276' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000014d000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000014e000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000014f000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000150000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000151000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313232303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000152000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000153000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000154000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000155000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000156000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.086763","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.089353","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.091817","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.094219","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.096677","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.098954","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.101269","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.104052","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.106342","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.108748","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000014d31313232303737000000001880000005000000000000014e31313232303738000000001880000005000000000000014f3131323230373900000000188000000500000000000001503131323230383100000000188000000500000000000001513131323230383200000000188000000500000000000001523131323230383300000000188000000500000000000001533131323230383400000000188000000500000000000001543131323230383500000000188000000500000000000001553131323230383600000000188000000500000000000001563131323230383700"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"message_id":"1122077"},"sourceData":"0000001880000005000000000000014d3131323230373700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"message_id":"1122078"},"sourceData":"0000001880000005000000000000014e3131323230373800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"message_id":"1122079"},"sourceData":"0000001880000005000000000000014f3131323230373900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"message_id":"1122081"},"sourceData":"000000188000000500000000000001503131323230383100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"message_id":"1122082"},"sourceData":"000000188000000500000000000001513131323230383200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"message_id":"1122083"},"sourceData":"000000188000000500000000000001523131323230383300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"message_id":"1122084"},"sourceData":"000000188000000500000000000001533131323230383400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"message_id":"1122085"},"sourceData":"000000188000000500000000000001543131323230383500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"message_id":"1122086"},"sourceData":"000000188000000500000000000001553131323230383600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"message_id":"1122087"},"sourceData":"000000188000000500000000000001563131323230383700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122077', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195277' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122078', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195278' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122079', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195279' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122081', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195280' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122082', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195281' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122083', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195282' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122084', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195283' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122085', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195284' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122086', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195285' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122087', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.815095+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195286' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000157000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000158000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000159000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000015a000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000015b000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000015c000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000015d000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000015e000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000015f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000160000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122057 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.111072","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.113374","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.115664","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.118273","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.120712","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.122541","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122057","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.124624","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.126774","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.129128","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.131583","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000015731313232303838000000001880000005000000000000015831313232303239000000001880000005000000000000015931313232303331000000001880000005000000000000015a31313232303433000000001880000005000000000000015b31313232303435000000001880000005000000000000015c31313232303534000000001880000005000000000000015d31313232303537000000001880000005000000000000015e31313232303539000000001880000005000000000000015f3131323230363900000000188000000500000000000001603131323230373500"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"message_id":"1122088"},"sourceData":"000000188000000500000000000001573131323230383800"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"message_id":"1122029"},"sourceData":"000000188000000500000000000001583131323230323900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"message_id":"1122031"},"sourceData":"000000188000000500000000000001593131323230333100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"message_id":"1122043"},"sourceData":"0000001880000005000000000000015a3131323230343300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"message_id":"1122045"},"sourceData":"0000001880000005000000000000015b3131323230343500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"message_id":"1122054"},"sourceData":"0000001880000005000000000000015c3131323230353400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"message_id":"1122057"},"sourceData":"0000001880000005000000000000015d3131323230353700"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"message_id":"1122059"},"sourceData":"0000001880000005000000000000015e3131323230353900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"message_id":"1122069"},"sourceData":"0000001880000005000000000000015f3131323230363900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"message_id":"1122075"},"sourceData":"000000188000000500000000000001603131323230373500"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122088', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195287' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122029', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195288' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122031', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195289' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122043', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195290' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122045', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195291' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122054', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195292' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122057', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195293' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122059', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195294' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122069', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195295' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122075', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.876547+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195296' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000161000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000162000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000163000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000164000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000165000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000166000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000167000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000168000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000169000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000016a000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.134421","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.136793","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.139163","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.14128","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.143835","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.146269","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.149016","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.151186","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.153448","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.15549","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000016131313232303830000000001880000005000000000000016231313232303839000000001880000005000000000000016331313232303930000000001880000005000000000000016431313232313034000000001880000005000000000000016531313232313036000000001880000005000000000000016631313232313230000000001880000005000000000000016731313232313232000000001880000005000000000000016831313232303931000000001880000005000000000000016931313232303932000000001880000005000000000000016a3131323230393300"] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"message_id":"1122080"},"sourceData":"000000188000000500000000000001613131323230383000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"message_id":"1122089"},"sourceData":"000000188000000500000000000001623131323230383900"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"message_id":"1122090"},"sourceData":"000000188000000500000000000001633131323230393000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"message_id":"1122104"},"sourceData":"000000188000000500000000000001643131323231303400"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"message_id":"1122106"},"sourceData":"000000188000000500000000000001653131323231303600"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"message_id":"1122120"},"sourceData":"000000188000000500000000000001663131323231323000"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"message_id":"1122122"},"sourceData":"000000188000000500000000000001673131323231323200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"message_id":"1122091"},"sourceData":"000000188000000500000000000001683131323230393100"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"message_id":"1122092"},"sourceData":"000000188000000500000000000001693131323230393200"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"message_id":"1122093"},"sourceData":"0000001880000005000000000000016a3131323230393300"} [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122080', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195297' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122089', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195298' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122090', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195299' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122104', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195300' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122106', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195301' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122120', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195302' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122122', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195303' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122091', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195304' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122092', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195305' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122093', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:05.943341+01') [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195306' [] [2022-03-14 12:11:05] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000016b000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000016c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000016d000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000016e000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000016f000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000170000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000171000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000172000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000173000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000174000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.157834","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.160095","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.162219","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.164412","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.166652","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.168985","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.171305","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.17355","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.175877","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.17805","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000016b31313232303934000000001880000005000000000000016c31313232303935000000001880000005000000000000016d31313232303936000000001880000005000000000000016e31313232303937000000001880000005000000000000016f3131323230393800000000188000000500000000000001703131323230393900000000188000000500000000000001713131323231303000000000188000000500000000000001723131323231303100000000188000000500000000000001733131323231303200000000188000000500000000000001743131323231303300"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"message_id":"1122094"},"sourceData":"0000001880000005000000000000016b3131323230393400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"message_id":"1122095"},"sourceData":"0000001880000005000000000000016c3131323230393500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"message_id":"1122096"},"sourceData":"0000001880000005000000000000016d3131323230393600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"message_id":"1122097"},"sourceData":"0000001880000005000000000000016e3131323230393700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"message_id":"1122098"},"sourceData":"0000001880000005000000000000016f3131323230393800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"message_id":"1122099"},"sourceData":"000000188000000500000000000001703131323230393900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"message_id":"1122100"},"sourceData":"000000188000000500000000000001713131323231303000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"message_id":"1122101"},"sourceData":"000000188000000500000000000001723131323231303100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"message_id":"1122102"},"sourceData":"000000188000000500000000000001733131323231303200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"message_id":"1122103"},"sourceData":"000000188000000500000000000001743131323231303300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122094', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195307' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122095', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195308' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122096', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195309' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122097', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195310' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122098', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195311' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122099', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195312' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122100', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195313' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122101', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195314' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122102', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195315' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122103', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.000581+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195316' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000175000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000176000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000177000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000178000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000179000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000017a000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000017b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000017c000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000017d000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000017e000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.180164","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.182197","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.184225","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.186415","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.188388","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.190448","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.193231","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.196076","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.198602","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.201544","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000017531313232313035000000001880000005000000000000017631313232313037000000001880000005000000000000017731313232313038000000001880000005000000000000017831313232313039000000001880000005000000000000017931313232313130000000001880000005000000000000017a31313232313131000000001880000005000000000000017b31313232313132000000001880000005000000000000017c31313232313133000000001880000005000000000000017d31313232313134000000001880000005000000000000017e3131323231313500"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"message_id":"1122105"},"sourceData":"000000188000000500000000000001753131323231303500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"message_id":"1122107"},"sourceData":"000000188000000500000000000001763131323231303700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"message_id":"1122108"},"sourceData":"000000188000000500000000000001773131323231303800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"message_id":"1122109"},"sourceData":"000000188000000500000000000001783131323231303900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"message_id":"1122110"},"sourceData":"000000188000000500000000000001793131323231313000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"message_id":"1122111"},"sourceData":"0000001880000005000000000000017a3131323231313100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"message_id":"1122112"},"sourceData":"0000001880000005000000000000017b3131323231313200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"message_id":"1122113"},"sourceData":"0000001880000005000000000000017c3131323231313300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"message_id":"1122114"},"sourceData":"0000001880000005000000000000017d3131323231313400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"message_id":"1122115"},"sourceData":"0000001880000005000000000000017e3131323231313500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122105', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195317' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122107', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195318' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122108', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195319' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122109', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195320' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122110', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195321' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122111', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195322' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122112', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195323' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122113', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195324' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122114', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195325' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122115', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.063723+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195326' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000017f000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000180000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000181000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000182000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000183000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000184000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000185000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000186000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000187000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000188000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.20394","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.207003","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.209841","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.212337","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.214473","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.216638","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.218654","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.221147","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.228301","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.230595","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000017f3131323231313600000000188000000500000000000001803131323231313700000000188000000500000000000001813131323231313800000000188000000500000000000001823131323231313900000000188000000500000000000001833131323231323100000000188000000500000000000001843131323231323300000000188000000500000000000001853131323231323400000000188000000500000000000001863131323231323500000000188000000500000000000001873131323231343700000000188000000500000000000001883131323231323700"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"message_id":"1122116"},"sourceData":"0000001880000005000000000000017f3131323231313600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"message_id":"1122117"},"sourceData":"000000188000000500000000000001803131323231313700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"message_id":"1122118"},"sourceData":"000000188000000500000000000001813131323231313800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"message_id":"1122119"},"sourceData":"000000188000000500000000000001823131323231313900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"message_id":"1122121"},"sourceData":"000000188000000500000000000001833131323231323100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"message_id":"1122123"},"sourceData":"000000188000000500000000000001843131323231323300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"message_id":"1122124"},"sourceData":"000000188000000500000000000001853131323231323400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"message_id":"1122125"},"sourceData":"000000188000000500000000000001863131323231323500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"message_id":"1122147"},"sourceData":"000000188000000500000000000001873131323231343700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"message_id":"1122127"},"sourceData":"000000188000000500000000000001883131323231323700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122116', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195327' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122117', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195328' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122118', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195329' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122119', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195330' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122121', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195331' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122123', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195332' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122124', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195333' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122125', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195334' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122147', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195337' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122127', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.127336+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195338' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000189000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000018a000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000018b000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232313535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000018c000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000018d000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000018e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000018f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000190000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000191000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000192000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122155 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.232926","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.235434","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122155","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.237778","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.239947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.241908","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.244221","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.246363","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.249279","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.251541","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.253504","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000018931313232313336000000001880000005000000000000018a31313232313531000000001880000005000000000000018b31313232313535000000001880000005000000000000018c31313232313236000000001880000005000000000000018d31313232313238000000001880000005000000000000018e31313232313239000000001880000005000000000000018f3131323231333000000000188000000500000000000001903131323231333100000000188000000500000000000001913131323231333200000000188000000500000000000001923131323231333300"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"message_id":"1122136"},"sourceData":"000000188000000500000000000001893131323231333600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"message_id":"1122151"},"sourceData":"0000001880000005000000000000018a3131323231353100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"message_id":"1122155"},"sourceData":"0000001880000005000000000000018b3131323231353500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"message_id":"1122126"},"sourceData":"0000001880000005000000000000018c3131323231323600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"message_id":"1122128"},"sourceData":"0000001880000005000000000000018d3131323231323800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"message_id":"1122129"},"sourceData":"0000001880000005000000000000018e3131323231323900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"message_id":"1122130"},"sourceData":"0000001880000005000000000000018f3131323231333000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"message_id":"1122131"},"sourceData":"000000188000000500000000000001903131323231333100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"message_id":"1122132"},"sourceData":"000000188000000500000000000001913131323231333200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"message_id":"1122133"},"sourceData":"000000188000000500000000000001923131323231333300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122136', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195339' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122151', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195340' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122155', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195341' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122126', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195342' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122128', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195343' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122129', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195344' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122130', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195345' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122131', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195346' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122132', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195347' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122133', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.190374+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195348' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000193000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000194000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000195000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000196000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000197000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000198000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000199000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000019a000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000019b000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000019c000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.255408","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.257633","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.259915","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.262202","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.264798","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.26711","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.269362","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.271443","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.274134","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.276611","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000019331313232313334000000001880000005000000000000019431313232313335000000001880000005000000000000019531313232313337000000001880000005000000000000019631313232313338000000001880000005000000000000019731313232313339000000001880000005000000000000019831313232313430000000001880000005000000000000019931313232313431000000001880000005000000000000019a31313232313432000000001880000005000000000000019b31313232313433000000001880000005000000000000019c3131323231343400"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"message_id":"1122134"},"sourceData":"000000188000000500000000000001933131323231333400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"message_id":"1122135"},"sourceData":"000000188000000500000000000001943131323231333500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"message_id":"1122137"},"sourceData":"000000188000000500000000000001953131323231333700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"message_id":"1122138"},"sourceData":"000000188000000500000000000001963131323231333800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"message_id":"1122139"},"sourceData":"000000188000000500000000000001973131323231333900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"message_id":"1122140"},"sourceData":"000000188000000500000000000001983131323231343000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"message_id":"1122141"},"sourceData":"000000188000000500000000000001993131323231343100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"message_id":"1122142"},"sourceData":"0000001880000005000000000000019a3131323231343200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"message_id":"1122143"},"sourceData":"0000001880000005000000000000019b3131323231343300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"message_id":"1122144"},"sourceData":"0000001880000005000000000000019c3131323231343400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122134', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195349' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122135', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195350' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122137', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195351' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122138', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195352' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122139', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195353' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122140', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195354' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122141', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195355' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122142', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195356' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122143', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195357' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122144', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.253303+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195358' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000019d000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000019e000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000019f000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001a0000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001a1000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232313530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001a2000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232313532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001a3000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001a4000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232313534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001a5000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001a6000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232313537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122145 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122146 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122148 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122150 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122152 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122153 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122154 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122156 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122157 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122145","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.279302","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122146","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.281548","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122148","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.283674","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.285868","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122150","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.287832","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122152","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.289935","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122153","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.291984","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122154","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.294393","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122156","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.296504","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122157","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.298658","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000019d31313232313435000000001880000005000000000000019e31313232313436000000001880000005000000000000019f3131323231343800000000188000000500000000000001a03131323231343900000000188000000500000000000001a13131323231353000000000188000000500000000000001a23131323231353200000000188000000500000000000001a33131323231353300000000188000000500000000000001a43131323231353400000000188000000500000000000001a53131323231353600000000188000000500000000000001a63131323231353700"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"message_id":"1122145"},"sourceData":"0000001880000005000000000000019d3131323231343500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"message_id":"1122146"},"sourceData":"0000001880000005000000000000019e3131323231343600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"message_id":"1122148"},"sourceData":"0000001880000005000000000000019f3131323231343800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"message_id":"1122149"},"sourceData":"000000188000000500000000000001a03131323231343900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"message_id":"1122150"},"sourceData":"000000188000000500000000000001a13131323231353000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"message_id":"1122152"},"sourceData":"000000188000000500000000000001a23131323231353200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"message_id":"1122153"},"sourceData":"000000188000000500000000000001a33131323231353300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"message_id":"1122154"},"sourceData":"000000188000000500000000000001a43131323231353400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"message_id":"1122156"},"sourceData":"000000188000000500000000000001a53131323231353600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"message_id":"1122157"},"sourceData":"000000188000000500000000000001a63131323231353700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122145', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195359' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122146', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195360' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122148', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195361' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122149', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195362' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122150', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195363' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122152', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195364' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122153', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195365' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122154', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195366' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122156', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195367' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122157', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.314251+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195368' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001a7000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001a8000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232313630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001a9000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232313631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001aa000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232313632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001ab000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ac000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232313634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001ad000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232313635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001ae000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232313636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001af000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232313637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b0000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122159 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122160 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122161 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122162 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122163 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122164 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122165 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122166 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122167 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122168 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122159","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.300792","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122160","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.303017","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122161","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.305562","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122162","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.30843","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122163","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.310871","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122164","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.313275","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122165","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.31554","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122166","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.317524","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122167","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.319538","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122168","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.321398","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001a73131323231353900000000188000000500000000000001a83131323231363000000000188000000500000000000001a93131323231363100000000188000000500000000000001aa3131323231363200000000188000000500000000000001ab3131323231363300000000188000000500000000000001ac3131323231363400000000188000000500000000000001ad3131323231363500000000188000000500000000000001ae3131323231363600000000188000000500000000000001af3131323231363700000000188000000500000000000001b03131323231363800"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"message_id":"1122159"},"sourceData":"000000188000000500000000000001a73131323231353900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"message_id":"1122160"},"sourceData":"000000188000000500000000000001a83131323231363000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"message_id":"1122161"},"sourceData":"000000188000000500000000000001a93131323231363100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"message_id":"1122162"},"sourceData":"000000188000000500000000000001aa3131323231363200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"message_id":"1122163"},"sourceData":"000000188000000500000000000001ab3131323231363300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"message_id":"1122164"},"sourceData":"000000188000000500000000000001ac3131323231363400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"message_id":"1122165"},"sourceData":"000000188000000500000000000001ad3131323231363500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"message_id":"1122166"},"sourceData":"000000188000000500000000000001ae3131323231363600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"message_id":"1122167"},"sourceData":"000000188000000500000000000001af3131323231363700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"message_id":"1122168"},"sourceData":"000000188000000500000000000001b03131323231363800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122159', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195369' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122160', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195370' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122161', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195371' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122162', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195372' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122163', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195373' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122164', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195374' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122165', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195375' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122166', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195376' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122167', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195377' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122168', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.376879+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195378' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001b1000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001b2000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232313730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b3000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b4000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232313732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001b5000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232313733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001b6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232313734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b7000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232313538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b8000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001b9000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001ba000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122169 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122170 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122171 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122172 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122173 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122174 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122158 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122169","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.323402","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122170","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.327045","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122171","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.331005","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122172","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.334367","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122173","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.336867","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122174","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.339183","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122158","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.341852","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.468016","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.470012","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.472544","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001b13131323231363900000000188000000500000000000001b23131323231373000000000188000000500000000000001b33131323231373100000000188000000500000000000001b43131323231373200000000188000000500000000000001b53131323231373300000000188000000500000000000001b63131323231373400000000188000000500000000000001b73131323231353800000000188000000500000000000001b83131323232343400000000188000000500000000000001b93131323232343600000000188000000500000000000001ba3131323232343900"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"message_id":"1122169"},"sourceData":"000000188000000500000000000001b13131323231363900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"message_id":"1122170"},"sourceData":"000000188000000500000000000001b23131323231373000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"message_id":"1122171"},"sourceData":"000000188000000500000000000001b33131323231373100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"message_id":"1122172"},"sourceData":"000000188000000500000000000001b43131323231373200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"message_id":"1122173"},"sourceData":"000000188000000500000000000001b53131323231373300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"message_id":"1122174"},"sourceData":"000000188000000500000000000001b63131323231373400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"message_id":"1122158"},"sourceData":"000000188000000500000000000001b73131323231353800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"message_id":"1122244"},"sourceData":"000000188000000500000000000001b83131323232343400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"message_id":"1122246"},"sourceData":"000000188000000500000000000001b93131323232343600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"message_id":"1122249"},"sourceData":"000000188000000500000000000001ba3131323232343900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122169', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195379' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122170', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195380' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122171', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195381' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122172', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195382' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122173', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195383' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122174', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195384' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122158', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195385' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122244', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195435' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122246', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195436' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122249', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.437584+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195437' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001bb000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001bc000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001bd000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001be000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001bf000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001c0000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c1000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c2000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c3000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c4000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.475289","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.518313","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.520176","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.522434","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.524735","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.526999","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.528843","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.530682","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.532607","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.534655","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001bb3131323232383000000000188000000500000000000001bc3131323232383200000000188000000500000000000001bd3131323232353600000000188000000500000000000001be3131323232353800000000188000000500000000000001bf3131323232363000000000188000000500000000000001c03131323232363700000000188000000500000000000001c13131323232363900000000188000000500000000000001c23131323232373100000000188000000500000000000001c33131323232373200000000188000000500000000000001c43131323232373400"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"message_id":"1122280"},"sourceData":"000000188000000500000000000001bb3131323232383000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"message_id":"1122282"},"sourceData":"000000188000000500000000000001bc3131323232383200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"message_id":"1122256"},"sourceData":"000000188000000500000000000001bd3131323232353600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"message_id":"1122258"},"sourceData":"000000188000000500000000000001be3131323232353800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"message_id":"1122260"},"sourceData":"000000188000000500000000000001bf3131323232363000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"message_id":"1122267"},"sourceData":"000000188000000500000000000001c03131323232363700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"message_id":"1122269"},"sourceData":"000000188000000500000000000001c13131323232363900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"message_id":"1122271"},"sourceData":"000000188000000500000000000001c23131323232373100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"message_id":"1122272"},"sourceData":"000000188000000500000000000001c33131323232373200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"message_id":"1122274"},"sourceData":"000000188000000500000000000001c43131323232373400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122280', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195438' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122282', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195458' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122256', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195459' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122258', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195460' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122260', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195461' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122267', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195462' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122269', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195463' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122271', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195464' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122272', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195465' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122274', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.495943+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195466' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001c5000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c7000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c8000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c9000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ca000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001cb000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001cc000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001cd000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ce000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.536558","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.538345","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.565457","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.567303","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.569083","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.570876","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.572879","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.575152","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.577205","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.579146","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001c53131323232373600000000188000000500000000000001c63131323232373800000000188000000500000000000001c73131323232383600000000188000000500000000000001c83131323232383700000000188000000500000000000001c93131323232383900000000188000000500000000000001ca3131323232393300000000188000000500000000000001cb3131323232393500000000188000000500000000000001cc3131323232393600000000188000000500000000000001cd3131323232393800000000188000000500000000000001ce3131323233303000"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"message_id":"1122276"},"sourceData":"000000188000000500000000000001c53131323232373600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"message_id":"1122278"},"sourceData":"000000188000000500000000000001c63131323232373800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"message_id":"1122286"},"sourceData":"000000188000000500000000000001c73131323232383600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"message_id":"1122287"},"sourceData":"000000188000000500000000000001c83131323232383700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"message_id":"1122289"},"sourceData":"000000188000000500000000000001c93131323232383900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"message_id":"1122293"},"sourceData":"000000188000000500000000000001ca3131323232393300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"message_id":"1122295"},"sourceData":"000000188000000500000000000001cb3131323232393500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"message_id":"1122296"},"sourceData":"000000188000000500000000000001cc3131323232393600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"message_id":"1122298"},"sourceData":"000000188000000500000000000001cd3131323232393800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"message_id":"1122300"},"sourceData":"000000188000000500000000000001ce3131323233303000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122276', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195467' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122278', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195468' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122286', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195482' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122287', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195483' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122289', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195484' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122293', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195485' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122295', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195486' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122296', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195487' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122298', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195488' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122300', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.567543+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195489' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001cf000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001d0000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d1000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d2000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d4000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001d5000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d6000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d7000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001d8000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.581004","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.582812","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.584963","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.587101","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.589114","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.591229","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.891713","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.89458","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.896618","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.898845","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001cf3131323233303200000000188000000500000000000001d03131323233303400000000188000000500000000000001d13131323233303500000000188000000500000000000001d23131323233303700000000188000000500000000000001d33131323233303800000000188000000500000000000001d43131323233303900000000188000000500000000000001d53131323233313200000000188000000500000000000001d63131323233313300000000188000000500000000000001d73131323233313400000000188000000500000000000001d83131323233313500"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"message_id":"1122302"},"sourceData":"000000188000000500000000000001cf3131323233303200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"message_id":"1122304"},"sourceData":"000000188000000500000000000001d03131323233303400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"message_id":"1122305"},"sourceData":"000000188000000500000000000001d13131323233303500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"message_id":"1122307"},"sourceData":"000000188000000500000000000001d23131323233303700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"message_id":"1122308"},"sourceData":"000000188000000500000000000001d33131323233303800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"message_id":"1122309"},"sourceData":"000000188000000500000000000001d43131323233303900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"message_id":"1122312"},"sourceData":"000000188000000500000000000001d53131323233313200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"message_id":"1122313"},"sourceData":"000000188000000500000000000001d63131323233313300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"message_id":"1122314"},"sourceData":"000000188000000500000000000001d73131323233313400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"message_id":"1122315"},"sourceData":"000000188000000500000000000001d83131323233313500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122302', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195490' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122304', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195491' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122305', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195492' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122307', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195493' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122308', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195494' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122309', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195495' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122312', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195508' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122313', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195509' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122314', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195510' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122315', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.63194+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195511' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001d9000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001da000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001db000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001dc000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001dd000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001de000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001df000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001e0000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001e1000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001e2000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.901054","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.902976","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.905089","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.907541","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.909748","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.912036","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.914018","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.916078","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.918038","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.927921","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001d93131323233313600000000188000000500000000000001da3131323233313700000000188000000500000000000001db3131323233313800000000188000000500000000000001dc3131323233313900000000188000000500000000000001dd3131323233323000000000188000000500000000000001de3131323233323100000000188000000500000000000001df3131323233323200000000188000000500000000000001e03131323233323300000000188000000500000000000001e13131323233323400000000188000000500000000000001e23131323232363500"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"message_id":"1122316"},"sourceData":"000000188000000500000000000001d93131323233313600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"message_id":"1122317"},"sourceData":"000000188000000500000000000001da3131323233313700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"message_id":"1122318"},"sourceData":"000000188000000500000000000001db3131323233313800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"message_id":"1122319"},"sourceData":"000000188000000500000000000001dc3131323233313900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"message_id":"1122320"},"sourceData":"000000188000000500000000000001dd3131323233323000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"message_id":"1122321"},"sourceData":"000000188000000500000000000001de3131323233323100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"message_id":"1122322"},"sourceData":"000000188000000500000000000001df3131323233323200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"message_id":"1122323"},"sourceData":"000000188000000500000000000001e03131323233323300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"message_id":"1122324"},"sourceData":"000000188000000500000000000001e13131323233323400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"message_id":"1122265"},"sourceData":"000000188000000500000000000001e23131323232363500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122316', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195512' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122317', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195513' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122318', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195514' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122319', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195515' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122320', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195516' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122321', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195517' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122322', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195518' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122323', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195519' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122324', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195520' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122265', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.690379+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195524' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001e3000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001e4000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001e5000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001e6000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001e7000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001e8000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001e9000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001ea000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001eb000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ec000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.930115","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.932379","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.934537","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.936807","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.940556","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.944611","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.946605","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.948537","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.952323","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.954179","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001e33131323232353100000000188000000500000000000001e43131323232353300000000188000000500000000000001e53131323232363300000000188000000500000000000001e63131323232383400000000188000000500000000000001e73131323232393100000000188000000500000000000001e83131323233313000000000188000000500000000000001e93131323233313100000000188000000500000000000001ea3131323233323500000000188000000500000000000001eb3131323233323600000000188000000500000000000001ec3131323233323700"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"message_id":"1122251"},"sourceData":"000000188000000500000000000001e33131323232353100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"message_id":"1122253"},"sourceData":"000000188000000500000000000001e43131323232353300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"message_id":"1122263"},"sourceData":"000000188000000500000000000001e53131323232363300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"message_id":"1122284"},"sourceData":"000000188000000500000000000001e63131323232383400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"message_id":"1122291"},"sourceData":"000000188000000500000000000001e73131323232393100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"message_id":"1122310"},"sourceData":"000000188000000500000000000001e83131323233313000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"message_id":"1122311"},"sourceData":"000000188000000500000000000001e93131323233313100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"message_id":"1122325"},"sourceData":"000000188000000500000000000001ea3131323233323500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"message_id":"1122326"},"sourceData":"000000188000000500000000000001eb3131323233323600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"message_id":"1122327"},"sourceData":"000000188000000500000000000001ec3131323233323700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122251', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195525' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122253', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195526' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122263', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195527' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122284', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195528' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122291', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195530' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122310', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195532' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122311', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195533' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122325', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195534' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122326', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195536' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122327', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.752256+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195537' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001ed000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232333330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ee000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001ef000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232333332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f0000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f1000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f2000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232333336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f3000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232333337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001f4000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f5000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001f6000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122330 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122332 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122336 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122337 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122330","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.95606","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.958301","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122332","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.9604","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.962288","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.964127","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122336","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.96595","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122337","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.968489","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.972808","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.977104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.981389","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001ed3131323233333000000000188000000500000000000001ee3131323233333100000000188000000500000000000001ef3131323233333200000000188000000500000000000001f03131323233333400000000188000000500000000000001f13131323233333500000000188000000500000000000001f23131323233333600000000188000000500000000000001f33131323233333700000000188000000500000000000001f43131323233333800000000188000000500000000000001f53131323233333900000000188000000500000000000001f63131323233343000"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"message_id":"1122330"},"sourceData":"000000188000000500000000000001ed3131323233333000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"message_id":"1122331"},"sourceData":"000000188000000500000000000001ee3131323233333100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"message_id":"1122332"},"sourceData":"000000188000000500000000000001ef3131323233333200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"message_id":"1122334"},"sourceData":"000000188000000500000000000001f03131323233333400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"message_id":"1122335"},"sourceData":"000000188000000500000000000001f13131323233333500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"message_id":"1122336"},"sourceData":"000000188000000500000000000001f23131323233333600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"message_id":"1122337"},"sourceData":"000000188000000500000000000001f33131323233333700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"message_id":"1122338"},"sourceData":"000000188000000500000000000001f43131323233333800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"message_id":"1122339"},"sourceData":"000000188000000500000000000001f53131323233333900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"message_id":"1122340"},"sourceData":"000000188000000500000000000001f63131323233343000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122330', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195538' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122331', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195539' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122332', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195540' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122334', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195541' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122335', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195542' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122336', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195543' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122337', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195544' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122338', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195545' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122339', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195546' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122340', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.80995+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195547' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000001f7000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001f8000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001f9000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001fa000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001fb000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232333435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001fc000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232333436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001fd000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001fe000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232333438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001ff000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000200000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122345 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122346 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122348 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.985007","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.987034","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.988909","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.992004","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122345","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.994359","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122346","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.996916","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.998883","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122348","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.001439","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.003794","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.114","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000001f73131323233343100000000188000000500000000000001f83131323233343200000000188000000500000000000001f93131323233343300000000188000000500000000000001fa3131323233343400000000188000000500000000000001fb3131323233343500000000188000000500000000000001fc3131323233343600000000188000000500000000000001fd3131323233343700000000188000000500000000000001fe3131323233343800000000188000000500000000000001ff3131323233343900000000188000000500000000000002003131323233323800"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"message_id":"1122341"},"sourceData":"000000188000000500000000000001f73131323233343100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"message_id":"1122342"},"sourceData":"000000188000000500000000000001f83131323233343200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"message_id":"1122343"},"sourceData":"000000188000000500000000000001f93131323233343300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"message_id":"1122344"},"sourceData":"000000188000000500000000000001fa3131323233343400"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"message_id":"1122345"},"sourceData":"000000188000000500000000000001fb3131323233343500"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"message_id":"1122346"},"sourceData":"000000188000000500000000000001fc3131323233343600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"message_id":"1122347"},"sourceData":"000000188000000500000000000001fd3131323233343700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"message_id":"1122348"},"sourceData":"000000188000000500000000000001fe3131323233343800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"message_id":"1122349"},"sourceData":"000000188000000500000000000001ff3131323233343900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"message_id":"1122328"},"sourceData":"000000188000000500000000000002003131323233323800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122341', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195548' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122342', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195549' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122343', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195550' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122344', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195551' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122345', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195552' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122346', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195553' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122347', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195554' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122348', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195555' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122349', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195556' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122328', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.869446+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195596' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000201000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000202000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232333333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000203000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000204000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000205000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000206000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000207000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000208000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000209000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000020a000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122333 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.117104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122333","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.120321","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.950013","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.954528","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.959664","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.963077","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.966104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.968975","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.971759","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:06] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.975272","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000020131313232333239000000001880000005000000000000020231313232333333000000001880000005000000000000020331313231373236000000001880000005000000000000020431313231373237000000001880000005000000000000020531313231373238000000001880000005000000000000020631313231373239000000001880000005000000000000020731313231373332000000001880000005000000000000020831313231373336000000001880000005000000000000020931313231373330000000001880000005000000000000020a3131323137333100"] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"message_id":"1122329"},"sourceData":"000000188000000500000000000002013131323233323900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"message_id":"1122333"},"sourceData":"000000188000000500000000000002023131323233333300"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"message_id":"1121726"},"sourceData":"000000188000000500000000000002033131323137323600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"message_id":"1121727"},"sourceData":"000000188000000500000000000002043131323137323700"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"message_id":"1121728"},"sourceData":"000000188000000500000000000002053131323137323800"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"message_id":"1121729"},"sourceData":"000000188000000500000000000002063131323137323900"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"message_id":"1121732"},"sourceData":"000000188000000500000000000002073131323137333200"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"message_id":"1121736"},"sourceData":"000000188000000500000000000002083131323137333600"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"message_id":"1121730"},"sourceData":"000000188000000500000000000002093131323137333000"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"message_id":"1121731"},"sourceData":"0000001880000005000000000000020a3131323137333100"} [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122329', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195597' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122333', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195598' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121726', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195607' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121727', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195608' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121728', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195609' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121729', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195610' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121732', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195611' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121736', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195612' [] [2022-03-14 12:11:06] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121730', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195613' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121731', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:06.932205+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195614' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000020b000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000020c000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000020d000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000020e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000020f000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000210000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000211000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000212000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000213000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000214000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.978667","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.982005","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.985884","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.990431","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.994117","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.996646","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:00.999613","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.002239","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.00459","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.006919","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000020b31313231373333000000001880000005000000000000020c31313231373334000000001880000005000000000000020d31313231373335000000001880000005000000000000020e31313231373530000000001880000005000000000000020f3131323137353900000000188000000500000000000002103131323137363100000000188000000500000000000002113131323137363200000000188000000500000000000002123131323137363300000000188000000500000000000002133131323137373700000000188000000500000000000002143131323137383700"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"message_id":"1121733"},"sourceData":"0000001880000005000000000000020b3131323137333300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"message_id":"1121734"},"sourceData":"0000001880000005000000000000020c3131323137333400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"message_id":"1121735"},"sourceData":"0000001880000005000000000000020d3131323137333500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"message_id":"1121750"},"sourceData":"0000001880000005000000000000020e3131323137353000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"message_id":"1121759"},"sourceData":"0000001880000005000000000000020f3131323137353900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"message_id":"1121761"},"sourceData":"000000188000000500000000000002103131323137363100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"message_id":"1121762"},"sourceData":"000000188000000500000000000002113131323137363200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"message_id":"1121763"},"sourceData":"000000188000000500000000000002123131323137363300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"message_id":"1121777"},"sourceData":"000000188000000500000000000002133131323137373700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"message_id":"1121787"},"sourceData":"000000188000000500000000000002143131323137383700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121733', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195615' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121734', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195616' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121735', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195617' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121750', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195618' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121759', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195619' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121761', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195620' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121762', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195621' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121763', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195622' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121777', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195623' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121787', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.006379+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195624' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000215000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000216000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000217000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000218000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000219000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313231373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000021a000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000021b000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313231373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000021c000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313231373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000021d000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000021e000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.009407","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.012252","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.015089","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.01785","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.020622","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.023505","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.026467","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.029415","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.033134","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.036896","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000021531313231373930000000001880000005000000000000021631313231383033000000001880000005000000000000021731313231383037000000001880000005000000000000021831313231383136000000001880000005000000000000021931313231373337000000001880000005000000000000021a31313231373432000000001880000005000000000000021b31313231373433000000001880000005000000000000021c31313231373338000000001880000005000000000000021d31313231373339000000001880000005000000000000021e3131323137343000"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"message_id":"1121790"},"sourceData":"000000188000000500000000000002153131323137393000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"message_id":"1121803"},"sourceData":"000000188000000500000000000002163131323138303300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"message_id":"1121807"},"sourceData":"000000188000000500000000000002173131323138303700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"message_id":"1121816"},"sourceData":"000000188000000500000000000002183131323138313600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"message_id":"1121737"},"sourceData":"000000188000000500000000000002193131323137333700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"message_id":"1121742"},"sourceData":"0000001880000005000000000000021a3131323137343200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"message_id":"1121743"},"sourceData":"0000001880000005000000000000021b3131323137343300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"message_id":"1121738"},"sourceData":"0000001880000005000000000000021c3131323137333800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"message_id":"1121739"},"sourceData":"0000001880000005000000000000021d3131323137333900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"message_id":"1121740"},"sourceData":"0000001880000005000000000000021e3131323137343000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121790', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195625' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121803', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195626' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121807', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195627' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121816', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195628' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121737', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195629' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121742', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195630' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121743', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195631' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121738', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195632' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121739', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195633' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121740', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.081091+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195634' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000021f000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000220000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000221000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000222000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313231373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000223000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000224000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000225000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000226000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313231373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000227000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000228000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313231373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.041318","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.047052","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.05211","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.05694","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.060229","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.063226","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.066047","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.068741","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.070986","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.073816","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000021f3131323137343100000000188000000500000000000002203131323137343400000000188000000500000000000002213131323137343500000000188000000500000000000002223131323137353100000000188000000500000000000002233131323137353200000000188000000500000000000002243131323137353600000000188000000500000000000002253131323137353700000000188000000500000000000002263131323137363000000000188000000500000000000002273131323137343800000000188000000500000000000002283131323137343900"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"message_id":"1121741"},"sourceData":"0000001880000005000000000000021f3131323137343100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"message_id":"1121744"},"sourceData":"000000188000000500000000000002203131323137343400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"message_id":"1121745"},"sourceData":"000000188000000500000000000002213131323137343500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"message_id":"1121751"},"sourceData":"000000188000000500000000000002223131323137353100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"message_id":"1121752"},"sourceData":"000000188000000500000000000002233131323137353200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"message_id":"1121756"},"sourceData":"000000188000000500000000000002243131323137353600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"message_id":"1121757"},"sourceData":"000000188000000500000000000002253131323137353700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"message_id":"1121760"},"sourceData":"000000188000000500000000000002263131323137363000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"message_id":"1121748"},"sourceData":"000000188000000500000000000002273131323137343800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"message_id":"1121749"},"sourceData":"000000188000000500000000000002283131323137343900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121741', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195635' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121744', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195636' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121745', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195637' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121751', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195638' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121752', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195639' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121756', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195640' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121757', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195641' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121760', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195642' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121748', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195643' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121749', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.153004+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195644' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000229000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000022a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000022b000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000022c000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000022d000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000022e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000022f000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313231373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000230000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313231373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000231000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313231373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000232000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.076571","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.079197","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.081842","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.084747","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.086913","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.089845","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.09333","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.097588","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.100391","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.103427","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000022931313231373533000000001880000005000000000000022a31313231373535000000001880000005000000000000022b31313231373538000000001880000005000000000000022c31313231373634000000001880000005000000000000022d31313231373639000000001880000005000000000000022e31313231373734000000001880000005000000000000022f3131323137363500000000188000000500000000000002303131323137363600000000188000000500000000000002313131323137363700000000188000000500000000000002323131323137363800"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"message_id":"1121753"},"sourceData":"000000188000000500000000000002293131323137353300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"message_id":"1121755"},"sourceData":"0000001880000005000000000000022a3131323137353500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"message_id":"1121758"},"sourceData":"0000001880000005000000000000022b3131323137353800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"message_id":"1121764"},"sourceData":"0000001880000005000000000000022c3131323137363400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"message_id":"1121769"},"sourceData":"0000001880000005000000000000022d3131323137363900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"message_id":"1121774"},"sourceData":"0000001880000005000000000000022e3131323137373400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"message_id":"1121765"},"sourceData":"0000001880000005000000000000022f3131323137363500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"message_id":"1121766"},"sourceData":"000000188000000500000000000002303131323137363600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"message_id":"1121767"},"sourceData":"000000188000000500000000000002313131323137363700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"message_id":"1121768"},"sourceData":"000000188000000500000000000002323131323137363800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121753', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195645' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121755', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195646' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121758', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195647' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121764', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195648' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121769', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195649' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121774', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195650' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121765', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195651' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121766', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195652' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121767', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195653' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121768', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.223763+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195654' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000233000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313231373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000234000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000235000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000236000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313231373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000237000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000238000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000239000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000023a000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000023b000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313231373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000023c000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.106854","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.110702","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.114167","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.117476","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.12106","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.125048","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.129335","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.133472","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.137123","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.140128","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000023331313231373730000000001880000005000000000000023431313231373731000000001880000005000000000000023531313231373733000000001880000005000000000000023631313231373738000000001880000005000000000000023731313231373830000000001880000005000000000000023831313231373939000000001880000005000000000000023931313231373736000000001880000005000000000000023a31313231373739000000001880000005000000000000023b31313231373831000000001880000005000000000000023c3131323137383200"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"message_id":"1121770"},"sourceData":"000000188000000500000000000002333131323137373000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"message_id":"1121771"},"sourceData":"000000188000000500000000000002343131323137373100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"message_id":"1121773"},"sourceData":"000000188000000500000000000002353131323137373300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"message_id":"1121778"},"sourceData":"000000188000000500000000000002363131323137373800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"message_id":"1121780"},"sourceData":"000000188000000500000000000002373131323137383000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"message_id":"1121799"},"sourceData":"000000188000000500000000000002383131323137393900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"message_id":"1121776"},"sourceData":"000000188000000500000000000002393131323137373600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"message_id":"1121779"},"sourceData":"0000001880000005000000000000023a3131323137373900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"message_id":"1121781"},"sourceData":"0000001880000005000000000000023b3131323137383100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"message_id":"1121782"},"sourceData":"0000001880000005000000000000023c3131323137383200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121770', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195655' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121771', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195656' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121773', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195657' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121778', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195658' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121780', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195659' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121799', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195660' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121776', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195661' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121779', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195662' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121781', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195663' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121782', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.293935+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195664' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000023d000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000023e000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313231373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000023f000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000240000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000241000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000242000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000243000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000244000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000245000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000246000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.143133","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.145964","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.148598","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.151323","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.153575","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.156418","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.158731","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.161626","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.164518","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.167674","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000023d31313231373833000000001880000005000000000000023e31313231373834000000001880000005000000000000023f3131323137383500000000188000000500000000000002403131323137383900000000188000000500000000000002413131323137393100000000188000000500000000000002423131323137393600000000188000000500000000000002433131323137393700000000188000000500000000000002443131323137393800000000188000000500000000000002453131323137383600000000188000000500000000000002463131323137383800"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"message_id":"1121783"},"sourceData":"0000001880000005000000000000023d3131323137383300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"message_id":"1121784"},"sourceData":"0000001880000005000000000000023e3131323137383400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"message_id":"1121785"},"sourceData":"0000001880000005000000000000023f3131323137383500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"message_id":"1121789"},"sourceData":"000000188000000500000000000002403131323137383900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"message_id":"1121791"},"sourceData":"000000188000000500000000000002413131323137393100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"message_id":"1121796"},"sourceData":"000000188000000500000000000002423131323137393600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"message_id":"1121797"},"sourceData":"000000188000000500000000000002433131323137393700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"message_id":"1121798"},"sourceData":"000000188000000500000000000002443131323137393800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"message_id":"1121786"},"sourceData":"000000188000000500000000000002453131323137383600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"message_id":"1121788"},"sourceData":"000000188000000500000000000002463131323137383800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121783', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195665' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121784', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195666' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121785', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195667' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121789', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195668' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121791', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195669' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121796', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195670' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121797', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195671' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121798', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195672' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121786', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195673' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121788', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.375073+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195674' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000247000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000248000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000249000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000024a000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000024b000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000024c000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313231383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000024d000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000024e000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313231383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000024f000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000250000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.170752","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.174677","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.178079","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.181058","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.183797","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.186568","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.189188","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.191757","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.194548","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.197133","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000024731313231373932000000001880000005000000000000024831313231373934000000001880000005000000000000024931313231373935000000001880000005000000000000024a31313231383034000000001880000005000000000000024b31313231383035000000001880000005000000000000024c31313231383036000000001880000005000000000000024d31313231383038000000001880000005000000000000024e31313231383130000000001880000005000000000000024f3131323138313100000000188000000500000000000002503131323138313200"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"message_id":"1121792"},"sourceData":"000000188000000500000000000002473131323137393200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"message_id":"1121794"},"sourceData":"000000188000000500000000000002483131323137393400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"message_id":"1121795"},"sourceData":"000000188000000500000000000002493131323137393500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"message_id":"1121804"},"sourceData":"0000001880000005000000000000024a3131323138303400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"message_id":"1121805"},"sourceData":"0000001880000005000000000000024b3131323138303500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"message_id":"1121806"},"sourceData":"0000001880000005000000000000024c3131323138303600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"message_id":"1121808"},"sourceData":"0000001880000005000000000000024d3131323138303800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"message_id":"1121810"},"sourceData":"0000001880000005000000000000024e3131323138313000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"message_id":"1121811"},"sourceData":"0000001880000005000000000000024f3131323138313100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"message_id":"1121812"},"sourceData":"000000188000000500000000000002503131323138313200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121792', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195675' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121794', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195676' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121795', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195677' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121804', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195678' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121805', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195679' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121806', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195680' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121808', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195681' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121810', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195682' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121811', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195683' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121812', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.451722+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195684' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000251000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000252000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313231383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000253000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313231383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000254000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000255000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000256000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000257000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000258000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000259000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000025a000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":594,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":595,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":596,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":597,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":598,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":599,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":600,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":601,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":602,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.199975","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.203044","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.206264","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.209704","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.2127","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.216275","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.219706","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.223976","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.227462","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.231029","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000025131313231383030000000001880000005000000000000025231313231383031000000001880000005000000000000025331313231383032000000001880000005000000000000025431313231383137000000001880000005000000000000025531313231383138000000001880000005000000000000025631313231383139000000001880000005000000000000025731313231383135000000001880000005000000000000025831313231383230000000001880000005000000000000025931313231383231000000001880000005000000000000025a3131323138323200"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593,"message_id":"1121800"},"sourceData":"000000188000000500000000000002513131323138303000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":594,"message_id":"1121801"},"sourceData":"000000188000000500000000000002523131323138303100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":595,"message_id":"1121802"},"sourceData":"000000188000000500000000000002533131323138303200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":596,"message_id":"1121817"},"sourceData":"000000188000000500000000000002543131323138313700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":597,"message_id":"1121818"},"sourceData":"000000188000000500000000000002553131323138313800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":598,"message_id":"1121819"},"sourceData":"000000188000000500000000000002563131323138313900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":599,"message_id":"1121815"},"sourceData":"000000188000000500000000000002573131323138313500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":600,"message_id":"1121820"},"sourceData":"000000188000000500000000000002583131323138323000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":601,"message_id":"1121821"},"sourceData":"000000188000000500000000000002593131323138323100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":602,"message_id":"1121822"},"sourceData":"0000001880000005000000000000025a3131323138323200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121800', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195685' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121801', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195686' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121802', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195687' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121817', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195688' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121818', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195689' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121819', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195690' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121815', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195691' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121820', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195692' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121821', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195693' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121822', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.545708+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195694' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000025b000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000025c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000025d000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000025e000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000025f000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000260000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313231373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000261000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000262000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000263000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000264000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":603,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":604,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":605,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":606,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":607,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":608,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":609,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":610,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":611,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":612,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.234273","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.23744","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.24057","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.24339","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.246194","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.249517","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.252919","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.256191","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.259568","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.264552","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000025b31313231383233000000001880000005000000000000025c31313231383234000000001880000005000000000000025d31313231373436000000001880000005000000000000025e31313231373437000000001880000005000000000000025f3131323137353400000000188000000500000000000002603131323137373200000000188000000500000000000002613131323137373500000000188000000500000000000002623131323137393300000000188000000500000000000002633131323138303900000000188000000500000000000002643131323138313300"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":603,"message_id":"1121823"},"sourceData":"0000001880000005000000000000025b3131323138323300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":604,"message_id":"1121824"},"sourceData":"0000001880000005000000000000025c3131323138323400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":605,"message_id":"1121746"},"sourceData":"0000001880000005000000000000025d3131323137343600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":606,"message_id":"1121747"},"sourceData":"0000001880000005000000000000025e3131323137343700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":607,"message_id":"1121754"},"sourceData":"0000001880000005000000000000025f3131323137353400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":608,"message_id":"1121772"},"sourceData":"000000188000000500000000000002603131323137373200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":609,"message_id":"1121775"},"sourceData":"000000188000000500000000000002613131323137373500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":610,"message_id":"1121793"},"sourceData":"000000188000000500000000000002623131323137393300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":611,"message_id":"1121809"},"sourceData":"000000188000000500000000000002633131323138303900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":612,"message_id":"1121813"},"sourceData":"000000188000000500000000000002643131323138313300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121823', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195695' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121824', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195696' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121746', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195697' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121747', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195698' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121754', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195699' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121772', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195700' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121775', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195701' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121793', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195702' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121809', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195703' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121813', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.619579+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195704' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000265000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313231383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000266000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000267000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000268000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313231383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000269000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313231383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000026a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000026b000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000026c000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313231383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000026d000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000026e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":613,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":614,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":615,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":616,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":617,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":618,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":619,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":620,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":621,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":622,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.269907","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.274885","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.430018","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.432577","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.46052","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.462817","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.465191","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.467415","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.47001","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.473379","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000026531313231383134000000001880000005000000000000026631313231383235000000001880000005000000000000026731313231383236000000001880000005000000000000026831313231383339000000001880000005000000000000026931313231383532000000001880000005000000000000026a31313231383238000000001880000005000000000000026b31313231383239000000001880000005000000000000026c31313231383330000000001880000005000000000000026d31313231383331000000001880000005000000000000026e3131323138333300"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":613,"message_id":"1121814"},"sourceData":"000000188000000500000000000002653131323138313400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":614,"message_id":"1121825"},"sourceData":"000000188000000500000000000002663131323138323500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":615,"message_id":"1121826"},"sourceData":"000000188000000500000000000002673131323138323600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":616,"message_id":"1121839"},"sourceData":"000000188000000500000000000002683131323138333900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":617,"message_id":"1121852"},"sourceData":"000000188000000500000000000002693131323138353200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":618,"message_id":"1121828"},"sourceData":"0000001880000005000000000000026a3131323138323800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":619,"message_id":"1121829"},"sourceData":"0000001880000005000000000000026b3131323138323900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":620,"message_id":"1121830"},"sourceData":"0000001880000005000000000000026c3131323138333000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":621,"message_id":"1121831"},"sourceData":"0000001880000005000000000000026d3131323138333100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":622,"message_id":"1121833"},"sourceData":"0000001880000005000000000000026e3131323138333300"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121814', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195705' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121825', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195706' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121826', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195707' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121839', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195708' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121852', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195717' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121828', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195718' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121829', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195719' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121830', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195720' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121831', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195721' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121833', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.693473+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195722' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000026f000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000270000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000271000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313231383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000272000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313231383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000273000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000274000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313231383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000275000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000276000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000277000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313231383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000278000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313231383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":623,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":624,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":625,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":626,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":627,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":628,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":629,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":630,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":631,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":632,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.476862","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.480064","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.484598","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.488896","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.492534","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.496108","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.49937","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.50186","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.504458","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.506996","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000026f3131323138333600000000188000000500000000000002703131323138323700000000188000000500000000000002713131323138333200000000188000000500000000000002723131323138333400000000188000000500000000000002733131323138333500000000188000000500000000000002743131323138333700000000188000000500000000000002753131323138343100000000188000000500000000000002763131323138343200000000188000000500000000000002773131323138343400000000188000000500000000000002783131323138343700"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":623,"message_id":"1121836"},"sourceData":"0000001880000005000000000000026f3131323138333600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":624,"message_id":"1121827"},"sourceData":"000000188000000500000000000002703131323138323700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":625,"message_id":"1121832"},"sourceData":"000000188000000500000000000002713131323138333200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":626,"message_id":"1121834"},"sourceData":"000000188000000500000000000002723131323138333400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":627,"message_id":"1121835"},"sourceData":"000000188000000500000000000002733131323138333500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":628,"message_id":"1121837"},"sourceData":"000000188000000500000000000002743131323138333700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":629,"message_id":"1121841"},"sourceData":"000000188000000500000000000002753131323138343100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":630,"message_id":"1121842"},"sourceData":"000000188000000500000000000002763131323138343200"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":631,"message_id":"1121844"},"sourceData":"000000188000000500000000000002773131323138343400"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":632,"message_id":"1121847"},"sourceData":"000000188000000500000000000002783131323138343700"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121836', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195723' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121827', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195724' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121832', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195725' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121834', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195726' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121835', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195727' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121837', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195728' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121841', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195729' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121842', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195730' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121844', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195731' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121847', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.767185+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195732' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000279000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000027a000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000027b000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000027c000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000027d000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000027e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000027f000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313231383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000280000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313231383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000281000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313231383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000282000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":633,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":634,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":635,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":636,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":637,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":638,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":639,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":640,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":641,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":642,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.509895","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.512434","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.514968","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.518339","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.521673","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.524124","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.526535","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.529007","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.530939","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.532988","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000027931313231383530000000001880000005000000000000027a31313231383531000000001880000005000000000000027b31313231383338000000001880000005000000000000027c31313231383430000000001880000005000000000000027d31313231383435000000001880000005000000000000027e31313231383436000000001880000005000000000000027f3131323138343800000000188000000500000000000002803131323138353500000000188000000500000000000002813131323138353800000000188000000500000000000002823131323138353900"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":633,"message_id":"1121850"},"sourceData":"000000188000000500000000000002793131323138353000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":634,"message_id":"1121851"},"sourceData":"0000001880000005000000000000027a3131323138353100"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":635,"message_id":"1121838"},"sourceData":"0000001880000005000000000000027b3131323138333800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":636,"message_id":"1121840"},"sourceData":"0000001880000005000000000000027c3131323138343000"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":637,"message_id":"1121845"},"sourceData":"0000001880000005000000000000027d3131323138343500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":638,"message_id":"1121846"},"sourceData":"0000001880000005000000000000027e3131323138343600"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":639,"message_id":"1121848"},"sourceData":"0000001880000005000000000000027f3131323138343800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":640,"message_id":"1121855"},"sourceData":"000000188000000500000000000002803131323138353500"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":641,"message_id":"1121858"},"sourceData":"000000188000000500000000000002813131323138353800"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":642,"message_id":"1121859"},"sourceData":"000000188000000500000000000002823131323138353900"} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121850', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195733' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121851', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195734' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121838', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195735' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121840', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195736' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121845', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195737' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121846', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195738' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121848', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195739' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121855', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195740' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121858', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195741' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121859', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.863653+01') [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195742' [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:07] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000283000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000284000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000285000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313231383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000286000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000287000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000288000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000289000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000028a000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313231383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000028b000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000028c000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":643,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":644,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":645,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":646,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":647,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":648,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":649,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":650,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":651,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":652,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.535248","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.538369","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.541506","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.545006","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.548529","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.551973","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.55548","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.559414","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.562354","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:07] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.564323","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000028331313231383630000000001880000005000000000000028431313231383631000000001880000005000000000000028531313231383632000000001880000005000000000000028631313231383633000000001880000005000000000000028731313231383634000000001880000005000000000000028831313231383635000000001880000005000000000000028931313231383636000000001880000005000000000000028a31313231383637000000001880000005000000000000028b31313231383833000000001880000005000000000000028c3131323138353700"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":643,"message_id":"1121860"},"sourceData":"000000188000000500000000000002833131323138363000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":644,"message_id":"1121861"},"sourceData":"000000188000000500000000000002843131323138363100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":645,"message_id":"1121862"},"sourceData":"000000188000000500000000000002853131323138363200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":646,"message_id":"1121863"},"sourceData":"000000188000000500000000000002863131323138363300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":647,"message_id":"1121864"},"sourceData":"000000188000000500000000000002873131323138363400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":648,"message_id":"1121865"},"sourceData":"000000188000000500000000000002883131323138363500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":649,"message_id":"1121866"},"sourceData":"000000188000000500000000000002893131323138363600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":650,"message_id":"1121867"},"sourceData":"0000001880000005000000000000028a3131323138363700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":651,"message_id":"1121883"},"sourceData":"0000001880000005000000000000028b3131323138383300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":652,"message_id":"1121857"},"sourceData":"0000001880000005000000000000028c3131323138353700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121860', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195743' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121861', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195744' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121862', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195745' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121863', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195746' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121864', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195747' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121865', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195748' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121866', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195749' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121867', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195750' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121883', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195751' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121857', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:07.944275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195752' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000028d000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313231383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000028e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000028f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000290000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000291000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000292000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313231383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000293000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000294000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313231383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000295000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000296000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313231383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":653,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":654,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":655,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":656,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":657,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":658,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":659,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":660,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":661,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":662,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.56679","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.568676","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.570868","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.574169","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.577678","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.58046","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.583138","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.586064","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.58863","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.592577","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000028d31313231383639000000001880000005000000000000028e31313231383730000000001880000005000000000000028f3131323138373200000000188000000500000000000002903131323138373300000000188000000500000000000002913131323138373400000000188000000500000000000002923131323138373500000000188000000500000000000002933131323138373600000000188000000500000000000002943131323138373700000000188000000500000000000002953131323138373800000000188000000500000000000002963131323138373900"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":653,"message_id":"1121869"},"sourceData":"0000001880000005000000000000028d3131323138363900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":654,"message_id":"1121870"},"sourceData":"0000001880000005000000000000028e3131323138373000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":655,"message_id":"1121872"},"sourceData":"0000001880000005000000000000028f3131323138373200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":656,"message_id":"1121873"},"sourceData":"000000188000000500000000000002903131323138373300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":657,"message_id":"1121874"},"sourceData":"000000188000000500000000000002913131323138373400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":658,"message_id":"1121875"},"sourceData":"000000188000000500000000000002923131323138373500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":659,"message_id":"1121876"},"sourceData":"000000188000000500000000000002933131323138373600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":660,"message_id":"1121877"},"sourceData":"000000188000000500000000000002943131323138373700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":661,"message_id":"1121878"},"sourceData":"000000188000000500000000000002953131323138373800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":662,"message_id":"1121879"},"sourceData":"000000188000000500000000000002963131323138373900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121869', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195753' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121870', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195754' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121872', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195755' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121873', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195756' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121874', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195757' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121875', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195758' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121876', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195759' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121877', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195760' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121878', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195761' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121879', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.054323+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195762' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000297000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313231383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000298000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313231383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000299000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000029a000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313231383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000029b000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000029c000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000029d000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313231383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000029e000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313231383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000029f000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313231383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002a0000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":663,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":664,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":665,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":666,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":667,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":668,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":669,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":670,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":671,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":672,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.597254","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.601901","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.606317","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.609947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.61411","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.617477","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.61997","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.622461","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.624898","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.627595","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000029731313231383830000000001880000005000000000000029831313231383832000000001880000005000000000000029931313231383836000000001880000005000000000000029a31313231383837000000001880000005000000000000029b31313231383838000000001880000005000000000000029c31313231383839000000001880000005000000000000029d31313231383930000000001880000005000000000000029e31313231383931000000001880000005000000000000029f3131323138393300000000188000000500000000000002a03131323138393400"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":663,"message_id":"1121880"},"sourceData":"000000188000000500000000000002973131323138383000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":664,"message_id":"1121882"},"sourceData":"000000188000000500000000000002983131323138383200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":665,"message_id":"1121886"},"sourceData":"000000188000000500000000000002993131323138383600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":666,"message_id":"1121887"},"sourceData":"0000001880000005000000000000029a3131323138383700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":667,"message_id":"1121888"},"sourceData":"0000001880000005000000000000029b3131323138383800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":668,"message_id":"1121889"},"sourceData":"0000001880000005000000000000029c3131323138383900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":669,"message_id":"1121890"},"sourceData":"0000001880000005000000000000029d3131323138393000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":670,"message_id":"1121891"},"sourceData":"0000001880000005000000000000029e3131323138393100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":671,"message_id":"1121893"},"sourceData":"0000001880000005000000000000029f3131323138393300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":672,"message_id":"1121894"},"sourceData":"000000188000000500000000000002a03131323138393400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121880', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195763' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121882', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195764' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121886', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195765' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121887', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195766' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121888', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195767' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121889', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195768' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121890', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195769' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121891', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195770' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121893', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195771' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121894', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.13812+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195772' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002a1000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002a2000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002a3000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313231383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002a4000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313231383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002a5000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313231383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002a6000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313231393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002a7000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313231393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002a8000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002a9000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313231383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002aa000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313231383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":673,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":674,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":675,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":676,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1121898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":677,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":678,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":679,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":680,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":681,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":682,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.630313","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.633011","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.635689","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.638719","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.641901","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.645149","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.648783","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.653342","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.694632","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.697213","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002a13131323138393500000000188000000500000000000002a23131323138393600000000188000000500000000000002a33131323138393700000000188000000500000000000002a43131323138393800000000188000000500000000000002a53131323138393900000000188000000500000000000002a63131323139303000000000188000000500000000000002a73131323139303100000000188000000500000000000002a83131323139303200000000188000000500000000000002a93131323138343300000000188000000500000000000002aa3131323138343900"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":673,"message_id":"1121895"},"sourceData":"000000188000000500000000000002a13131323138393500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":674,"message_id":"1121896"},"sourceData":"000000188000000500000000000002a23131323138393600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":675,"message_id":"1121897"},"sourceData":"000000188000000500000000000002a33131323138393700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":676,"message_id":"1121898"},"sourceData":"000000188000000500000000000002a43131323138393800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":677,"message_id":"1121899"},"sourceData":"000000188000000500000000000002a53131323138393900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":678,"message_id":"1121900"},"sourceData":"000000188000000500000000000002a63131323139303000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":679,"message_id":"1121901"},"sourceData":"000000188000000500000000000002a73131323139303100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":680,"message_id":"1121902"},"sourceData":"000000188000000500000000000002a83131323139303200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":681,"message_id":"1121843"},"sourceData":"000000188000000500000000000002a93131323138343300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":682,"message_id":"1121849"},"sourceData":"000000188000000500000000000002aa3131323138343900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121895', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195773' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121896', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195774' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121897', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195775' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121898', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195776' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121899', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195777' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121900', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195778' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121901', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195779' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121902', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195780' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121843', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195792' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121849', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.227443+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195793' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002ab000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313231383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ac000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002ad000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313231383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002ae000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313231383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002af000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313231383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002b0000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313231383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002b1000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313231383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002b2000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313231383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002b3000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313231383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000002b4000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":683,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":684,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":685,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":686,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":687,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1121871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":688,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":689,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1121884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":690,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1121892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":691,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":692,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.699645","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.702053","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.704737","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.707693","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.710443","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.713182","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.716179","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.718522","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.725494","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.733245","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002ab3131323138353300000000188000000500000000000002ac3131323138353400000000188000000500000000000002ad3131323138353600000000188000000500000000000002ae3131323138363800000000188000000500000000000002af3131323138373100000000188000000500000000000002b03131323138383100000000188000000500000000000002b13131323138383400000000188000000500000000000002b23131323138393200000000188000000500000000000002b33131323138383500000000188000000500000000000002b43131323139373500"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":683,"message_id":"1121853"},"sourceData":"000000188000000500000000000002ab3131323138353300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":684,"message_id":"1121854"},"sourceData":"000000188000000500000000000002ac3131323138353400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":685,"message_id":"1121856"},"sourceData":"000000188000000500000000000002ad3131323138353600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":686,"message_id":"1121868"},"sourceData":"000000188000000500000000000002ae3131323138363800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":687,"message_id":"1121871"},"sourceData":"000000188000000500000000000002af3131323138373100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":688,"message_id":"1121881"},"sourceData":"000000188000000500000000000002b03131323138383100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":689,"message_id":"1121884"},"sourceData":"000000188000000500000000000002b13131323138383400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":690,"message_id":"1121892"},"sourceData":"000000188000000500000000000002b23131323138393200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":691,"message_id":"1121885"},"sourceData":"000000188000000500000000000002b33131323138383500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":692,"message_id":"1121975"},"sourceData":"000000188000000500000000000002b43131323139373500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121853', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195794' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121854', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195795' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121856', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195796' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121868', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195797' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121871', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195798' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121881', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195799' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121884', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195800' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121892', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195801' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121885', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195804' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121975', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.317275+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195807' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002b5000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002b6000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313231393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002b7000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313231393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002b8000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313231393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002b9000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ba000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313231393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002bb000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002bc000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313231393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002bd000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313231393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002be000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313231393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":693,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":694,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":695,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":696,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":697,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":698,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1121981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":699,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":700,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":701,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1121986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":702,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.735208","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.737111","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.739209","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.742083","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.744946","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.747958","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.893104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.895947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.898265","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.900731","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002b53131323139373600000000188000000500000000000002b63131323139373700000000188000000500000000000002b73131323139373800000000188000000500000000000002b83131323139373900000000188000000500000000000002b93131323139383000000000188000000500000000000002ba3131323139383100000000188000000500000000000002bb3131323139383200000000188000000500000000000002bc3131323139383500000000188000000500000000000002bd3131323139383600000000188000000500000000000002be3131323139383800"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":693,"message_id":"1121976"},"sourceData":"000000188000000500000000000002b53131323139373600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":694,"message_id":"1121977"},"sourceData":"000000188000000500000000000002b63131323139373700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":695,"message_id":"1121978"},"sourceData":"000000188000000500000000000002b73131323139373800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":696,"message_id":"1121979"},"sourceData":"000000188000000500000000000002b83131323139373900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":697,"message_id":"1121980"},"sourceData":"000000188000000500000000000002b93131323139383000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":698,"message_id":"1121981"},"sourceData":"000000188000000500000000000002ba3131323139383100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":699,"message_id":"1121982"},"sourceData":"000000188000000500000000000002bb3131323139383200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":700,"message_id":"1121985"},"sourceData":"000000188000000500000000000002bc3131323139383500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":701,"message_id":"1121986"},"sourceData":"000000188000000500000000000002bd3131323139383600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":702,"message_id":"1121988"},"sourceData":"000000188000000500000000000002be3131323139383800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121976', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195808' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121977', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195809' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121978', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195810' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121979', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195811' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121980', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195812' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121981', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195813' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121982', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195863' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121985', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195864' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121986', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195865' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121988', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.408568+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195866' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002bf000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313231393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002c0000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313231393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002c1000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313231393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002c2000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313231393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002c3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313231393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002c4000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313231393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002c5000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313231393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002c6000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313231393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002c7000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313231393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002c8000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":703,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":704,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":705,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":706,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1121993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":707,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":708,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":709,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":710,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1121998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":711,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1121999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":712,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.902951","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.905049","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.907195","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.909414","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.91154","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.913585","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.915637","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.917663","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.919787","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.921806","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002bf3131323139393000000000188000000500000000000002c03131323139393100000000188000000500000000000002c13131323139393200000000188000000500000000000002c23131323139393300000000188000000500000000000002c33131323139393400000000188000000500000000000002c43131323139393600000000188000000500000000000002c53131323139393700000000188000000500000000000002c63131323139393800000000188000000500000000000002c73131323139393900000000188000000500000000000002c83131323230303100"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":703,"message_id":"1121990"},"sourceData":"000000188000000500000000000002bf3131323139393000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":704,"message_id":"1121991"},"sourceData":"000000188000000500000000000002c03131323139393100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":705,"message_id":"1121992"},"sourceData":"000000188000000500000000000002c13131323139393200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":706,"message_id":"1121993"},"sourceData":"000000188000000500000000000002c23131323139393300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":707,"message_id":"1121994"},"sourceData":"000000188000000500000000000002c33131323139393400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":708,"message_id":"1121996"},"sourceData":"000000188000000500000000000002c43131323139393600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":709,"message_id":"1121997"},"sourceData":"000000188000000500000000000002c53131323139393700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":710,"message_id":"1121998"},"sourceData":"000000188000000500000000000002c63131323139393800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":711,"message_id":"1121999"},"sourceData":"000000188000000500000000000002c73131323139393900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":712,"message_id":"1122001"},"sourceData":"000000188000000500000000000002c83131323230303100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121990', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195867' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121991', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195868' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121992', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195869' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121993', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195870' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121994', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195871' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121996', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195872' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121997', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195873' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121998', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195874' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121999', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195875' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122001', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.495118+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195876' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002c9000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ca000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002cb000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002cc000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002cd000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000002ce000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000002cf000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000002d0000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000002d1000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000002d2000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":713,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":714,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":715,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":716,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":717,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":718,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":719,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":720,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":721,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":722,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.924017","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.926709","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.92909","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.931305","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.933517","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.936403","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.939272","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.942013","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.944759","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.947404","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002c93131323230303200000000188000000500000000000002ca3131323230303400000000188000000500000000000002cb3131323230303500000000188000000500000000000002cc3131323230313000000000188000000500000000000002cd3131323230303700000000188000000500000000000002ce3131323230303800000000188000000500000000000002cf3131323230303900000000188000000500000000000002d03131323230313100000000188000000500000000000002d13131323230313200000000188000000500000000000002d23131323230313500"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":713,"message_id":"1122002"},"sourceData":"000000188000000500000000000002c93131323230303200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":714,"message_id":"1122004"},"sourceData":"000000188000000500000000000002ca3131323230303400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":715,"message_id":"1122005"},"sourceData":"000000188000000500000000000002cb3131323230303500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":716,"message_id":"1122010"},"sourceData":"000000188000000500000000000002cc3131323230313000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":717,"message_id":"1122007"},"sourceData":"000000188000000500000000000002cd3131323230303700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":718,"message_id":"1122008"},"sourceData":"000000188000000500000000000002ce3131323230303800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":719,"message_id":"1122009"},"sourceData":"000000188000000500000000000002cf3131323230303900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":720,"message_id":"1122011"},"sourceData":"000000188000000500000000000002d03131323230313100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":721,"message_id":"1122012"},"sourceData":"000000188000000500000000000002d13131323230313200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":722,"message_id":"1122015"},"sourceData":"000000188000000500000000000002d23131323230313500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122002', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195877' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122004', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195878' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122005', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195879' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122010', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195880' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122007', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195881' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122008', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195882' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122009', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195883' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122011', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195884' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122012', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195885' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122015', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.564861+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195886' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002d3000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002d4000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002d5000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002d6000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002d7000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002d8000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002d9000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002da000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002db000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002dc000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313231393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":723,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":724,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":725,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":726,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":727,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":728,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":729,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":730,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":731,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":732,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1121983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.949475","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.951517","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.953447","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.955469","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.957672","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.959899","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.962033","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.96432","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.966659","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.9689","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002d33131323230313600000000188000000500000000000002d43131323230313700000000188000000500000000000002d53131323230313800000000188000000500000000000002d63131323230313900000000188000000500000000000002d73131323230323100000000188000000500000000000002d83131323230323200000000188000000500000000000002d93131323230323300000000188000000500000000000002da3131323230323400000000188000000500000000000002db3131323230323500000000188000000500000000000002dc3131323139383300"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":723,"message_id":"1122016"},"sourceData":"000000188000000500000000000002d33131323230313600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":724,"message_id":"1122017"},"sourceData":"000000188000000500000000000002d43131323230313700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":725,"message_id":"1122018"},"sourceData":"000000188000000500000000000002d53131323230313800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":726,"message_id":"1122019"},"sourceData":"000000188000000500000000000002d63131323230313900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":727,"message_id":"1122021"},"sourceData":"000000188000000500000000000002d73131323230323100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":728,"message_id":"1122022"},"sourceData":"000000188000000500000000000002d83131323230323200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":729,"message_id":"1122023"},"sourceData":"000000188000000500000000000002d93131323230323300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":730,"message_id":"1122024"},"sourceData":"000000188000000500000000000002da3131323230323400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":731,"message_id":"1122025"},"sourceData":"000000188000000500000000000002db3131323230323500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":732,"message_id":"1121983"},"sourceData":"000000188000000500000000000002dc3131323139383300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122016', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195887' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122017', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195888' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122018', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195889' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122019', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195890' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122021', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195891' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122022', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195892' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122023', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195893' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122024', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195894' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122025', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195895' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121983', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.653461+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195896' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002dd000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313231393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002de000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313231393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002df000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313231393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e0000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313231393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002e1000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e2000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e3000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e4000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002e5000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e6000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":733,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1121984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":734,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1121987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":735,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1121989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":736,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1121995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":737,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":738,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":739,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":740,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":741,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":742,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.971067","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.973078","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.975193","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1121995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.97733","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.979356","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.981504","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.983454","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.985604","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.987859","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.989801","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002dd3131323139383400000000188000000500000000000002de3131323139383700000000188000000500000000000002df3131323139383900000000188000000500000000000002e03131323139393500000000188000000500000000000002e13131323230303000000000188000000500000000000002e23131323230303300000000188000000500000000000002e33131323230303600000000188000000500000000000002e43131323230313400000000188000000500000000000002e53131323230323000000000188000000500000000000002e63131323230313300"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":733,"message_id":"1121984"},"sourceData":"000000188000000500000000000002dd3131323139383400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":734,"message_id":"1121987"},"sourceData":"000000188000000500000000000002de3131323139383700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":735,"message_id":"1121989"},"sourceData":"000000188000000500000000000002df3131323139383900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":736,"message_id":"1121995"},"sourceData":"000000188000000500000000000002e03131323139393500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":737,"message_id":"1122000"},"sourceData":"000000188000000500000000000002e13131323230303000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":738,"message_id":"1122003"},"sourceData":"000000188000000500000000000002e23131323230303300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":739,"message_id":"1122006"},"sourceData":"000000188000000500000000000002e33131323230303600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":740,"message_id":"1122014"},"sourceData":"000000188000000500000000000002e43131323230313400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":741,"message_id":"1122020"},"sourceData":"000000188000000500000000000002e53131323230323000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":742,"message_id":"1122013"},"sourceData":"000000188000000500000000000002e63131323230313300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121984', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195897' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121987', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195898' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121989', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195899' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1121995', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195900' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122000', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195901' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122003', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195902' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122006', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195903' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122014', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195904' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122020', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195905' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122013', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.743948+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195906' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002e7000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002e8000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002e9000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002ea000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002eb000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002ec000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ed000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ee000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002ef000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f0000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":743,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":744,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":745,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":746,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":747,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":748,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":749,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":750,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":751,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":752,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.992424","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.994747","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.996779","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:01.998858","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.001116","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.00322","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.005246","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.007489","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.009713","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.011846","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002e73131323230323800000000188000000500000000000002e83131323230323600000000188000000500000000000002e93131323230323700000000188000000500000000000002ea3131323230333000000000188000000500000000000002eb3131323230333200000000188000000500000000000002ec3131323230333300000000188000000500000000000002ed3131323230333400000000188000000500000000000002ee3131323230333500000000188000000500000000000002ef3131323230333600000000188000000500000000000002f03131323230333700"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":743,"message_id":"1122028"},"sourceData":"000000188000000500000000000002e73131323230323800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":744,"message_id":"1122026"},"sourceData":"000000188000000500000000000002e83131323230323600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":745,"message_id":"1122027"},"sourceData":"000000188000000500000000000002e93131323230323700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":746,"message_id":"1122030"},"sourceData":"000000188000000500000000000002ea3131323230333000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":747,"message_id":"1122032"},"sourceData":"000000188000000500000000000002eb3131323230333200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":748,"message_id":"1122033"},"sourceData":"000000188000000500000000000002ec3131323230333300"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":749,"message_id":"1122034"},"sourceData":"000000188000000500000000000002ed3131323230333400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":750,"message_id":"1122035"},"sourceData":"000000188000000500000000000002ee3131323230333500"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":751,"message_id":"1122036"},"sourceData":"000000188000000500000000000002ef3131323230333600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":752,"message_id":"1122037"},"sourceData":"000000188000000500000000000002f03131323230333700"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122028', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195907' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122026', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195908' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122027', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195909' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122030', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195910' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122032', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195911' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122033', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195912' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122034', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195913' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122035', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195914' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122036', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195915' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122037', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.828886+01') [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195916' [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002f1000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f2000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f3000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f4000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f5000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232303432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002f6000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002f7000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f8000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002f9000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002fa000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":753,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":754,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":755,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":756,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":757,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122042 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":758,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":759,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122046 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":760,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":761,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":762,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.01405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.016235","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.018405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.020519","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122042","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.022638","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.024827","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122046","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.027038","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.029209","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.031445","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:08] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.034159","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002f13131323230333800000000188000000500000000000002f23131323230333900000000188000000500000000000002f33131323230343000000000188000000500000000000002f43131323230343100000000188000000500000000000002f53131323230343200000000188000000500000000000002f63131323230343400000000188000000500000000000002f73131323230343600000000188000000500000000000002f83131323230343700000000188000000500000000000002f93131323230343800000000188000000500000000000002fa3131323230353200"] [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":753,"message_id":"1122038"},"sourceData":"000000188000000500000000000002f13131323230333800"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":754,"message_id":"1122039"},"sourceData":"000000188000000500000000000002f23131323230333900"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":755,"message_id":"1122040"},"sourceData":"000000188000000500000000000002f33131323230343000"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":756,"message_id":"1122041"},"sourceData":"000000188000000500000000000002f43131323230343100"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":757,"message_id":"1122042"},"sourceData":"000000188000000500000000000002f53131323230343200"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":758,"message_id":"1122044"},"sourceData":"000000188000000500000000000002f63131323230343400"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":759,"message_id":"1122046"},"sourceData":"000000188000000500000000000002f73131323230343600"} [2022-03-14 12:11:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":760,"message_id":"1122047"},"sourceData":"000000188000000500000000000002f83131323230343700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":761,"message_id":"1122048"},"sourceData":"000000188000000500000000000002f93131323230343800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":762,"message_id":"1122052"},"sourceData":"000000188000000500000000000002fa3131323230353200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122038', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195917' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122039', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195918' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122040', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195919' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122041', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195920' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122042', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195921' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122044', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195922' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122046', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195923' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122047', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195924' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122048', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195925' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122052', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:08.927915+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195926' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000002fb000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232303533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000002fc000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002fd000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002fe000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000002ff000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000300000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000301000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000302000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000303000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000304000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":763,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122053 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":764,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122055 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":765,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":766,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":767,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":768,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":769,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":770,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":771,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":772,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122053","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.036668","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122055","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.039309","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.041725","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.043871","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.045765","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.048215","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.050663","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.053382","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.055387","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.05743","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000002fb3131323230353300000000188000000500000000000002fc3131323230353500000000188000000500000000000002fd3131323230353600000000188000000500000000000002fe3131323230353800000000188000000500000000000002ff3131323230343900000000188000000500000000000003003131323230353000000000188000000500000000000003013131323230353100000000188000000500000000000003023131323230363000000000188000000500000000000003033131323230363100000000188000000500000000000003043131323230363200"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":763,"message_id":"1122053"},"sourceData":"000000188000000500000000000002fb3131323230353300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":764,"message_id":"1122055"},"sourceData":"000000188000000500000000000002fc3131323230353500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":765,"message_id":"1122056"},"sourceData":"000000188000000500000000000002fd3131323230353600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":766,"message_id":"1122058"},"sourceData":"000000188000000500000000000002fe3131323230353800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":767,"message_id":"1122049"},"sourceData":"000000188000000500000000000002ff3131323230343900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":768,"message_id":"1122050"},"sourceData":"000000188000000500000000000003003131323230353000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":769,"message_id":"1122051"},"sourceData":"000000188000000500000000000003013131323230353100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":770,"message_id":"1122060"},"sourceData":"000000188000000500000000000003023131323230363000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":771,"message_id":"1122061"},"sourceData":"000000188000000500000000000003033131323230363100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":772,"message_id":"1122062"},"sourceData":"000000188000000500000000000003043131323230363200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122053', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195927' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122055', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195928' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122056', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195929' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122058', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195930' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122049', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195931' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122050', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195932' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122051', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195933' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122060', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195934' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122061', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195935' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122062', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.0242+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195936' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000305000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000306000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000307000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000308000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000309000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000030a000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000030b000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000030c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000030d000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000030e000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":773,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":774,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":775,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":776,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":777,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":778,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":779,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":780,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":781,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":782,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.0594","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.061527","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.063932","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.066125","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.068381","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.071228","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.073714","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.076292","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.078395","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.080623","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000030531313232303633000000001880000005000000000000030631313232303634000000001880000005000000000000030731313232303635000000001880000005000000000000030831313232303636000000001880000005000000000000030931313232303637000000001880000005000000000000030a31313232303638000000001880000005000000000000030b31313232303730000000001880000005000000000000030c31313232303731000000001880000005000000000000030d31313232303732000000001880000005000000000000030e3131323230373300"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":773,"message_id":"1122063"},"sourceData":"000000188000000500000000000003053131323230363300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":774,"message_id":"1122064"},"sourceData":"000000188000000500000000000003063131323230363400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":775,"message_id":"1122065"},"sourceData":"000000188000000500000000000003073131323230363500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":776,"message_id":"1122066"},"sourceData":"000000188000000500000000000003083131323230363600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":777,"message_id":"1122067"},"sourceData":"000000188000000500000000000003093131323230363700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":778,"message_id":"1122068"},"sourceData":"0000001880000005000000000000030a3131323230363800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":779,"message_id":"1122070"},"sourceData":"0000001880000005000000000000030b3131323230373000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":780,"message_id":"1122071"},"sourceData":"0000001880000005000000000000030c3131323230373100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":781,"message_id":"1122072"},"sourceData":"0000001880000005000000000000030d3131323230373200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":782,"message_id":"1122073"},"sourceData":"0000001880000005000000000000030e3131323230373300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122063', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195937' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122064', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195938' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122065', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195939' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122066', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195940' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122067', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195941' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122068', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195942' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122070', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195943' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122071', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195944' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122072', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195945' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122073', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.117094+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195946' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000030f000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000310000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000311000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000312000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000313000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000314000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000315000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313232303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000316000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000317000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000318000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":783,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":784,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":785,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":786,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":787,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":788,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":789,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":790,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":791,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":792,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.082664","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.084818","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.086763","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.089353","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.091817","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.094219","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.096677","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.098954","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.101269","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.104052","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000030f3131323230373400000000188000000500000000000003103131323230373600000000188000000500000000000003113131323230373700000000188000000500000000000003123131323230373800000000188000000500000000000003133131323230373900000000188000000500000000000003143131323230383100000000188000000500000000000003153131323230383200000000188000000500000000000003163131323230383300000000188000000500000000000003173131323230383400000000188000000500000000000003183131323230383500"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":783,"message_id":"1122074"},"sourceData":"0000001880000005000000000000030f3131323230373400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":784,"message_id":"1122076"},"sourceData":"000000188000000500000000000003103131323230373600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":785,"message_id":"1122077"},"sourceData":"000000188000000500000000000003113131323230373700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":786,"message_id":"1122078"},"sourceData":"000000188000000500000000000003123131323230373800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":787,"message_id":"1122079"},"sourceData":"000000188000000500000000000003133131323230373900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":788,"message_id":"1122081"},"sourceData":"000000188000000500000000000003143131323230383100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":789,"message_id":"1122082"},"sourceData":"000000188000000500000000000003153131323230383200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":790,"message_id":"1122083"},"sourceData":"000000188000000500000000000003163131323230383300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":791,"message_id":"1122084"},"sourceData":"000000188000000500000000000003173131323230383400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":792,"message_id":"1122085"},"sourceData":"000000188000000500000000000003183131323230383500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122074', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195947' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122076', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195948' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122077', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195949' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122078', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195950' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122079', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195951' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122081', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195952' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122082', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195953' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122083', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195954' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122084', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195955' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122085', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.20378+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195956' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000319000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000031a000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000031b000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000031c000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000031d000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000031e000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000031f000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000320000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000321000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232303537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000322000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":793,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":794,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":795,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":796,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":797,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":798,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":799,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":800,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":801,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122057 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":802,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.106342","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.108748","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.111072","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.113374","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.115664","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.118273","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.120712","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.122541","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122057","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.124624","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.126774","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000031931313232303836000000001880000005000000000000031a31313232303837000000001880000005000000000000031b31313232303838000000001880000005000000000000031c31313232303239000000001880000005000000000000031d31313232303331000000001880000005000000000000031e31313232303433000000001880000005000000000000031f3131323230343500000000188000000500000000000003203131323230353400000000188000000500000000000003213131323230353700000000188000000500000000000003223131323230353900"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":793,"message_id":"1122086"},"sourceData":"000000188000000500000000000003193131323230383600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":794,"message_id":"1122087"},"sourceData":"0000001880000005000000000000031a3131323230383700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":795,"message_id":"1122088"},"sourceData":"0000001880000005000000000000031b3131323230383800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":796,"message_id":"1122029"},"sourceData":"0000001880000005000000000000031c3131323230323900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":797,"message_id":"1122031"},"sourceData":"0000001880000005000000000000031d3131323230333100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":798,"message_id":"1122043"},"sourceData":"0000001880000005000000000000031e3131323230343300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":799,"message_id":"1122045"},"sourceData":"0000001880000005000000000000031f3131323230343500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":800,"message_id":"1122054"},"sourceData":"000000188000000500000000000003203131323230353400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":801,"message_id":"1122057"},"sourceData":"000000188000000500000000000003213131323230353700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":802,"message_id":"1122059"},"sourceData":"000000188000000500000000000003223131323230353900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122086', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195957' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122087', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195958' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122088', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195959' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122029', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195960' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122031', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195961' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122043', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195962' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122045', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195963' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122054', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195964' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122057', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195965' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122059', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.295524+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195966' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000323000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000324000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000325000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000326000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000327000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000328000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000329000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000032a000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000032b000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000032c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":803,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":804,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":805,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":806,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":807,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":808,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":809,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":810,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":811,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":812,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.129128","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.131583","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.134421","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.136793","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.139163","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.14128","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.143835","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.146269","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.149016","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.151186","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000032331313232303639000000001880000005000000000000032431313232303735000000001880000005000000000000032531313232303830000000001880000005000000000000032631313232303839000000001880000005000000000000032731313232303930000000001880000005000000000000032831313232313034000000001880000005000000000000032931313232313036000000001880000005000000000000032a31313232313230000000001880000005000000000000032b31313232313232000000001880000005000000000000032c3131323230393100"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":803,"message_id":"1122069"},"sourceData":"000000188000000500000000000003233131323230363900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":804,"message_id":"1122075"},"sourceData":"000000188000000500000000000003243131323230373500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":805,"message_id":"1122080"},"sourceData":"000000188000000500000000000003253131323230383000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":806,"message_id":"1122089"},"sourceData":"000000188000000500000000000003263131323230383900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":807,"message_id":"1122090"},"sourceData":"000000188000000500000000000003273131323230393000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":808,"message_id":"1122104"},"sourceData":"000000188000000500000000000003283131323231303400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":809,"message_id":"1122106"},"sourceData":"000000188000000500000000000003293131323231303600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":810,"message_id":"1122120"},"sourceData":"0000001880000005000000000000032a3131323231323000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":811,"message_id":"1122122"},"sourceData":"0000001880000005000000000000032b3131323231323200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":812,"message_id":"1122091"},"sourceData":"0000001880000005000000000000032c3131323230393100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122069', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195967' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122075', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195968' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122080', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195969' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122089', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195970' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122090', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195971' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122104', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195972' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122106', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195973' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122120', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195974' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122122', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195975' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122091', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.405932+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195976' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000032d000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000032e000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000032f000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000330000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000331000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000332000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000333000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000334000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000335000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000336000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":813,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":814,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":815,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":816,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":817,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":818,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":819,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":820,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":821,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":822,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.153448","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.15549","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.157834","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.160095","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.162219","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.164412","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.166652","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.168985","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.171305","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.17355","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000032d31313232303932000000001880000005000000000000032e31313232303933000000001880000005000000000000032f3131323230393400000000188000000500000000000003303131323230393500000000188000000500000000000003313131323230393600000000188000000500000000000003323131323230393700000000188000000500000000000003333131323230393800000000188000000500000000000003343131323230393900000000188000000500000000000003353131323231303000000000188000000500000000000003363131323231303100"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":813,"message_id":"1122092"},"sourceData":"0000001880000005000000000000032d3131323230393200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":814,"message_id":"1122093"},"sourceData":"0000001880000005000000000000032e3131323230393300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":815,"message_id":"1122094"},"sourceData":"0000001880000005000000000000032f3131323230393400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":816,"message_id":"1122095"},"sourceData":"000000188000000500000000000003303131323230393500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":817,"message_id":"1122096"},"sourceData":"000000188000000500000000000003313131323230393600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":818,"message_id":"1122097"},"sourceData":"000000188000000500000000000003323131323230393700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":819,"message_id":"1122098"},"sourceData":"000000188000000500000000000003333131323230393800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":820,"message_id":"1122099"},"sourceData":"000000188000000500000000000003343131323230393900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":821,"message_id":"1122100"},"sourceData":"000000188000000500000000000003353131323231303000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":822,"message_id":"1122101"},"sourceData":"000000188000000500000000000003363131323231303100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122092', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195977' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122093', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195978' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122094', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195979' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122095', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195980' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122096', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195981' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122097', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195982' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122098', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195983' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122099', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195984' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122100', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195985' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122101', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.494419+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195986' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000337000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000338000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000339000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000033a000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000033b000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000033c000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000033d000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000033e000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000033f000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000340000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":823,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":824,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":825,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":826,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":827,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":828,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":829,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":830,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":831,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":832,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.175877","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.17805","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.180164","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.182197","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.184225","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.186415","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.188388","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.190448","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.193231","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.196076","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000033731313232313032000000001880000005000000000000033831313232313033000000001880000005000000000000033931313232313035000000001880000005000000000000033a31313232313037000000001880000005000000000000033b31313232313038000000001880000005000000000000033c31313232313039000000001880000005000000000000033d31313232313130000000001880000005000000000000033e31313232313131000000001880000005000000000000033f3131323231313200000000188000000500000000000003403131323231313300"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":823,"message_id":"1122102"},"sourceData":"000000188000000500000000000003373131323231303200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":824,"message_id":"1122103"},"sourceData":"000000188000000500000000000003383131323231303300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":825,"message_id":"1122105"},"sourceData":"000000188000000500000000000003393131323231303500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":826,"message_id":"1122107"},"sourceData":"0000001880000005000000000000033a3131323231303700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":827,"message_id":"1122108"},"sourceData":"0000001880000005000000000000033b3131323231303800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":828,"message_id":"1122109"},"sourceData":"0000001880000005000000000000033c3131323231303900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":829,"message_id":"1122110"},"sourceData":"0000001880000005000000000000033d3131323231313000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":830,"message_id":"1122111"},"sourceData":"0000001880000005000000000000033e3131323231313100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":831,"message_id":"1122112"},"sourceData":"0000001880000005000000000000033f3131323231313200"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":832,"message_id":"1122113"},"sourceData":"000000188000000500000000000003403131323231313300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122102', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195987' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122103', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195988' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122105', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195989' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122107', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195990' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122108', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195991' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122109', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195992' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122110', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195993' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122111', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195994' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122112', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195995' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122113', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.595681+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195996' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000341000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000342000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000343000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000344000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000345000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000346000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000347000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000348000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000349000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000034a000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":833,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":834,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":835,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":836,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":837,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":838,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":839,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":840,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":841,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":842,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.198602","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.201544","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.20394","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.207003","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.209841","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.212337","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.214473","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.216638","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.218654","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.221147","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000034131313232313134000000001880000005000000000000034231313232313135000000001880000005000000000000034331313232313136000000001880000005000000000000034431313232313137000000001880000005000000000000034531313232313138000000001880000005000000000000034631313232313139000000001880000005000000000000034731313232313231000000001880000005000000000000034831313232313233000000001880000005000000000000034931313232313234000000001880000005000000000000034a3131323231323500"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":833,"message_id":"1122114"},"sourceData":"000000188000000500000000000003413131323231313400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":834,"message_id":"1122115"},"sourceData":"000000188000000500000000000003423131323231313500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":835,"message_id":"1122116"},"sourceData":"000000188000000500000000000003433131323231313600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":836,"message_id":"1122117"},"sourceData":"000000188000000500000000000003443131323231313700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":837,"message_id":"1122118"},"sourceData":"000000188000000500000000000003453131323231313800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":838,"message_id":"1122119"},"sourceData":"000000188000000500000000000003463131323231313900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":839,"message_id":"1122121"},"sourceData":"000000188000000500000000000003473131323231323100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":840,"message_id":"1122123"},"sourceData":"000000188000000500000000000003483131323231323300"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":841,"message_id":"1122124"},"sourceData":"000000188000000500000000000003493131323231323400"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":842,"message_id":"1122125"},"sourceData":"0000001880000005000000000000034a3131323231323500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122114', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195997' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122115', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195998' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122116', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '195999' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122117', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196000' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122118', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196001' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122119', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196002' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122121', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196003' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122123', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196004' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122124', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196005' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122125', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.712888+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196006' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000034b000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000034c000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000034d000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000034e000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000034f000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232313535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000350000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000351000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000352000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000353000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000354000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":843,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":844,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":845,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":846,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":847,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122155 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":848,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":849,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":850,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":851,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":852,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.228301","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.230595","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.232926","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.235434","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122155","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.237778","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.239947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.241908","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.244221","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.246363","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.249279","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000034b31313232313437000000001880000005000000000000034c31313232313237000000001880000005000000000000034d31313232313336000000001880000005000000000000034e31313232313531000000001880000005000000000000034f3131323231353500000000188000000500000000000003503131323231323600000000188000000500000000000003513131323231323800000000188000000500000000000003523131323231323900000000188000000500000000000003533131323231333000000000188000000500000000000003543131323231333100"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":843,"message_id":"1122147"},"sourceData":"0000001880000005000000000000034b3131323231343700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":844,"message_id":"1122127"},"sourceData":"0000001880000005000000000000034c3131323231323700"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":845,"message_id":"1122136"},"sourceData":"0000001880000005000000000000034d3131323231333600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":846,"message_id":"1122151"},"sourceData":"0000001880000005000000000000034e3131323231353100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":847,"message_id":"1122155"},"sourceData":"0000001880000005000000000000034f3131323231353500"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":848,"message_id":"1122126"},"sourceData":"000000188000000500000000000003503131323231323600"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":849,"message_id":"1122128"},"sourceData":"000000188000000500000000000003513131323231323800"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":850,"message_id":"1122129"},"sourceData":"000000188000000500000000000003523131323231323900"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":851,"message_id":"1122130"},"sourceData":"000000188000000500000000000003533131323231333000"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":852,"message_id":"1122131"},"sourceData":"000000188000000500000000000003543131323231333100"} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122147', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196009' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122127', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196010' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122136', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196011' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122151', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196012' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122155', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196013' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122126', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196014' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122128', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196015' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122129', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196016' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122130', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196017' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122131', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.820173+01') [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196018' [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000355000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000356000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000357000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000358000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000359000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000035a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000035b000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000035c000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000035d000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000035e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":853,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":854,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":855,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":856,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":857,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":858,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":859,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":860,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":861,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":862,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.251541","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.253504","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.255408","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.257633","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.259915","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.262202","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.264798","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.26711","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.269362","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:09] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.271443","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000035531313232313332000000001880000005000000000000035631313232313333000000001880000005000000000000035731313232313334000000001880000005000000000000035831313232313335000000001880000005000000000000035931313232313337000000001880000005000000000000035a31313232313338000000001880000005000000000000035b31313232313339000000001880000005000000000000035c31313232313430000000001880000005000000000000035d31313232313431000000001880000005000000000000035e3131323231343200"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":853,"message_id":"1122132"},"sourceData":"000000188000000500000000000003553131323231333200"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":854,"message_id":"1122133"},"sourceData":"000000188000000500000000000003563131323231333300"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":855,"message_id":"1122134"},"sourceData":"000000188000000500000000000003573131323231333400"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":856,"message_id":"1122135"},"sourceData":"000000188000000500000000000003583131323231333500"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":857,"message_id":"1122137"},"sourceData":"000000188000000500000000000003593131323231333700"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":858,"message_id":"1122138"},"sourceData":"0000001880000005000000000000035a3131323231333800"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":859,"message_id":"1122139"},"sourceData":"0000001880000005000000000000035b3131323231333900"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":860,"message_id":"1122140"},"sourceData":"0000001880000005000000000000035c3131323231343000"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":861,"message_id":"1122141"},"sourceData":"0000001880000005000000000000035d3131323231343100"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":862,"message_id":"1122142"},"sourceData":"0000001880000005000000000000035e3131323231343200"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122132', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196019' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122133', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196020' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122134', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196021' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122135', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196022' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122137', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196023' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122138', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196024' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122139', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196025' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122140', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196026' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122141', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196027' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122142', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:09.952473+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196028' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000035f000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000360000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000361000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232313435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000362000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000363000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000364000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000365000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232313530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000366000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232313532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000367000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000368000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232313534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":863,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":864,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":865,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122145 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":866,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122146 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":867,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122148 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":868,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":869,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122150 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":870,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122152 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":871,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122153 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":872,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122154 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.274134","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.276611","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122145","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.279302","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122146","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.281548","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122148","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.283674","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.285868","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122150","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.287832","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122152","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.289935","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122153","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.291984","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122154","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.294393","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000035f3131323231343300000000188000000500000000000003603131323231343400000000188000000500000000000003613131323231343500000000188000000500000000000003623131323231343600000000188000000500000000000003633131323231343800000000188000000500000000000003643131323231343900000000188000000500000000000003653131323231353000000000188000000500000000000003663131323231353200000000188000000500000000000003673131323231353300000000188000000500000000000003683131323231353400"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":863,"message_id":"1122143"},"sourceData":"0000001880000005000000000000035f3131323231343300"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":864,"message_id":"1122144"},"sourceData":"000000188000000500000000000003603131323231343400"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":865,"message_id":"1122145"},"sourceData":"000000188000000500000000000003613131323231343500"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":866,"message_id":"1122146"},"sourceData":"000000188000000500000000000003623131323231343600"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":867,"message_id":"1122148"},"sourceData":"000000188000000500000000000003633131323231343800"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":868,"message_id":"1122149"},"sourceData":"000000188000000500000000000003643131323231343900"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":869,"message_id":"1122150"},"sourceData":"000000188000000500000000000003653131323231353000"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":870,"message_id":"1122152"},"sourceData":"000000188000000500000000000003663131323231353200"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":871,"message_id":"1122153"},"sourceData":"000000188000000500000000000003673131323231353300"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":872,"message_id":"1122154"},"sourceData":"000000188000000500000000000003683131323231353400"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122143', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196029' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122144', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196030' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122145', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196031' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122146', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196032' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122148', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196033' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122149', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196034' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122150', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196035' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122152', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196036' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122153', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196037' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122154', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.045571+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196038' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000369000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232313536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000036a000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232313537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000036b000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000036c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232313630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000036d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232313631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000036e000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232313632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000036f000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232313633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000370000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232313634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000371000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232313635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000372000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232313636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":873,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122156 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":874,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122157 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":875,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122159 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":876,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122160 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":877,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122161 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":878,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122162 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":879,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122163 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":880,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122164 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":881,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122165 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":882,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122166 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122156","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.296504","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122157","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.298658","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122159","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.300792","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122160","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.303017","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122161","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.305562","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122162","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.30843","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122163","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.310871","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122164","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.313275","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122165","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.31554","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122166","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.317524","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000036931313232313536000000001880000005000000000000036a31313232313537000000001880000005000000000000036b31313232313539000000001880000005000000000000036c31313232313630000000001880000005000000000000036d31313232313631000000001880000005000000000000036e31313232313632000000001880000005000000000000036f3131323231363300000000188000000500000000000003703131323231363400000000188000000500000000000003713131323231363500000000188000000500000000000003723131323231363600"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":873,"message_id":"1122156"},"sourceData":"000000188000000500000000000003693131323231353600"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":874,"message_id":"1122157"},"sourceData":"0000001880000005000000000000036a3131323231353700"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":875,"message_id":"1122159"},"sourceData":"0000001880000005000000000000036b3131323231353900"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":876,"message_id":"1122160"},"sourceData":"0000001880000005000000000000036c3131323231363000"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":877,"message_id":"1122161"},"sourceData":"0000001880000005000000000000036d3131323231363100"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":878,"message_id":"1122162"},"sourceData":"0000001880000005000000000000036e3131323231363200"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":879,"message_id":"1122163"},"sourceData":"0000001880000005000000000000036f3131323231363300"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":880,"message_id":"1122164"},"sourceData":"000000188000000500000000000003703131323231363400"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":881,"message_id":"1122165"},"sourceData":"000000188000000500000000000003713131323231363500"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":882,"message_id":"1122166"},"sourceData":"000000188000000500000000000003723131323231363600"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122156', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196039' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122157', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196040' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122159', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196041' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122160', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196042' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122161', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196043' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122162', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196044' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122163', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196045' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122164', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196046' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122165', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196047' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122166', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.147282+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196048' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000373000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232313637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000374000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232313638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000375000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232313639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000376000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232313730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000377000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232313731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000378000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232313732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000379000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232313733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000037a000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232313734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000037b000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232313538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":883,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122167 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":884,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122168 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":885,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122169 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":886,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122170 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":887,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122171 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":888,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122172 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":889,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122173 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":890,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122174 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":891,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122158 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122167","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.319538","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122168","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.321398","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122169","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.323402","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122170","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.327045","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122171","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.331005","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122172","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.334367","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122173","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.336867","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122174","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.339183","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122158","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.341852","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000037331313232313637000000001880000005000000000000037431313232313638000000001880000005000000000000037531313232313639000000001880000005000000000000037631313232313730000000001880000005000000000000037731313232313731000000001880000005000000000000037831313232313732000000001880000005000000000000037931313232313733000000001880000005000000000000037a31313232313734000000001880000005000000000000037b3131323231353800"] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":883,"message_id":"1122167"},"sourceData":"000000188000000500000000000003733131323231363700"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":884,"message_id":"1122168"},"sourceData":"000000188000000500000000000003743131323231363800"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":885,"message_id":"1122169"},"sourceData":"000000188000000500000000000003753131323231363900"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":886,"message_id":"1122170"},"sourceData":"000000188000000500000000000003763131323231373000"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":887,"message_id":"1122171"},"sourceData":"000000188000000500000000000003773131323231373100"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":888,"message_id":"1122172"},"sourceData":"000000188000000500000000000003783131323231373200"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":889,"message_id":"1122173"},"sourceData":"000000188000000500000000000003793131323231373300"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":890,"message_id":"1122174"},"sourceData":"0000001880000005000000000000037a3131323231373400"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":891,"message_id":"1122158"},"sourceData":"0000001880000005000000000000037b3131323231353800"} [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122167', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196049' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122168', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196050' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122169', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196051' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122170', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196052' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122171', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196053' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122172', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196054' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122173', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196055' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122174', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196056' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122158', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:10.244403+01') [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196057' [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:10] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc0000000400000000000001e5534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000001e6534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000001e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500035703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000001e8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000001e9534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000001ea534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000001eb534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000001ec534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000001ed534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000001ee534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000001ef534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000001f0534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000001f1534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000001f2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000001f3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000001f4534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000001f5534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000001f6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000001f7534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000001f8534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000001f9534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000001fa534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000001fb534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000001fc534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000001fd534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000341030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000001fe534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000001ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000200534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000201534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000202534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000203534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000204534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000205534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000206534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000207534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000208534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000343030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000209534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000020a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000020b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000020c534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000020d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000020e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000020f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000210534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f0500034503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000211534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000212534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000213534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000214534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000215534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000216534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000217534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000218534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000219534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000021a534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000021b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000021c534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000021d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000021e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000021f534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f0500037603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000220534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000221534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000222534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000223534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000224534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000225534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003670501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000226534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000227534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000228534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003000501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000229534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003910501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000022a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000022b534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000022c534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000022d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000022e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000022f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000230534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000231534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000232534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000233534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000234534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000235534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000236534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000237534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000238534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000239534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003180501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000023a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003490501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000023b534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000023c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003010501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000023d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000023e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000023f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000240534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000241534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000242534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000243534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500039803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000244534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000245534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000246534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000247534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000248534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500033303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001e5534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001e6534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500035703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001e8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001e9534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001ea534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001eb534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001ec534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001ed534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001ee534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000001ef534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001f0534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001f1534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001f2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000001f3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001f4534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001f5534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001f6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001f7534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001f8534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001f9534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001fa534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001fb534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001fc534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001fd534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000341030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000001fe534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000001ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000200534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000201534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000202534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000203534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000204534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000205534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000206534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000207534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000208534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000343030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000209534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000020a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000020b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000020c534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000020d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000020e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000020f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000210534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f0500034503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000211534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000212534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000213534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000214534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000215534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000216534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000217534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000218534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000219534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000021a534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000021b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000021c534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000021d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000021e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000021f534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f0500037603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000220534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000221534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000222534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000223534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000224534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000225534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003670501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000226534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000227534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000228534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003000501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000229534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003910501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000022a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000022b534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000022c534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000022d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000022e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000022f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000230534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000231534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000232534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000233534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000234534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000235534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000236534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000237534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000238534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000239534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003180501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000023a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003490501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000023b534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000023c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003010501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000023d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000023e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000023f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000240534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000241534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000242534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000243534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500039803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000244534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000245534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000246534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000247534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000248534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500033303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421919459112', FALSE, '000000dc0000000400000000000001e5534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 44, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421907341478', FALSE, '000000c90000000400000000000001e6534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 151, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500035703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 87, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000001e8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 6, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001e9534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 216, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000001ea534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 168, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000001eb534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 32, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000001ec534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 58, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000001ed534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 178, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000dc0000000400000000000001ee534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 166, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000001ef534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 182, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000001f0534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 4, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000001f1534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 83, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000001f2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 97, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421903626630', FALSE, '000000dc0000000400000000000001f3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 168, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001f4534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 23, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421904346302', FALSE, '000000dc0000000400000000000001f5534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 194, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421903626630', FALSE, '000000dc0000000400000000000001f6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 31, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000001f7534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 29, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001f8534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 14, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000001f9534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 132, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000001fa534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 160, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001fb534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 2, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000001fc534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 144, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000001fd534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000341030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 65, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000c90000000400000000000001fe534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 140, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000001ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 222, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000200534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 152, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000201534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 2, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000202534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 129, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000dc000000040000000000000203534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 129, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000204534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 196, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000dc000000040000000000000205534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 241, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000206534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 140, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000207534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 134, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000208534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000343030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 67, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000209534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 155, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000020a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 227, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000020b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 154, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421904346302', FALSE, '000000dc00000004000000000000020c534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003b8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 184, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000020d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 190, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000020e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 128, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000020f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 26, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000210534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f0500034503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 69, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000211534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 242, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421903626630', FALSE, '000000c9000000040000000000000212534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 202, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000213534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 60, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421919459112', FALSE, '000000dc000000040000000000000214534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 159, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000215534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003970501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 151, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421907341478', FALSE, '000000c9000000040000000000000216534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 115, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000217534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 215, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000218534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 191, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421907341478', FALSE, '000000dc000000040000000000000219534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 237, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421904346302', FALSE, '000000c900000004000000000000021a534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 108, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000021b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 97, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421907341478', FALSE, '000000c900000004000000000000021c534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 198, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000021d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500039003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 144, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000021e534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500036103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 97, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000021f534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f0500037603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 118, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421907341478', FALSE, '000000dc000000040000000000000220534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 245, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421905847970', FALSE, '000000c9000000040000000000000221534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 139, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421919459112', FALSE, '000000c9000000040000000000000222534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 13, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421904346302', FALSE, '000000dc000000040000000000000223534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 219, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000224534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 37, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000225534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003670501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 103, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000226534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 199, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000227534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 217, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000228534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003000501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 0, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000229534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003910501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 145, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421905847970', FALSE, '000000c900000004000000000000022a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 214, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421907341478', FALSE, '000000dc00000004000000000000022b534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 239, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421919459112', FALSE, '000000c900000004000000000000022c534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 227, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000022d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 30, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421907341478', FALSE, '000000c900000004000000000000022e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 238, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000022f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 150, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000230534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 242, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000231534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 230, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000232534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 148, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000233534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 37, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421919459112', FALSE, '000000dc000000040000000000000234534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 124, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000235534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 13, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421905847970', FALSE, '000000dc000000040000000000000236534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 150, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421907341478', FALSE, '000000dc000000040000000000000237534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 205, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000238534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 182, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000239534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003180501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 24, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000023a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003490501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 73, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000023b534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 222, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000023c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003010501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 1, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000023d534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500031403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 20, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000023e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 91, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000dc00000004000000000000023f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 216, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421919459112', FALSE, '000000dc000000040000000000000240534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 245, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000dc000000040000000000000241534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 227, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421904346302', FALSE, '000000dc000000040000000000000242534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 204, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421903626630', FALSE, '000000dc000000040000000000000243534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f0500039803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 152, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421904346302', FALSE, '000000dc000000040000000000000244534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 175, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000245534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 213, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000246534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 46, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000247534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 98, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421904346302', FALSE, '000000dc000000040000000000000248534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500033303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 51, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000001e53131323236333300000000188000000400000000000001e63131323236333400000000188000000400000000000001e73131323236333500000000188000000400000000000001e83131323236333600000000188000000400000000000001e93131323236333700000000188000000400000000000001ea3131323236333800000000188000000400000000000001eb3131323236333900000000188000000400000000000001ec3131323236343000000000188000000400000000000001ed3131323236343100000000188000000400000000000001ee3131323236343200000000188000000400000000000001ef3131323236343300000000188000000400000000000001f03131323236343400000000188000000400000000000001f13131323236343500000000188000000400000000000001f23131323236343600000000188000000400000000000001f33131323236343700000000188000000400000000000001f43131323236343800000000188000000400000000000001f53131323236343900000000188000000400000000000001f63131323236353000000000188000000400000000000001f73131323236353100000000188000000400000000000001f83131323236353200000000188000000400000000000001f93131323236353300000000188000000400000000000001fa3131323236353400000000188000000400000000000001fb3131323236353500000000188000000400000000000001fc3131323236353600000000188000000400000000000001fd3131323236353700000000188000000400000000000001fe3131323236353800000000188000000400000000000001ff31313232363539000000001880000004000000000000020031313232363630000000001880000004000000000000020131313232363631000000001880000004000000000000020231313232363632000000001880000004000000000000020331313232363633000000001880000004000000000000020431313232363634000000001880000004000000000000020531313232363635000000001880000004000000000000020631313232363636000000001880000004000000000000020731313232363637000000001880000004000000000000020831313232363638000000001880000004000000000000020931313232363639000000001880000004000000000000020a31313232363730000000001880000004000000000000020b31313232363731000000001880000004000000000000020c31313232363732000000001880000004000000000000020d31313232363733000000001880000004000000000000020e31313232363734000000001880000004000000000000020f31313232363735000000001880000004000000000000021031313232363736000000001880000004000000000000021131313232363737000000001880000004000000000000021231313232363738000000001880000004000000000000021331313232363739000000001880000004000000000000021431313232363830000000001880000004000000000000021531313232363831000000001880000004000000000000021631313232363832000000001880000004000000000000021731313232363833000000001880000004000000000000021831313232363834000000001880000004000000000000021931313232363835000000001880000004000000000000021a31313232363836000000001880000004000000000000021b31313232363837000000001880000004000000000000021c31313232363838000000001880000004000000000000021d31313232363839000000001880000004000000000000021e31313232363930000000001880000004000000000000021f31313232363931000000001880000004000000000000022031313232363932000000001880000004000000000000022131313232363933000000001880000004000000000000022231313232363934000000001880000004000000000000022331313232363935000000001880000004000000000000022431313232363936000000001880000004000000000000022531313232363937000000001880000004000000000000022631313232363938000000001880000004000000000000022731313232363939000000001880000004000000000000022831313232373030000000001880000004000000000000022931313232373031000000001880000004000000000000022a31313232373032000000001880000004000000000000022b31313232373033000000001880000004000000000000022c31313232373034000000001880000004000000000000022d31313232373035000000001880000004000000000000022e31313232373036000000001880000004000000000000022f31313232373037000000001880000004000000000000023031313232373038000000001880000004000000000000023131313232373039000000001880000004000000000000023231313232373130000000001880000004000000000000023331313232373131000000001880000004000000000000023431313232373132000000001880000004000000000000023531313232373133000000001880000004000000000000023631313232373134000000001880000004000000000000023731313232373135000000001880000004000000000000023831313232373136000000001880000004000000000000023931313232373137000000001880000004000000000000023a31313232373138000000001880000004000000000000023b31313232373139000000001880000004000000000000023c31313232373230000000001880000004000000000000023d31313232373231000000001880000004000000000000023e31313232373232000000001880000004000000000000023f3131323237323300000000188000000400000000000002403131323237323400000000188000000400000000000002413131323237323500000000188000000400000000000002423131323237323600000000188000000400000000000002433131323237323700000000188000000400000000000002443131323237323800000000188000000400000000000002453131323237323900000000188000000400000000000002463131323237333000000000188000000400000000000002473131323237333100000000188000000400000000000002483131323237333200"] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"message_id":1122633},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"message_id":1122634},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"message_id":1122635},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"message_id":1122636},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"message_id":1122637},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"message_id":1122638},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"message_id":1122639},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"message_id":1122640},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"message_id":1122641},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"message_id":1122642},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"message_id":1122643},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"message_id":1122644},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"message_id":1122645},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"message_id":1122646},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"message_id":1122647},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"message_id":1122648},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"message_id":1122649},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"message_id":1122650},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"message_id":1122651},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"message_id":1122652},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"message_id":1122653},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"message_id":1122654},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"message_id":1122655},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"message_id":1122656},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"message_id":1122657},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"message_id":1122658},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"message_id":1122659},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"message_id":1122660},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"message_id":1122661},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"message_id":1122662},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"message_id":1122663},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"message_id":1122664},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"message_id":1122665},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"message_id":1122666},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"message_id":1122667},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"message_id":1122668},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"message_id":1122669},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"message_id":1122670},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"message_id":1122671},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"message_id":1122672},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"message_id":1122673},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"message_id":1122674},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"message_id":1122675},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"message_id":1122676},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"message_id":1122677},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"message_id":1122678},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"message_id":1122679},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"message_id":1122680},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"message_id":1122681},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"message_id":1122682},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"message_id":1122683},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"message_id":1122684},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"message_id":1122685},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"message_id":1122686},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"message_id":1122687},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"message_id":1122688},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"message_id":1122689},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"message_id":1122690},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"message_id":1122691},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"message_id":1122692},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"message_id":1122693},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"message_id":1122694},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"message_id":1122695},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"message_id":1122696},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"message_id":1122697},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"message_id":1122698},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"message_id":1122699},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"message_id":1122700},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"message_id":1122701},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"message_id":1122702},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"message_id":1122703},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"message_id":1122704},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"message_id":1122705},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"message_id":1122706},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"message_id":1122707},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"message_id":1122708},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"message_id":1122709},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"message_id":1122710},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"message_id":1122711},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"message_id":1122712},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"message_id":1122713},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"message_id":1122714},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"message_id":1122715},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"message_id":1122716},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"message_id":1122717},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"message_id":1122718},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"message_id":1122719},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"message_id":1122720},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"message_id":1122721},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"message_id":1122722},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"message_id":1122723},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"message_id":1122724},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"message_id":1122725},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"message_id":1122726},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"message_id":1122727},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"message_id":1122728},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"message_id":1122729},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"message_id":1122730},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"message_id":1122731},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"message_id":1122732},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc000000040000000000000249534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000024a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000024b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500038503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000024c534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000024d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000024e534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500030403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000024f534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000250534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000251534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000252534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000253534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003630501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000254534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000255534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000256534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003420501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000257534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000258534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000259534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000025a534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000025b534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500032803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000025c534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000025d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000025e534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000025f534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000260534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000261534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000262534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000263534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000264534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000265534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000266534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000267534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000268534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000269534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000026a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000026b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000026c534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000026d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000026e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000026f534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000270534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000271534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000272534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000273534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000274534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000275534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000276534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003240501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000277534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000278534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000279534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027a534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027b534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500037903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027c534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000027f534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500038203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000280534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003470501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000281534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000282534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000283534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000284534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000285534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000286534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000287534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000288534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000289534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000028a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000028b534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000028c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000028d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000028e534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000028f534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000290534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000291534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000292534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000293534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000294534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003210501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000295534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000296534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c050003780501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000297534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000298534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000299534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000029a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000029b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000029c534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000029d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000029e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000029f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002a0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003110501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002a1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002a2534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002a3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002a4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f0500033803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002a5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002a6534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500034003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002a7534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002a8534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002a9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002aa534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002ab534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ac534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000249534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000024a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000024b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500038503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000024c534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000024d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000024e534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500030403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000024f534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000250534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000251534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":594,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000252534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":595,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000253534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003630501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":596,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000254534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":597,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000255534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":598,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000256534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003420501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":599,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000257534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":600,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000258534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":601,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000259534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":602,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000025a534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":603,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000025b534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500032803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":604,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000025c534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":605,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000025d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":606,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000025e534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":607,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000025f534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":608,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000260534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":609,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000261534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":610,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000262534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":611,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000263534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":612,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000264534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":613,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000265534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":614,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000266534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":615,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000267534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":616,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000268534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":617,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000269534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":618,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000026a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":619,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000026b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":620,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000026c534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":621,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000026d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":622,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000026e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":623,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000026f534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":624,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000270534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":625,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000271534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":626,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000272534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":627,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000273534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":628,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000274534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":629,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000275534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":630,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000276534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003240501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":631,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000277534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":632,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000278534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":633,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000279534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":634,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027a534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":635,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027b534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500037903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":636,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027c534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":637,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":638,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":639,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000027f534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500038203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":640,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000280534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003470501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":641,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000281534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":642,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000282534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":643,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000283534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":644,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000284534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":645,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000285534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":646,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000286534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":647,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000287534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":648,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000288534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":649,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000289534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":650,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000028a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":651,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000028b534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":652,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000028c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":653,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000028d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":654,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000028e534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":655,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000028f534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":656,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000290534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":657,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000291534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":658,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000292534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":659,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000293534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":660,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000294534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003210501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":661,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000295534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":662,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000296534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c050003780501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":663,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000297534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":664,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000298534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":665,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000299534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":666,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000029a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":667,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000029b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":668,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000029c534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":669,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000029d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":670,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000029e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":671,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000029f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":672,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003110501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":673,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002a1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":674,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a2534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":675,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":676,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002a4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f0500033803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":677,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":678,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002a6534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500034003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":679,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002a7534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":680,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a8534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":681,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002a9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":682,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002aa534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":683,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002ab534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":684,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ac534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000249534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 163, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000024a534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 64, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000024b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500038503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 133, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000024c534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 1, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421905847970', FALSE, '000000dc00000004000000000000024d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 147, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421919459112', FALSE, '000000dc00000004000000000000024e534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500030403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 4, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421904346302', FALSE, '000000dc00000004000000000000024f534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 78, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000250534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 208, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000251534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 238, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000252534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 44, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000253534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003630501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 99, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000254534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 189, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000255534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 188, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000256534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003420501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 66, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000257534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 144, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421907341478', FALSE, '000000dc000000040000000000000258534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 36, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000259534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 91, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000025a534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 82, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421903626630', FALSE, '000000dc00000004000000000000025b534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500032803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 40, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421907341478', FALSE, '000000c900000004000000000000025c534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 16, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000025d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 70, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421907341478', FALSE, '000000dc00000004000000000000025e534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 35, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000025f534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 243, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421919459112', FALSE, '000000c9000000040000000000000260534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 122, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000261534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 62, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000262534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003980501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 152, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000263534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 154, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000264534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 75, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000265534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 52, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000266534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 254, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000267534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 237, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000268534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 251, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000269534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 248, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421905847970', FALSE, '000000c900000004000000000000026a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 51, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000026b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 185, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421905847970', FALSE, '000000dc00000004000000000000026c534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 224, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000026d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 234, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000c900000004000000000000026e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 159, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000026f534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c050003400501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 64, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000270534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 224, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000271534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 239, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000272534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 165, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000273534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003350501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 53, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000274534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 65, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421905847970', FALSE, '000000dc000000040000000000000275534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 162, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000276534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003240501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 36, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421919459112', FALSE, '000000dc000000040000000000000277534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 205, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000278534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 110, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000279534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 27, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421903626630', FALSE, '000000dc00000004000000000000027a534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 48, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000027b534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500037903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 121, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000027c534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 208, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000027d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 242, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000027e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 173, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421907341478', FALSE, '000000dc00000004000000000000027f534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500038203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 130, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000280534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c050003470501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 71, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000281534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 128, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000282534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 245, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000283534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 245, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421905847970', FALSE, '000000c9000000040000000000000284534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 140, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000285534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 32, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421904346302', FALSE, '000000dc000000040000000000000286534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 85, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000287534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 4, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000288534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 70, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000289534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 132, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335598', 'nth', '421904346302', FALSE, '000000dc00000004000000000000028a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 161, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421904346302', FALSE, '000000c900000004000000000000028b534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 76, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907341478', 'nth', '421919459112', FALSE, '000000c900000004000000000000028c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 123, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000028d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 233, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000028e534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 163, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000028f534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 173, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421907341478', FALSE, '000000dc000000040000000000000290534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 253, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000291534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 230, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000292534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 75, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000293534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 210, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000294534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003210501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 33, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421919459112', FALSE, '000000dc000000040000000000000295534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 76, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421919459112', FALSE, '000000c9000000040000000000000296534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c050003780501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 120, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903626630', 'nth', '421919459112', FALSE, '000000dc000000040000000000000297534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500039303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 147, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000298534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 236, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000299534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 166, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000029a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 14, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000029b534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 249, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421904346302', FALSE, '000000dc00000004000000000000029c534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 156, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421906123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000029d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 149, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000029e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 167, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000029f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 217, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421903626630', FALSE, '000000c90000000400000000000002a0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003110501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 17, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421902123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002a1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 138, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000002a2534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 155, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000002a3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 163, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943335599', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002a4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f0500033803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 56, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000002a5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 169, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002a6534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500034003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 64, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421904123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002a7534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 86, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000002a8534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 63, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000002a9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b50501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 181, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000002aa534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 164, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421905847970', FALSE, '000000c90000000400000000000002ab534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 226, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:11', '2022-03-14 12:11:11', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002ac534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 120, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000024931313232373333000000001880000004000000000000024a31313232373334000000001880000004000000000000024b31313232373335000000001880000004000000000000024c31313232373336000000001880000004000000000000024d31313232373337000000001880000004000000000000024e31313232373338000000001880000004000000000000024f31313232373339000000001880000004000000000000025031313232373430000000001880000004000000000000025131313232373431000000001880000004000000000000025231313232373432000000001880000004000000000000025331313232373433000000001880000004000000000000025431313232373434000000001880000004000000000000025531313232373435000000001880000004000000000000025631313232373436000000001880000004000000000000025731313232373437000000001880000004000000000000025831313232373438000000001880000004000000000000025931313232373439000000001880000004000000000000025a31313232373530000000001880000004000000000000025b31313232373531000000001880000004000000000000025c31313232373532000000001880000004000000000000025d31313232373533000000001880000004000000000000025e31313232373534000000001880000004000000000000025f31313232373535000000001880000004000000000000026031313232373536000000001880000004000000000000026131313232373537000000001880000004000000000000026231313232373538000000001880000004000000000000026331313232373539000000001880000004000000000000026431313232373630000000001880000004000000000000026531313232373631000000001880000004000000000000026631313232373632000000001880000004000000000000026731313232373633000000001880000004000000000000026831313232373634000000001880000004000000000000026931313232373635000000001880000004000000000000026a31313232373636000000001880000004000000000000026b31313232373637000000001880000004000000000000026c31313232373638000000001880000004000000000000026d31313232373639000000001880000004000000000000026e31313232373730000000001880000004000000000000026f31313232373731000000001880000004000000000000027031313232373732000000001880000004000000000000027131313232373733000000001880000004000000000000027231313232373734000000001880000004000000000000027331313232373735000000001880000004000000000000027431313232373736000000001880000004000000000000027531313232373737000000001880000004000000000000027631313232373738000000001880000004000000000000027731313232373739000000001880000004000000000000027831313232373830000000001880000004000000000000027931313232373831000000001880000004000000000000027a31313232373832000000001880000004000000000000027b31313232373833000000001880000004000000000000027c31313232373834000000001880000004000000000000027d31313232373835000000001880000004000000000000027e31313232373836000000001880000004000000000000027f31313232373837000000001880000004000000000000028031313232373838000000001880000004000000000000028131313232373839000000001880000004000000000000028231313232373930000000001880000004000000000000028331313232373931000000001880000004000000000000028431313232373932000000001880000004000000000000028531313232373933000000001880000004000000000000028631313232373934000000001880000004000000000000028731313232373935000000001880000004000000000000028831313232373936000000001880000004000000000000028931313232373937000000001880000004000000000000028a31313232373938000000001880000004000000000000028b31313232373939000000001880000004000000000000028c31313232383030000000001880000004000000000000028d31313232383031000000001880000004000000000000028e31313232383032000000001880000004000000000000028f31313232383033000000001880000004000000000000029031313232383034000000001880000004000000000000029131313232383035000000001880000004000000000000029231313232383036000000001880000004000000000000029331313232383037000000001880000004000000000000029431313232383038000000001880000004000000000000029531313232383039000000001880000004000000000000029631313232383130000000001880000004000000000000029731313232383131000000001880000004000000000000029831313232383132000000001880000004000000000000029931313232383133000000001880000004000000000000029a31313232383134000000001880000004000000000000029b31313232383135000000001880000004000000000000029c31313232383136000000001880000004000000000000029d31313232383137000000001880000004000000000000029e31313232383138000000001880000004000000000000029f3131323238313900000000188000000400000000000002a03131323238323000000000188000000400000000000002a13131323238323100000000188000000400000000000002a23131323238323200000000188000000400000000000002a33131323238323300000000188000000400000000000002a43131323238323400000000188000000400000000000002a53131323238323500000000188000000400000000000002a63131323238323600000000188000000400000000000002a73131323238323700000000188000000400000000000002a83131323238323800000000188000000400000000000002a93131323238323900000000188000000400000000000002aa3131323238333000000000188000000400000000000002ab3131323238333100000000188000000400000000000002ac3131323238333200"] [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"message_id":1122733},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"message_id":1122734},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"message_id":1122735},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"message_id":1122736},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"message_id":1122737},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"message_id":1122738},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"message_id":1122739},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"message_id":1122740},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593,"message_id":1122741},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":594,"message_id":1122742},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":595,"message_id":1122743},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":596,"message_id":1122744},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":597,"message_id":1122745},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":598,"message_id":1122746},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":599,"message_id":1122747},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":600,"message_id":1122748},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":601,"message_id":1122749},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":602,"message_id":1122750},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":603,"message_id":1122751},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":604,"message_id":1122752},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":605,"message_id":1122753},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":606,"message_id":1122754},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":607,"message_id":1122755},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":608,"message_id":1122756},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":609,"message_id":1122757},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":610,"message_id":1122758},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":611,"message_id":1122759},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":612,"message_id":1122760},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":613,"message_id":1122761},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":614,"message_id":1122762},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":615,"message_id":1122763},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":616,"message_id":1122764},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":617,"message_id":1122765},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":618,"message_id":1122766},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":619,"message_id":1122767},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":620,"message_id":1122768},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":621,"message_id":1122769},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":622,"message_id":1122770},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":623,"message_id":1122771},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":624,"message_id":1122772},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":625,"message_id":1122773},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":626,"message_id":1122774},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":627,"message_id":1122775},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":628,"message_id":1122776},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":629,"message_id":1122777},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":630,"message_id":1122778},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":631,"message_id":1122779},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":632,"message_id":1122780},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":633,"message_id":1122781},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":634,"message_id":1122782},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":635,"message_id":1122783},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":636,"message_id":1122784},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":637,"message_id":1122785},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":638,"message_id":1122786},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":639,"message_id":1122787},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":640,"message_id":1122788},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":641,"message_id":1122789},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":642,"message_id":1122790},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":643,"message_id":1122791},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":644,"message_id":1122792},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":645,"message_id":1122793},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":646,"message_id":1122794},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":647,"message_id":1122795},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":648,"message_id":1122796},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":649,"message_id":1122797},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":650,"message_id":1122798},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":651,"message_id":1122799},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":652,"message_id":1122800},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":653,"message_id":1122801},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":654,"message_id":1122802},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":655,"message_id":1122803},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":656,"message_id":1122804},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":657,"message_id":1122805},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":658,"message_id":1122806},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":659,"message_id":1122807},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":660,"message_id":1122808},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":661,"message_id":1122809},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":662,"message_id":1122810},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":663,"message_id":1122811},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":664,"message_id":1122812},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":665,"message_id":1122813},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":666,"message_id":1122814},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":667,"message_id":1122815},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":668,"message_id":1122816},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":669,"message_id":1122817},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":670,"message_id":1122818},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":671,"message_id":1122819},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":672,"message_id":1122820},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":673,"message_id":1122821},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":674,"message_id":1122822},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":675,"message_id":1122823},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":676,"message_id":1122824},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":677,"message_id":1122825},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":678,"message_id":1122826},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":679,"message_id":1122827},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":680,"message_id":1122828},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":681,"message_id":1122829},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":682,"message_id":1122830},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":683,"message_id":1122831},"sourceData":""} [2022-03-14 12:11:11] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":684,"message_id":1122832},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c90000000400000000000002ad534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002ae534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002af534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002b0534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002b2534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002b3534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002b4534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003750501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002b5534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003520501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002b6534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500030303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002b7534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002b8534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002b9534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ba534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002bb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002bc534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002bd534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002be534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002bf534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002c0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002c1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003580501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002c2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002c3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002c4534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002c5534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002c6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002c7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002c8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002c9534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002ca534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002cb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002cc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002cd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ce534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500032603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002cf534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002d0534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002d1534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500038903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002d2534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002d3534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002d4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002d5534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002d6534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002d8534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002d9534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002da534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002db534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002dc534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002dd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500034803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002de534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002df534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002e0534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002e1534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002e2534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002e3534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003170501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002e4534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002e5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500036503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002e6534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002e7534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002e8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002e9534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ea534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002eb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ec534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002ed534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002ee534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002ef534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002f0534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002f1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002f2534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002f3534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500039203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002f4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002f7534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000002f8534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002f9534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002fa534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003190501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002fb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002fc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000002fd534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000002fe534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003860501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000002ff534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000300534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000301534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000302534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000303534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000304534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000305534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000306534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000307534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500033603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000308534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000309534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000030a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500033503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b00000004000000000000030b534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000030c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000030d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000030e534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000030f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000310534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":685,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002ad534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":686,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002ae534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":687,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002af534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":688,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002b0534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":689,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":690,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002b2534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":691,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002b3534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":692,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002b4534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003750501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":693,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002b5534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003520501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":694,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002b6534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500030303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":695,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002b7534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":696,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002b8534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":697,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002b9534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":698,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ba534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":699,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002bb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":700,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002bc534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":701,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002bd534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":702,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002be534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":703,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002bf534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":704,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002c0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":705,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003580501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":706,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":707,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002c3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":708,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002c4534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":709,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c5534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":710,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":711,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":712,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002c8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":713,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002c9534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":714,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ca534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":715,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002cb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":716,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002cc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":717,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002cd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":718,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ce534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500032603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":719,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002cf534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":720,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002d0534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":721,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002d1534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500038903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":722,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002d2534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":723,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002d3534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":724,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002d4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":725,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002d5534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":726,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002d6534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":727,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":728,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002d8534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":729,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002d9534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":730,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002da534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":731,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002db534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":732,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002dc534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":733,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002dd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500034803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":734,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002de534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":735,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002df534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":736,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e0534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":737,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e1534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":738,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e2534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":739,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002e3534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003170501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":740,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002e4534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":741,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500036503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":742,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e6534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":743,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002e7534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":744,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002e8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":745,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002e9534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":746,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ea534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":747,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002eb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":748,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ec534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":749,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ed534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":750,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ee534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":751,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002ef534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":752,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002f0534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":753,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":754,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f2534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":755,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002f3534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500039203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":756,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":757,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":758,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":759,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f7534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":760,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002f8534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":761,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002f9534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":762,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002fa534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003190501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":763,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002fb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":764,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002fc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":765,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002fd534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":766,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000002fe534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003860501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":767,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000002ff534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":768,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000300534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":769,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000301534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":770,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000302534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":771,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000303534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":772,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000304534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":773,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000305534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":774,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000306534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":775,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000307534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500033603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":776,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000308534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":777,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000309534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":778,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000030a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500033503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":779,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000030b534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":780,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000030c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":781,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000030d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":782,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000030e534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":783,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000030f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":784,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000310534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000002ad534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 58, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421908123465', 'nth', '421903626630', FALSE, '000000c90000000400000000000002ae534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 180, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421904346302', FALSE, '000000c90000000400000000000002af534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003870501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 135, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000002b0534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f40501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 244, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 157, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002b2534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 80, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002b3534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 155, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000002b4534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003750501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 117, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000002b5534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c050003520501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 82, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002b6534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f0500030303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 3, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907341478', 'nth', '421904346302', FALSE, '000000c90000000400000000000002b7534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 190, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002b8534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 111, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000002b9534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 61, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002ba534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 203, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002bb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 192, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002bc534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 82, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000002bd534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 204, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000002be534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003410501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 65, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002bf534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 26, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002c0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f0500038003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 128, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000002c1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003580501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 88, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000002c2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 211, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002c3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 140, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002c4534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 174, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421905847970', FALSE, '000000c90000000400000000000002c5534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 69, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000002c6534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 247, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000002c7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 7, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000002c8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 122, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421905847970', FALSE, '000000dc0000000400000000000002c9534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 212, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002ca534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500035603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 86, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000002cb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 155, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000002cc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 178, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000002cd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 190, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421905123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002ce534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500032603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 38, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000002cf534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 218, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002d0534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 47, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002d1534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500038903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 137, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002d2534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 47, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002d3534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 149, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907341478', 'nth', '421919459112', FALSE, '000000c90000000400000000000002d4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 204, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000002d5534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 182, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002d6534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500032103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 33, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421919459112', FALSE, '000000c90000000400000000000002d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 194, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000002d8534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 3, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000002d9534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 109, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002da534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500039503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 149, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000002db534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c050003200501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 32, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000002dc534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 162, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002dd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500034803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 72, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000002de534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b90501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 185, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002df534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 187, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421905123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002e0534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 148, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002e1534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 196, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002e2534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 125, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000002e3534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003170501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 23, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000002e4534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 183, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002e5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500036503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 101, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907341478', 'nth', '421905847970', FALSE, '000000dc0000000400000000000002e6534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 28, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421907341478', FALSE, '000000c90000000400000000000002e7534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c050003050501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 5, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421905123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002e8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 214, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421919459112', FALSE, '000000c90000000400000000000002e9534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 128, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002ea534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 63, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000002eb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 4, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002ec534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 85, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421902123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002ed534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 194, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421919459112', FALSE, '000000dc0000000400000000000002ee534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 171, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421905123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000002ef534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 170, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002f0534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500038303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 131, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000002f1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b10501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 177, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000002f2534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 79, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421907341478', FALSE, '000000dc0000000400000000000002f3534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f0500039203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 146, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000002f4534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 10, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 153, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000002f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 198, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421904346302', FALSE, '000000c90000000400000000000002f7534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 30, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000002f8534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 10, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421908123465', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002f9534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 14, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000002fa534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003190501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 25, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000002fb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 75, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421553112267', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002fc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 161, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421904346302', FALSE, '000000dc0000000400000000000002fd534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 148, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421903626630', FALSE, '000000c90000000400000000000002fe534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003860501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 134, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421903626630', FALSE, '000000dc0000000400000000000002ff534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 205, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421904346302', FALSE, '000000dc000000040000000000000300534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 207, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000301534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 47, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000302534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500033703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 55, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421903626630', FALSE, '00000084000000040000000000000303534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335599', 'nth', '421904346302', FALSE, '000000dc000000040000000000000304534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 250, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000305534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421904346302', FALSE, '000000c9000000040000000000000306534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003070501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 7, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000307534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f0500033603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 54, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421904346302', FALSE, '000000dc000000040000000000000308534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 236, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421904123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000309534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 243, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421906123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000030a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500033503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 53, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421903626630', 'nth', '421905847970', FALSE, '0000007b00000004000000000000030b534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000030c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 22, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421943333333', 'nth', '421903626630', FALSE, '000000dc00000004000000000000030d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500032503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 37, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000030e534d505000010034323139303131323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000030f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 120, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:13', '2022-03-14 12:11:13', '421901123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000310534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500039403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 148, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000002ad3131323238333300000000188000000400000000000002ae3131323238333400000000188000000400000000000002af3131323238333500000000188000000400000000000002b03131323238333600000000188000000400000000000002b13131323238333700000000188000000400000000000002b23131323238333800000000188000000400000000000002b33131323238333900000000188000000400000000000002b43131323238343000000000188000000400000000000002b53131323238343100000000188000000400000000000002b63131323238343200000000188000000400000000000002b73131323238343300000000188000000400000000000002b83131323238343400000000188000000400000000000002b93131323238343500000000188000000400000000000002ba3131323238343600000000188000000400000000000002bb3131323238343700000000188000000400000000000002bc3131323238343800000000188000000400000000000002bd3131323238343900000000188000000400000000000002be3131323238353000000000188000000400000000000002bf3131323238353100000000188000000400000000000002c03131323238353200000000188000000400000000000002c13131323238353300000000188000000400000000000002c23131323238353400000000188000000400000000000002c33131323238353500000000188000000400000000000002c43131323238353600000000188000000400000000000002c53131323238353700000000188000000400000000000002c63131323238353800000000188000000400000000000002c73131323238353900000000188000000400000000000002c83131323238363000000000188000000400000000000002c93131323238363100000000188000000400000000000002ca3131323238363200000000188000000400000000000002cb3131323238363300000000188000000400000000000002cc3131323238363400000000188000000400000000000002cd3131323238363500000000188000000400000000000002ce3131323238363600000000188000000400000000000002cf3131323238363700000000188000000400000000000002d03131323238363800000000188000000400000000000002d13131323238363900000000188000000400000000000002d23131323238373000000000188000000400000000000002d33131323238373100000000188000000400000000000002d43131323238373200000000188000000400000000000002d53131323238373300000000188000000400000000000002d63131323238373400000000188000000400000000000002d73131323238373500000000188000000400000000000002d83131323238373600000000188000000400000000000002d93131323238373700000000188000000400000000000002da3131323238373800000000188000000400000000000002db3131323238373900000000188000000400000000000002dc3131323238383000000000188000000400000000000002dd3131323238383100000000188000000400000000000002de3131323238383200000000188000000400000000000002df3131323238383300000000188000000400000000000002e03131323238383400000000188000000400000000000002e13131323238383500000000188000000400000000000002e23131323238383600000000188000000400000000000002e33131323238383700000000188000000400000000000002e43131323238383800000000188000000400000000000002e53131323238383900000000188000000400000000000002e63131323238393000000000188000000400000000000002e73131323238393100000000188000000400000000000002e83131323238393200000000188000000400000000000002e93131323238393300000000188000000400000000000002ea3131323238393400000000188000000400000000000002eb3131323238393500000000188000000400000000000002ec3131323238393600000000188000000400000000000002ed3131323238393700000000188000000400000000000002ee3131323238393800000000188000000400000000000002ef3131323238393900000000188000000400000000000002f03131323239303000000000188000000400000000000002f13131323239303100000000188000000400000000000002f23131323239303200000000188000000400000000000002f33131323239303300000000188000000400000000000002f43131323239303400000000188000000400000000000002f53131323239303500000000188000000400000000000002f63131323239303600000000188000000400000000000002f73131323239303700000000188000000400000000000002f83131323239303800000000188000000400000000000002f93131323239303900000000188000000400000000000002fa3131323239313000000000188000000400000000000002fb3131323239313100000000188000000400000000000002fc3131323239313200000000188000000400000000000002fd3131323239313300000000188000000400000000000002fe3131323239313400000000188000000400000000000002ff31313232393135000000001880000004000000000000030031313232393136000000001880000004000000000000030131313232393137000000001880000004000000000000030231313232393138000000001880000004000000000000030331313232393139000000001880000004000000000000030431313232393230000000001880000004000000000000030531313232393231000000001880000004000000000000030631313232393232000000001880000004000000000000030731313232393233000000001880000004000000000000030831313232393234000000001880000004000000000000030931313232393235000000001880000004000000000000030a31313232393236000000001880000004000000000000030b31313232393237000000001880000004000000000000030c31313232393238000000001880000004000000000000030d31313232393239000000001880000004000000000000030e31313232393330000000001880000004000000000000030f3131323239333100000000188000000400000000000003103131323239333200"] [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":685,"message_id":1122833},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":686,"message_id":1122834},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":687,"message_id":1122835},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":688,"message_id":1122836},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":689,"message_id":1122837},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":690,"message_id":1122838},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":691,"message_id":1122839},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":692,"message_id":1122840},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":693,"message_id":1122841},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":694,"message_id":1122842},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":695,"message_id":1122843},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":696,"message_id":1122844},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":697,"message_id":1122845},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":698,"message_id":1122846},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":699,"message_id":1122847},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":700,"message_id":1122848},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":701,"message_id":1122849},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":702,"message_id":1122850},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":703,"message_id":1122851},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":704,"message_id":1122852},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":705,"message_id":1122853},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":706,"message_id":1122854},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":707,"message_id":1122855},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":708,"message_id":1122856},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":709,"message_id":1122857},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":710,"message_id":1122858},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":711,"message_id":1122859},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":712,"message_id":1122860},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":713,"message_id":1122861},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":714,"message_id":1122862},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":715,"message_id":1122863},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":716,"message_id":1122864},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":717,"message_id":1122865},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":718,"message_id":1122866},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":719,"message_id":1122867},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":720,"message_id":1122868},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":721,"message_id":1122869},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":722,"message_id":1122870},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":723,"message_id":1122871},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":724,"message_id":1122872},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":725,"message_id":1122873},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":726,"message_id":1122874},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":727,"message_id":1122875},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":728,"message_id":1122876},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":729,"message_id":1122877},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":730,"message_id":1122878},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":731,"message_id":1122879},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":732,"message_id":1122880},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":733,"message_id":1122881},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":734,"message_id":1122882},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":735,"message_id":1122883},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":736,"message_id":1122884},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":737,"message_id":1122885},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":738,"message_id":1122886},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":739,"message_id":1122887},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":740,"message_id":1122888},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":741,"message_id":1122889},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":742,"message_id":1122890},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":743,"message_id":1122891},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":744,"message_id":1122892},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":745,"message_id":1122893},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":746,"message_id":1122894},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":747,"message_id":1122895},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":748,"message_id":1122896},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":749,"message_id":1122897},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":750,"message_id":1122898},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":751,"message_id":1122899},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":752,"message_id":1122900},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":753,"message_id":1122901},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":754,"message_id":1122902},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":755,"message_id":1122903},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":756,"message_id":1122904},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":757,"message_id":1122905},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":758,"message_id":1122906},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":759,"message_id":1122907},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":760,"message_id":1122908},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":761,"message_id":1122909},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":762,"message_id":1122910},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":763,"message_id":1122911},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":764,"message_id":1122912},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":765,"message_id":1122913},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":766,"message_id":1122914},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":767,"message_id":1122915},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":768,"message_id":1122916},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":769,"message_id":1122917},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":770,"message_id":1122918},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":771,"message_id":1122919},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":772,"message_id":1122920},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":773,"message_id":1122921},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":774,"message_id":1122922},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":775,"message_id":1122923},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":776,"message_id":1122924},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":777,"message_id":1122925},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":778,"message_id":1122926},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":779,"message_id":1122927},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":780,"message_id":1122928},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":781,"message_id":1122929},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":782,"message_id":1122930},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":783,"message_id":1122931},"sourceData":""} [2022-03-14 12:11:13] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":784,"message_id":1122932},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000007b000000040000000000000311534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000312534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000313534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000314534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000315534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000316534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003090501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000317534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000318534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000319534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000031a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000031b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000031c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b00000004000000000000031d534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000031e534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000031f534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000320534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b000000040000000000000321534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000322534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000323534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b000000040000000000000324534d5050000100343231393031313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000325534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000326534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000327534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000328534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000329534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000032a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000032b534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000032c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000032d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000032e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000032f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000330534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500031203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000331534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000332534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000333534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000334534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000335534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000336534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000337534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000338534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000339534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500034703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000033a534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000033b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000033c534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000033d534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000033e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000033f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000340534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500031303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d207472697374697175652000000084000000040000000000000341534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000342534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000343534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000344534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000345534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500038403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000346534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000347534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000348534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000349534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000008400000004000000000000034a534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000034b534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000034c534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000034d534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000034e534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000034f534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000350534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000351534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000352534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000353534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000354534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003360501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000355534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000356534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000357534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b000000040000000000000358534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000359534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000008400000004000000000000035a534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000035b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000008400000004000000000000035c534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000035d534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000035e534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000035f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000360534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000007b000000040000000000000361534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000362534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000363534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000364534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000365534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000366534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000367534d5050000100343231393037313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000368534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000369534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000036a534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000036b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500037703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000036c534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000036d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000036e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":785,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000311534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":786,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000312534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":787,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000313534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":788,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000314534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":789,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000315534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":790,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000316534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003090501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":791,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000317534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":792,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000318534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":793,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000319534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":794,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000031a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":795,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000031b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":796,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000031c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":797,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000031d534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":798,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000031e534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":799,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000031f534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":800,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000320534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":801,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000321534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":802,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000322534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":803,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000323534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":804,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000324534d5050000100343231393031313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":805,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000325534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":806,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000326534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":807,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000327534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":808,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000328534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":809,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000329534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":810,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000032a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":811,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000032b534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":812,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000032c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":813,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000032d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":814,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000032e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":815,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000032f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":816,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000330534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500031203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":817,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000331534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":818,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000332534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":819,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000333534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":820,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000334534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":821,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000335534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":822,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000336534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":823,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000337534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":824,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000338534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":825,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000339534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500034703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":826,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000033a534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":827,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000033b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":828,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000033c534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":829,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000033d534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":830,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000033e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":831,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000033f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":832,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000340534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500031303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":833,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000341534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":834,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000342534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":835,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000343534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":836,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000344534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":837,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000345534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500038403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":838,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000346534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":839,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000347534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":840,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000348534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":841,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000349534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":842,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000034a534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":843,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000034b534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":844,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000034c534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":845,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000034d534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":846,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000034e534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":847,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000034f534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":848,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000350534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":849,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000351534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":850,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000352534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":851,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000353534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":852,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000354534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003360501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":853,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000355534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":854,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000356534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":855,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000357534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":856,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000358534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":857,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000359534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":858,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000035a534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":859,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000035b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":860,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000035c534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":861,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000035d534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":862,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000035e534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":863,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000035f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":864,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000360534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":865,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000361534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":866,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000362534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":867,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000363534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":868,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000364534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":869,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000365534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":870,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000366534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":871,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000367534d5050000100343231393037313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":872,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000368534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":873,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000369534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":874,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000036a534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":875,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000036b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500037703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":876,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000036c534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":877,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000036d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":878,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000036e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421903626630', FALSE, '0000007b000000040000000000000311534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421919459112', FALSE, '0000007b000000040000000000000312534d5050000100343231393038313233343635000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907341478', 'nth', '421905847970', FALSE, '0000007b000000040000000000000313534d5050000100343231393037333431343738000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903626630', 'nth', '421919459112', FALSE, '00000084000000040000000000000314534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000315534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f20501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 242, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000316534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003090501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 9, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000317534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c050003330501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 51, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000318534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003900501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 144, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335599', 'nth', '421904346302', FALSE, '00000084000000040000000000000319534d505000010034323139343333333535393900010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000031a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 220, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000031b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003040501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 4, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000031c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003460501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 70, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421919459112', FALSE, '0000007b00000004000000000000031d534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000031e534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421907341478', FALSE, '0000007b00000004000000000000031f534d5050000100343231353533313132323637000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421919459112', FALSE, '000000dc000000040000000000000320534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500035403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 84, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421903626630', FALSE, '0000007b000000040000000000000321534d5050000100343231393433333335353938000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000322534d505000010034323139303331323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000323534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 184, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000324534d5050000100343231393031313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421905847970', FALSE, '0000007b000000040000000000000325534d5050000100343231393038313233343635000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421904123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000326534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000327534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 234, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943333333', 'nth', '421904346302', FALSE, '000000dc000000040000000000000328534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 162, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000329534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003620501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 98, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000032a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 255, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907341478', 'nth', '421904346302', FALSE, '000000c900000004000000000000032b534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 80, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000032c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 174, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943333333', 'nth', '421919459112', FALSE, '000000dc00000004000000000000032d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 99, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000032e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 231, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000032f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 89, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000330534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500031203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 18, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421919459112', FALSE, '00000084000000040000000000000331534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000332534d505000010034323139303731323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421903626630', FALSE, '000000dc000000040000000000000333534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 220, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421905847970', FALSE, '00000084000000040000000000000334534d505000010034323139343333333535393800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421903626630', FALSE, '00000084000000040000000000000335534d505000010034323139303331323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000336534d5050000100343231393032313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421919459112', FALSE, '00000084000000040000000000000337534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000338534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 219, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000339534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f0500034703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 71, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421904346302', FALSE, '0000008400000004000000000000033a534d505000010034323135353331313232363700010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000033b534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421904346302', FALSE, '0000007b00000004000000000000033c534d5050000100343231393032313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421907341478', FALSE, '0000007b00000004000000000000033d534d5050000100343231393036313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000033e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f0500030703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 7, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000033f534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500030603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 6, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943333333', 'nth', '421907341478', FALSE, '000000dc000000040000000000000340534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500031303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 19, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421904123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000341534d505000010034323139303431323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000342534d505000010034323139303131323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000343534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 241, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421904123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000344534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e603014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 230, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903626630', 'nth', '421919459112', FALSE, '000000dc000000040000000000000345534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500038403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 132, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000346534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 141, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421919459112', FALSE, '000000dc000000040000000000000347534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 183, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000348534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 248, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000349534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003960501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 150, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421905847970', FALSE, '0000008400000004000000000000034a534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943333333', 'nth', '421907341478', FALSE, '0000008400000004000000000000034b534d505000010034323139343333333333333300010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943333333', 'nth', '421905847970', FALSE, '0000008400000004000000000000034c534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907341478', 'nth', '421903626630', FALSE, '0000007b00000004000000000000034d534d5050000100343231393037333431343738000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000034e534d5050000100343231393036313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421919459112', FALSE, '0000007b00000004000000000000034f534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000350534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 132, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000351534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c050003450501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 69, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000352534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 222, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000353534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 252, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000354534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003360501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 54, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421904123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000355534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907341478', 'nth', '421904346302', FALSE, '000000c9000000040000000000000356534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003440501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 68, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000357534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500030103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 1, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000358534d5050000100343231393033313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421903626630', FALSE, '000000c9000000040000000000000359534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 157, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421903626630', FALSE, '0000008400000004000000000000035a534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421905123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000035b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 138, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421904346302', FALSE, '0000008400000004000000000000035c534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421943335598', 'nth', '421919459112', FALSE, '0000007b00000004000000000000035d534d5050000100343231393433333335353938000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421907341478', FALSE, '000000c900000004000000000000035e534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003300501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 48, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000035f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 143, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000360534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 179, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421906123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000361534d5050000100343231393036313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421553112267', 'nth', '421919459112', FALSE, '00000084000000040000000000000362534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421904346302', FALSE, '00000084000000040000000000000363534d505000010034323139303831323334363500010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421905123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000364534d505000010034323139303531323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421902123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000365534d505000010034323139303231323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421905123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000366534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000367534d5050000100343231393037313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421907341478', FALSE, '00000084000000040000000000000368534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421903626630', FALSE, '0000007b000000040000000000000369534d5050000100343231393038313233343635000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000036a534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 249, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421901123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000036b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500037703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 119, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421907123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000036c534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 109, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000036d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 211, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:14', '2022-03-14 12:11:14', '421903626630', 'nth', '421905847970', FALSE, '000000dc00000004000000000000036e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f0500033403014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 52, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000031131313232393333000000001880000004000000000000031231313232393334000000001880000004000000000000031331313232393335000000001880000004000000000000031431313232393336000000001880000004000000000000031531313232393337000000001880000004000000000000031631313232393338000000001880000004000000000000031731313232393339000000001880000004000000000000031831313232393430000000001880000004000000000000031931313232393431000000001880000004000000000000031a31313232393432000000001880000004000000000000031b31313232393433000000001880000004000000000000031c31313232393434000000001880000004000000000000031d31313232393435000000001880000004000000000000031e31313232393436000000001880000004000000000000031f31313232393437000000001880000004000000000000032031313232393438000000001880000004000000000000032131313232393439000000001880000004000000000000032231313232393530000000001880000004000000000000032331313232393531000000001880000004000000000000032431313232393532000000001880000004000000000000032531313232393533000000001880000004000000000000032631313232393534000000001880000004000000000000032731313232393535000000001880000004000000000000032831313232393536000000001880000004000000000000032931313232393537000000001880000004000000000000032a31313232393538000000001880000004000000000000032b31313232393539000000001880000004000000000000032c31313232393630000000001880000004000000000000032d31313232393631000000001880000004000000000000032e31313232393632000000001880000004000000000000032f31313232393633000000001880000004000000000000033031313232393634000000001880000004000000000000033131313232393635000000001880000004000000000000033231313232393636000000001880000004000000000000033331313232393637000000001880000004000000000000033431313232393638000000001880000004000000000000033531313232393639000000001880000004000000000000033631313232393730000000001880000004000000000000033731313232393731000000001880000004000000000000033831313232393732000000001880000004000000000000033931313232393733000000001880000004000000000000033a31313232393734000000001880000004000000000000033b31313232393735000000001880000004000000000000033c31313232393736000000001880000004000000000000033d31313232393737000000001880000004000000000000033e31313232393738000000001880000004000000000000033f31313232393739000000001880000004000000000000034031313232393830000000001880000004000000000000034131313232393831000000001880000004000000000000034231313232393832000000001880000004000000000000034331313232393833000000001880000004000000000000034431313232393834000000001880000004000000000000034531313232393835000000001880000004000000000000034631313232393836000000001880000004000000000000034731313232393837000000001880000004000000000000034831313232393838000000001880000004000000000000034931313232393839000000001880000004000000000000034a31313232393930000000001880000004000000000000034b31313232393931000000001880000004000000000000034c31313232393932000000001880000004000000000000034d31313232393933000000001880000004000000000000034e31313232393934000000001880000004000000000000034f31313232393935000000001880000004000000000000035031313232393936000000001880000004000000000000035131313232393937000000001880000004000000000000035231313232393938000000001880000004000000000000035331313232393939000000001880000004000000000000035431313233303030000000001880000004000000000000035531313233303031000000001880000004000000000000035631313233303032000000001880000004000000000000035731313233303033000000001880000004000000000000035831313233303034000000001880000004000000000000035931313233303035000000001880000004000000000000035a31313233303036000000001880000004000000000000035b31313233303037000000001880000004000000000000035c31313233303038000000001880000004000000000000035d31313233303039000000001880000004000000000000035e31313233303130000000001880000004000000000000035f31313233303131000000001880000004000000000000036031313233303132000000001880000004000000000000036131313233303133000000001880000004000000000000036231313233303134000000001880000004000000000000036331313233303135000000001880000004000000000000036431313233303136000000001880000004000000000000036531313233303137000000001880000004000000000000036631313233303138000000001880000004000000000000036731313233303139000000001880000004000000000000036831313233303230000000001880000004000000000000036931313233303231000000001880000004000000000000036a31313233303232000000001880000004000000000000036b31313233303233000000001880000004000000000000036c31313233303234000000001880000004000000000000036d31313233303235000000001880000004000000000000036e3131323330323600"] [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":785,"message_id":1122933},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":786,"message_id":1122934},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":787,"message_id":1122935},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":788,"message_id":1122936},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":789,"message_id":1122937},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":790,"message_id":1122938},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":791,"message_id":1122939},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":792,"message_id":1122940},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":793,"message_id":1122941},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":794,"message_id":1122942},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":795,"message_id":1122943},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":796,"message_id":1122944},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":797,"message_id":1122945},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":798,"message_id":1122946},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":799,"message_id":1122947},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":800,"message_id":1122948},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":801,"message_id":1122949},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":802,"message_id":1122950},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":803,"message_id":1122951},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":804,"message_id":1122952},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":805,"message_id":1122953},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":806,"message_id":1122954},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":807,"message_id":1122955},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":808,"message_id":1122956},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":809,"message_id":1122957},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":810,"message_id":1122958},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":811,"message_id":1122959},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":812,"message_id":1122960},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":813,"message_id":1122961},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":814,"message_id":1122962},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":815,"message_id":1122963},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":816,"message_id":1122964},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":817,"message_id":1122965},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":818,"message_id":1122966},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":819,"message_id":1122967},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":820,"message_id":1122968},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":821,"message_id":1122969},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":822,"message_id":1122970},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":823,"message_id":1122971},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":824,"message_id":1122972},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":825,"message_id":1122973},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":826,"message_id":1122974},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":827,"message_id":1122975},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":828,"message_id":1122976},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":829,"message_id":1122977},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":830,"message_id":1122978},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":831,"message_id":1122979},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":832,"message_id":1122980},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":833,"message_id":1122981},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":834,"message_id":1122982},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":835,"message_id":1122983},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":836,"message_id":1122984},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":837,"message_id":1122985},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":838,"message_id":1122986},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":839,"message_id":1122987},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":840,"message_id":1122988},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":841,"message_id":1122989},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":842,"message_id":1122990},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":843,"message_id":1122991},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":844,"message_id":1122992},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":845,"message_id":1122993},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":846,"message_id":1122994},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":847,"message_id":1122995},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":848,"message_id":1122996},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":849,"message_id":1122997},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":850,"message_id":1122998},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":851,"message_id":1122999},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":852,"message_id":1123000},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":853,"message_id":1123001},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":854,"message_id":1123002},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":855,"message_id":1123003},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":856,"message_id":1123004},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":857,"message_id":1123005},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":858,"message_id":1123006},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":859,"message_id":1123007},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":860,"message_id":1123008},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":861,"message_id":1123009},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":862,"message_id":1123010},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":863,"message_id":1123011},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":864,"message_id":1123012},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":865,"message_id":1123013},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":866,"message_id":1123014},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":867,"message_id":1123015},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":868,"message_id":1123016},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":869,"message_id":1123017},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":870,"message_id":1123018},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":871,"message_id":1123019},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":872,"message_id":1123020},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":873,"message_id":1123021},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":874,"message_id":1123022},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":875,"message_id":1123023},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":876,"message_id":1123024},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":877,"message_id":1123025},"sourceData":""} [2022-03-14 12:11:14] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":878,"message_id":1123026},"sourceData":""} [2022-03-14 12:11:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000036f"] [2022-03-14 12:11:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":879},"sourceData":"0000001000000015000000000000036f"} [2022-03-14 12:11:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000036f"] [2022-03-14 12:11:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":879},"sourceData":""} [2022-03-14 12:11:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001000000015000000000000037c"] [2022-03-14 12:11:26] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":892},"sourceData":""} [2022-03-14 12:11:26] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001080000015000000000000037c"] [2022-03-14 12:11:26] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":892},"sourceData":"0000001080000015000000000000037c"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000037d000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000037e000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000037f000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000380000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000381000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000382000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000383000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000384000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000385000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000386000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":893,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":894,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":895,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":896,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":897,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":898,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":899,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":900,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":901,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":902,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.468016","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.470012","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.472544","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.475289","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.518313","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.520176","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.522434","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.524735","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.526999","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.528843","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000037d31313232323434000000001880000005000000000000037e31313232323436000000001880000005000000000000037f3131323232343900000000188000000500000000000003803131323232383000000000188000000500000000000003813131323232383200000000188000000500000000000003823131323232353600000000188000000500000000000003833131323232353800000000188000000500000000000003843131323232363000000000188000000500000000000003853131323232363700000000188000000500000000000003863131323232363900"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":893,"message_id":"1122244"},"sourceData":"0000001880000005000000000000037d3131323232343400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":894,"message_id":"1122246"},"sourceData":"0000001880000005000000000000037e3131323232343600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":895,"message_id":"1122249"},"sourceData":"0000001880000005000000000000037f3131323232343900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":896,"message_id":"1122280"},"sourceData":"000000188000000500000000000003803131323232383000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":897,"message_id":"1122282"},"sourceData":"000000188000000500000000000003813131323232383200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":898,"message_id":"1122256"},"sourceData":"000000188000000500000000000003823131323232353600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":899,"message_id":"1122258"},"sourceData":"000000188000000500000000000003833131323232353800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":900,"message_id":"1122260"},"sourceData":"000000188000000500000000000003843131323232363000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":901,"message_id":"1122267"},"sourceData":"000000188000000500000000000003853131323232363700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":902,"message_id":"1122269"},"sourceData":"000000188000000500000000000003863131323232363900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122244', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196107' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122246', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196108' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122249', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196109' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122280', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196110' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122282', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196130' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122256', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196131' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122258', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196132' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122260', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196133' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122267', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196134' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122269', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.008189+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196135' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000387000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000388000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000389000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038a000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038b000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038c000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038d000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038e000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000038f000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000390000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":903,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":904,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":905,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":906,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":907,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":908,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":909,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":910,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":911,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":912,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.530682","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.532607","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.534655","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.536558","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.538345","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.565457","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.567303","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.569083","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.570876","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.572879","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000038731313232323731000000001880000005000000000000038831313232323732000000001880000005000000000000038931313232323734000000001880000005000000000000038a31313232323736000000001880000005000000000000038b31313232323738000000001880000005000000000000038c31313232323836000000001880000005000000000000038d31313232323837000000001880000005000000000000038e31313232323839000000001880000005000000000000038f3131323232393300000000188000000500000000000003903131323232393500"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":903,"message_id":"1122271"},"sourceData":"000000188000000500000000000003873131323232373100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":904,"message_id":"1122272"},"sourceData":"000000188000000500000000000003883131323232373200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":905,"message_id":"1122274"},"sourceData":"000000188000000500000000000003893131323232373400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":906,"message_id":"1122276"},"sourceData":"0000001880000005000000000000038a3131323232373600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":907,"message_id":"1122278"},"sourceData":"0000001880000005000000000000038b3131323232373800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":908,"message_id":"1122286"},"sourceData":"0000001880000005000000000000038c3131323232383600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":909,"message_id":"1122287"},"sourceData":"0000001880000005000000000000038d3131323232383700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":910,"message_id":"1122289"},"sourceData":"0000001880000005000000000000038e3131323232383900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":911,"message_id":"1122293"},"sourceData":"0000001880000005000000000000038f3131323232393300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":912,"message_id":"1122295"},"sourceData":"000000188000000500000000000003903131323232393500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122271', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196136' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122272', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196137' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122274', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196138' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122276', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196139' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122278', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196140' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122286', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196154' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122287', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196155' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122289', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196156' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122293', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196157' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122295', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.081527+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196158' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000391000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000392000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000393000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000394000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000395000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000396000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000397000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000398000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000399000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000039a000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":913,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":914,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":915,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":916,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":917,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":918,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":919,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":920,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":921,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":922,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.575152","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.577205","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.579146","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.581004","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.582812","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.584963","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.587101","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.589114","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.591229","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.891713","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000039131313232323936000000001880000005000000000000039231313232323938000000001880000005000000000000039331313232333030000000001880000005000000000000039431313232333032000000001880000005000000000000039531313232333034000000001880000005000000000000039631313232333035000000001880000005000000000000039731313232333037000000001880000005000000000000039831313232333038000000001880000005000000000000039931313232333039000000001880000005000000000000039a3131323233313200"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":913,"message_id":"1122296"},"sourceData":"000000188000000500000000000003913131323232393600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":914,"message_id":"1122298"},"sourceData":"000000188000000500000000000003923131323232393800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":915,"message_id":"1122300"},"sourceData":"000000188000000500000000000003933131323233303000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":916,"message_id":"1122302"},"sourceData":"000000188000000500000000000003943131323233303200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":917,"message_id":"1122304"},"sourceData":"000000188000000500000000000003953131323233303400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":918,"message_id":"1122305"},"sourceData":"000000188000000500000000000003963131323233303500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":919,"message_id":"1122307"},"sourceData":"000000188000000500000000000003973131323233303700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":920,"message_id":"1122308"},"sourceData":"000000188000000500000000000003983131323233303800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":921,"message_id":"1122309"},"sourceData":"000000188000000500000000000003993131323233303900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":922,"message_id":"1122312"},"sourceData":"0000001880000005000000000000039a3131323233313200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122296', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196159' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122298', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196160' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122300', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196161' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122302', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196162' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122304', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196163' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122305', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196164' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122307', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196165' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122308', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196166' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122309', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196167' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122312', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.154256+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196180' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000039b000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000039c000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000039d000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000039e000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000039f000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003a0000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a1000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a2000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a3000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a4000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":923,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":924,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":925,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":926,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":927,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":928,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":929,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":930,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":931,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":932,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.89458","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.896618","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.898845","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.901054","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.902976","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.905089","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.907541","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.909748","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.912036","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.914018","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000039b31313232333133000000001880000005000000000000039c31313232333134000000001880000005000000000000039d31313232333135000000001880000005000000000000039e31313232333136000000001880000005000000000000039f3131323233313700000000188000000500000000000003a03131323233313800000000188000000500000000000003a13131323233313900000000188000000500000000000003a23131323233323000000000188000000500000000000003a33131323233323100000000188000000500000000000003a43131323233323200"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":923,"message_id":"1122313"},"sourceData":"0000001880000005000000000000039b3131323233313300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":924,"message_id":"1122314"},"sourceData":"0000001880000005000000000000039c3131323233313400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":925,"message_id":"1122315"},"sourceData":"0000001880000005000000000000039d3131323233313500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":926,"message_id":"1122316"},"sourceData":"0000001880000005000000000000039e3131323233313600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":927,"message_id":"1122317"},"sourceData":"0000001880000005000000000000039f3131323233313700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":928,"message_id":"1122318"},"sourceData":"000000188000000500000000000003a03131323233313800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":929,"message_id":"1122319"},"sourceData":"000000188000000500000000000003a13131323233313900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":930,"message_id":"1122320"},"sourceData":"000000188000000500000000000003a23131323233323000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":931,"message_id":"1122321"},"sourceData":"000000188000000500000000000003a33131323233323100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":932,"message_id":"1122322"},"sourceData":"000000188000000500000000000003a43131323233323200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122313', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196181' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122314', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196182' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122315', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196183' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122316', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196184' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122317', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196185' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122318', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196186' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122319', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196187' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122320', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196188' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122321', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196189' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122322', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.264169+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196190' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003a5000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003a6000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a7000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003a8000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003a9000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003aa000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ab000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003ac000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003ad000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003ae000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":933,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":934,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":935,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":936,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":937,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":938,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":939,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":940,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":941,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":942,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.916078","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.918038","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.927921","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.930115","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.932379","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.934537","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.936807","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.940556","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.944611","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.946605","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003a53131323233323300000000188000000500000000000003a63131323233323400000000188000000500000000000003a73131323232363500000000188000000500000000000003a83131323232353100000000188000000500000000000003a93131323232353300000000188000000500000000000003aa3131323232363300000000188000000500000000000003ab3131323232383400000000188000000500000000000003ac3131323232393100000000188000000500000000000003ad3131323233313000000000188000000500000000000003ae3131323233313100"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":933,"message_id":"1122323"},"sourceData":"000000188000000500000000000003a53131323233323300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":934,"message_id":"1122324"},"sourceData":"000000188000000500000000000003a63131323233323400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":935,"message_id":"1122265"},"sourceData":"000000188000000500000000000003a73131323232363500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":936,"message_id":"1122251"},"sourceData":"000000188000000500000000000003a83131323232353100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":937,"message_id":"1122253"},"sourceData":"000000188000000500000000000003a93131323232353300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":938,"message_id":"1122263"},"sourceData":"000000188000000500000000000003aa3131323232363300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":939,"message_id":"1122284"},"sourceData":"000000188000000500000000000003ab3131323232383400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":940,"message_id":"1122291"},"sourceData":"000000188000000500000000000003ac3131323232393100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":941,"message_id":"1122310"},"sourceData":"000000188000000500000000000003ad3131323233313000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":942,"message_id":"1122311"},"sourceData":"000000188000000500000000000003ae3131323233313100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122323', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196191' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122324', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196192' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122265', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196196' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122251', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196197' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122253', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196198' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122263', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196199' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122284', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196200' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122291', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196202' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122310', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196204' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122311', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.343643+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196205' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003af000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003b0000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003b1000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003b2000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232333330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003b3000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003b4000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232333332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003b5000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003b6000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003b7000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232333336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003b8000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232333337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":943,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":944,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":945,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":946,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122330 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":947,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":948,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122332 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":949,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":950,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":951,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122336 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":952,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122337 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.948537","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.952323","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.954179","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122330","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.95606","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.958301","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122332","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.9604","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.962288","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.964127","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122336","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.96595","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122337","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.968489","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003af3131323233323500000000188000000500000000000003b03131323233323600000000188000000500000000000003b13131323233323700000000188000000500000000000003b23131323233333000000000188000000500000000000003b33131323233333100000000188000000500000000000003b43131323233333200000000188000000500000000000003b53131323233333400000000188000000500000000000003b63131323233333500000000188000000500000000000003b73131323233333600000000188000000500000000000003b83131323233333700"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":943,"message_id":"1122325"},"sourceData":"000000188000000500000000000003af3131323233323500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":944,"message_id":"1122326"},"sourceData":"000000188000000500000000000003b03131323233323600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":945,"message_id":"1122327"},"sourceData":"000000188000000500000000000003b13131323233323700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":946,"message_id":"1122330"},"sourceData":"000000188000000500000000000003b23131323233333000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":947,"message_id":"1122331"},"sourceData":"000000188000000500000000000003b33131323233333100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":948,"message_id":"1122332"},"sourceData":"000000188000000500000000000003b43131323233333200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":949,"message_id":"1122334"},"sourceData":"000000188000000500000000000003b53131323233333400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":950,"message_id":"1122335"},"sourceData":"000000188000000500000000000003b63131323233333500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":951,"message_id":"1122336"},"sourceData":"000000188000000500000000000003b73131323233333600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":952,"message_id":"1122337"},"sourceData":"000000188000000500000000000003b83131323233333700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122325', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196206' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122326', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196208' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122327', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196209' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122330', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196210' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122331', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196211' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122332', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196212' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122334', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196213' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122335', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196214' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122336', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196215' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122337', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.413436+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196216' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003b9000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003ba000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003bb000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003bc000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003bd000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003be000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003bf000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003c0000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232333435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003c1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232333436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003c2000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":953,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":954,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":955,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":956,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":957,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":958,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":959,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":960,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122345 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":961,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122346 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":962,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.972808","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.977104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.981389","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.985007","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.987034","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.988909","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.992004","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122345","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.994359","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122346","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.996916","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:02.998883","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003b93131323233333800000000188000000500000000000003ba3131323233333900000000188000000500000000000003bb3131323233343000000000188000000500000000000003bc3131323233343100000000188000000500000000000003bd3131323233343200000000188000000500000000000003be3131323233343300000000188000000500000000000003bf3131323233343400000000188000000500000000000003c03131323233343500000000188000000500000000000003c13131323233343600000000188000000500000000000003c23131323233343700"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":953,"message_id":"1122338"},"sourceData":"000000188000000500000000000003b93131323233333800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":954,"message_id":"1122339"},"sourceData":"000000188000000500000000000003ba3131323233333900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":955,"message_id":"1122340"},"sourceData":"000000188000000500000000000003bb3131323233343000"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":956,"message_id":"1122341"},"sourceData":"000000188000000500000000000003bc3131323233343100"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":957,"message_id":"1122342"},"sourceData":"000000188000000500000000000003bd3131323233343200"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":958,"message_id":"1122343"},"sourceData":"000000188000000500000000000003be3131323233343300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":959,"message_id":"1122344"},"sourceData":"000000188000000500000000000003bf3131323233343400"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":960,"message_id":"1122345"},"sourceData":"000000188000000500000000000003c03131323233343500"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":961,"message_id":"1122346"},"sourceData":"000000188000000500000000000003c13131323233343600"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":962,"message_id":"1122347"},"sourceData":"000000188000000500000000000003c23131323233343700"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122338', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196217' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122339', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196218' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122340', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196219' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122341', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196220' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122342', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196221' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122343', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196222' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122344', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196223' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122345', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196224' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122346', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196225' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122347', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.488049+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196226' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003c3000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232333438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003c4000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003c5000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000003c6000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000003c7000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232333333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":963,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122348 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":964,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":965,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":966,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":967,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122333 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122348","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.001439","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.003794","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.114","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.117104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122333","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:03.120321","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003c33131323233343800000000188000000500000000000003c43131323233343900000000188000000500000000000003c53131323233323800000000188000000500000000000003c63131323233323900000000188000000500000000000003c73131323233333300"] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":963,"message_id":"1122348"},"sourceData":"000000188000000500000000000003c33131323233343800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":964,"message_id":"1122349"},"sourceData":"000000188000000500000000000003c43131323233343900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":965,"message_id":"1122328"},"sourceData":"000000188000000500000000000003c53131323233323800"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":966,"message_id":"1122329"},"sourceData":"000000188000000500000000000003c63131323233323900"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":967,"message_id":"1122333"},"sourceData":"000000188000000500000000000003c73131323233333300"} [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122348', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.560995+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196227' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122349', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.560995+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196228' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122328', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.560995+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196268' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122329', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.560995+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196269' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122333', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:30.560995+01') [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196270' [] [2022-03-14 12:11:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc000000040000000000000370534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000371534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000357030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000372534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000373534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000374534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000375534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000376534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000377534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000378534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000379534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000037a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000037b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000037c534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000037d534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000037e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000037f534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000380534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000381534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000382534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000383534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000384534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000385534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000386534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000318030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000387534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000388534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000358030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000389534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000038a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000038b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000038c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000038d534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000038e534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000038f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000390534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000391534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000392534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000393534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000394534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000395534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000396534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000397534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000398534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000399534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000039a534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000039b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000039c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000039d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000039e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000039f534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a0534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a2534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a3534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a4534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a5534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003a6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003a7534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003a8534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003a9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003aa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003ab534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000375030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003ac534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003ad534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003ae534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000309030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003b0534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003b1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003b2534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003b3534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003b4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003b5534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003b6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003b7534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003b8534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003b9534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003ba534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003bb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003bc534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003bd534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f05000376030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003be534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003bf534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f05000398030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003c0534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003c2534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003c3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003c4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003c5534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003c6534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003c7534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003c8534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003c9534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003ca534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003cb534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003cc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003cd534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003ce534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003cf534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003d0534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003d1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003d2534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003d3534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000315030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":880,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000370534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":881,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000371534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000357030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":882,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000372534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":883,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000373534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":884,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000374534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":885,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000375534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":886,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000376534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":887,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000377534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":888,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000378534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":889,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000379534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":890,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000037a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":891,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000037b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":892,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000037c534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":893,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000037d534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":894,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000037e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":895,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000037f534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":896,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000380534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":897,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000381534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":898,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000382534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":899,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000383534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":900,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000384534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":901,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000385534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":902,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000386534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000318030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":903,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000387534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":904,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000388534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000358030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":905,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000389534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":906,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000038a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":907,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000038b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":908,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000038c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":909,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000038d534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":910,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000038e534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":911,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000038f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":912,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000390534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":913,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000391534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":914,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000392534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":915,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000393534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":916,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000394534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":917,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000395534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":918,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000396534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":919,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000397534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":920,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000398534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":921,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000399534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":922,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000039a534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":923,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000039b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":924,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000039c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":925,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000039d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":926,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000039e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":927,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000039f534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":928,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a0534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":929,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":930,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a2534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":931,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a3534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":932,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a4534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":933,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a5534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":934,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003a6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":935,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003a7534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":936,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003a8534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":937,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003a9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":938,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003aa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":939,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ab534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000375030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":940,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ac534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":941,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ad534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":942,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ae534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000309030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":943,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":944,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b0534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":945,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":946,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003b2534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":947,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b3534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":948,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":949,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b5534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":950,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":951,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003b7534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":952,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003b8534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":953,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003b9534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":954,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ba534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":955,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003bb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":956,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003bc534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":957,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003bd534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f05000376030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":958,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003be534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":959,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003bf534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f05000398030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":960,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003c0534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":961,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":962,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c2534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":963,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003c3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":964,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":965,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c5534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":966,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c6534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":967,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c7534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":968,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003c8534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":969,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003c9534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":970,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ca534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":971,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003cb534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":972,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003cc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":973,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003cd534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":974,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003ce534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":975,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003cf534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":976,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003d0534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":977,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":978,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d2534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":979,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d3534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000315030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421919459112', FALSE, '000000dc000000040000000000000370534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 44, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421905847970', FALSE, '000000dc000000040000000000000371534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000357030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 87, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000372534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 6, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000373534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 216, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000374534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 168, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903626630', 'nth', '421903626630', FALSE, '000000c9000000040000000000000375534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 32, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000376534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 58, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000377534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 178, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421903626630', FALSE, '000000dc000000040000000000000378534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 166, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000379534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 182, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421902123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000037a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 152, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000037b534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f05000381030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 129, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903626630', 'nth', '421905847970', FALSE, '000000dc00000004000000000000037c534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 241, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000037d534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 227, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421905847970', FALSE, '000000c900000004000000000000037e534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 170, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421905847970', FALSE, '000000c900000004000000000000037f534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 136, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421905123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000380534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 61, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000381534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 243, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000382534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 188, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421919459112', FALSE, '000000dc000000040000000000000383534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 85, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000384534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 236, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000385534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 105, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000386534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f05000318030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 24, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000387534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 48, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000388534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000358030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 88, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421904123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000389534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000386030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 134, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000038a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 89, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000038b534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 243, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000038c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 193, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421903626630', FALSE, '000000c900000004000000000000038d534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 53, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421903626630', FALSE, '000000dc00000004000000000000038e534d5050000100343231353533313132323637000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 168, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421903626630', FALSE, '000000c900000004000000000000038f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 174, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335598', 'nth', '421907341478', FALSE, '000000dc000000040000000000000390534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 209, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421905123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000391534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 242, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000392534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 70, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421902123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000393534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 18, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000394534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 153, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000395534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 21, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000396534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 135, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421902123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000397534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 85, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000398534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 148, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000399534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 199, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421919459112', FALSE, '000000dc00000004000000000000039a534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 131, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000039b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500030a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 10, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000039c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 193, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421919459112', FALSE, '000000dc00000004000000000000039d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003f7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 247, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000039e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 5, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421907341478', FALSE, '000000c900000004000000000000039f534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 22, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000003a0534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 219, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003a1534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 183, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421905847970', FALSE, '000000c90000000400000000000003a2534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 92, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003a3534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 2, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003a4534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 133, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421905847970', FALSE, '000000c90000000400000000000003a5534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 68, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003a6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 77, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003a7534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 20, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003a8534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 7, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903626630', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003a9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f0500031d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 29, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000003aa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 190, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421902123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003ab534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000375030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 117, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003ac534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 31, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003ad534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 75, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903626630', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003ae534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000309030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 9, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f0500033a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 58, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335598', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003b0534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 147, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003b1534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 159, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003b2534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 206, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003b3534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 253, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003b4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 33, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003b5534d5050000100343231393037333431343738000100343231393034333436333032004000000000010000009f050003a7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 167, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003b6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 204, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000003b7534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 108, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003b8534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 97, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421907341478', FALSE, '000000c90000000400000000000003b9534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 198, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421904123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003ba534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000390030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 144, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003bb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000361030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 97, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003bc534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 245, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003bd534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f05000376030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 118, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421919459112', FALSE, '000000c90000000400000000000003be534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 13, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003bf534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f05000398030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 152, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003c0534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003db030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 219, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421904123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 37, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000003c2534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 103, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003c3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003af030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 175, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000003c4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 199, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000003c5534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 0, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003c6534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 217, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003c7534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 145, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421903123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003c8534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 213, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000003c9534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 214, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421908123465', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003ca534d5050000100343231393038313233343635000100343231393037333431343738004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 239, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000003cb534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 227, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943333333', 'nth', '421907341478', FALSE, '000000c90000000400000000000003cc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 151, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003cd534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 30, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421907341478', 'nth', '421907341478', FALSE, '000000c90000000400000000000003ce534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 238, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003cf534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 242, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421903626630', FALSE, '000000c90000000400000000000003d0534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 150, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003d1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 230, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421943335599', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003d2534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000302030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 2, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:33', '2022-03-14 12:11:33', '421906123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003d3534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000315030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 21, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000037031313233303539000000001880000004000000000000037131313233303630000000001880000004000000000000037231313233303631000000001880000004000000000000037331313233303632000000001880000004000000000000037431313233303633000000001880000004000000000000037531313233303634000000001880000004000000000000037631313233303635000000001880000004000000000000037731313233303636000000001880000004000000000000037831313233303637000000001880000004000000000000037931313233303638000000001880000004000000000000037a31313233303639000000001880000004000000000000037b31313233303730000000001880000004000000000000037c31313233303731000000001880000004000000000000037d31313233303732000000001880000004000000000000037e31313233303733000000001880000004000000000000037f31313233303734000000001880000004000000000000038031313233303735000000001880000004000000000000038131313233303736000000001880000004000000000000038231313233303737000000001880000004000000000000038331313233303738000000001880000004000000000000038431313233303739000000001880000004000000000000038531313233303830000000001880000004000000000000038631313233303831000000001880000004000000000000038731313233303832000000001880000004000000000000038831313233303833000000001880000004000000000000038931313233303834000000001880000004000000000000038a31313233303835000000001880000004000000000000038b31313233303836000000001880000004000000000000038c31313233303837000000001880000004000000000000038d31313233303838000000001880000004000000000000038e31313233303839000000001880000004000000000000038f31313233303930000000001880000004000000000000039031313233303931000000001880000004000000000000039131313233303932000000001880000004000000000000039231313233303933000000001880000004000000000000039331313233303934000000001880000004000000000000039431313233303935000000001880000004000000000000039531313233303936000000001880000004000000000000039631313233303937000000001880000004000000000000039731313233303938000000001880000004000000000000039831313233303939000000001880000004000000000000039931313233313030000000001880000004000000000000039a31313233313031000000001880000004000000000000039b31313233313032000000001880000004000000000000039c31313233313033000000001880000004000000000000039d31313233313034000000001880000004000000000000039e31313233313035000000001880000004000000000000039f3131323331303600000000188000000400000000000003a03131323331303700000000188000000400000000000003a13131323331303800000000188000000400000000000003a23131323331303900000000188000000400000000000003a33131323331313000000000188000000400000000000003a43131323331313100000000188000000400000000000003a53131323331313200000000188000000400000000000003a63131323331313300000000188000000400000000000003a73131323331313400000000188000000400000000000003a83131323331313500000000188000000400000000000003a93131323331313600000000188000000400000000000003aa3131323331313700000000188000000400000000000003ab3131323331313800000000188000000400000000000003ac3131323331313900000000188000000400000000000003ad3131323331323000000000188000000400000000000003ae3131323331323100000000188000000400000000000003af3131323331323200000000188000000400000000000003b03131323331323300000000188000000400000000000003b13131323331323400000000188000000400000000000003b23131323331323500000000188000000400000000000003b33131323331323600000000188000000400000000000003b43131323331323700000000188000000400000000000003b53131323331323800000000188000000400000000000003b63131323331323900000000188000000400000000000003b73131323331333000000000188000000400000000000003b83131323331333100000000188000000400000000000003b93131323331333200000000188000000400000000000003ba3131323331333300000000188000000400000000000003bb3131323331333400000000188000000400000000000003bc3131323331333500000000188000000400000000000003bd3131323331333600000000188000000400000000000003be3131323331333700000000188000000400000000000003bf3131323331333800000000188000000400000000000003c03131323331333900000000188000000400000000000003c13131323331343000000000188000000400000000000003c23131323331343100000000188000000400000000000003c33131323331343200000000188000000400000000000003c43131323331343300000000188000000400000000000003c53131323331343400000000188000000400000000000003c63131323331343500000000188000000400000000000003c73131323331343600000000188000000400000000000003c83131323331343700000000188000000400000000000003c93131323331343800000000188000000400000000000003ca3131323331343900000000188000000400000000000003cb3131323331353000000000188000000400000000000003cc3131323331353100000000188000000400000000000003cd3131323331353200000000188000000400000000000003ce3131323331353300000000188000000400000000000003cf3131323331353400000000188000000400000000000003d03131323331353500000000188000000400000000000003d13131323331353600000000188000000400000000000003d23131323331353700000000188000000400000000000003d33131323331353800"] [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":880,"message_id":1123059},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":881,"message_id":1123060},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":882,"message_id":1123061},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":883,"message_id":1123062},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":884,"message_id":1123063},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":885,"message_id":1123064},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":886,"message_id":1123065},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":887,"message_id":1123066},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":888,"message_id":1123067},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":889,"message_id":1123068},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":890,"message_id":1123069},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":891,"message_id":1123070},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":892,"message_id":1123071},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":893,"message_id":1123072},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":894,"message_id":1123073},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":895,"message_id":1123074},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":896,"message_id":1123075},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":897,"message_id":1123076},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":898,"message_id":1123077},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":899,"message_id":1123078},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":900,"message_id":1123079},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":901,"message_id":1123080},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":902,"message_id":1123081},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":903,"message_id":1123082},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":904,"message_id":1123083},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":905,"message_id":1123084},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":906,"message_id":1123085},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":907,"message_id":1123086},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":908,"message_id":1123087},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":909,"message_id":1123088},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":910,"message_id":1123089},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":911,"message_id":1123090},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":912,"message_id":1123091},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":913,"message_id":1123092},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":914,"message_id":1123093},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":915,"message_id":1123094},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":916,"message_id":1123095},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":917,"message_id":1123096},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":918,"message_id":1123097},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":919,"message_id":1123098},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":920,"message_id":1123099},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":921,"message_id":1123100},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":922,"message_id":1123101},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":923,"message_id":1123102},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":924,"message_id":1123103},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":925,"message_id":1123104},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":926,"message_id":1123105},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":927,"message_id":1123106},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":928,"message_id":1123107},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":929,"message_id":1123108},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":930,"message_id":1123109},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":931,"message_id":1123110},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":932,"message_id":1123111},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":933,"message_id":1123112},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":934,"message_id":1123113},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":935,"message_id":1123114},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":936,"message_id":1123115},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":937,"message_id":1123116},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":938,"message_id":1123117},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":939,"message_id":1123118},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":940,"message_id":1123119},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":941,"message_id":1123120},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":942,"message_id":1123121},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":943,"message_id":1123122},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":944,"message_id":1123123},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":945,"message_id":1123124},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":946,"message_id":1123125},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":947,"message_id":1123126},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":948,"message_id":1123127},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":949,"message_id":1123128},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":950,"message_id":1123129},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":951,"message_id":1123130},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":952,"message_id":1123131},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":953,"message_id":1123132},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":954,"message_id":1123133},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":955,"message_id":1123134},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":956,"message_id":1123135},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":957,"message_id":1123136},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":958,"message_id":1123137},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":959,"message_id":1123138},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":960,"message_id":1123139},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":961,"message_id":1123140},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":962,"message_id":1123141},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":963,"message_id":1123142},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":964,"message_id":1123143},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":965,"message_id":1123144},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":966,"message_id":1123145},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":967,"message_id":1123146},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":968,"message_id":1123147},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":969,"message_id":1123148},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":970,"message_id":1123149},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":971,"message_id":1123150},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":972,"message_id":1123151},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":973,"message_id":1123152},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":974,"message_id":1123153},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":975,"message_id":1123154},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":976,"message_id":1123155},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":977,"message_id":1123156},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":978,"message_id":1123157},"sourceData":""} [2022-03-14 12:11:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":979,"message_id":1123158},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc0000000400000000000003d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003d5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f05000345030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003d6534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003d7534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003d8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003d9534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003da534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003db534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003dc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003dd534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003de534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003df534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003e0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003e1534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003e2534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003e3534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003e4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003e5534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003e6534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000396030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003e8534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003e9534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003ea534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003eb534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003ec534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003ed534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000333030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003ee534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003ef534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f1534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f2534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f3534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f4534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003f5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003f6534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f8534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f05000385030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003f9534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000304030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003fb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000003fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000003fd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000003fe534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000003ff534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000400534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000401534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000402534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000403534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f05000338030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000404534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000324030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000405534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000406534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000407534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000328030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000408534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000409534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000040a534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000040b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000323030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000040c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000040d534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000040e534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000040f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000410534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000411534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000412534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000413534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000414534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000415534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000416534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000417534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000418534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000419534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000041a534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000041b534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000041c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000041d534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000041e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000041f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000420534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000421534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000422534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000423534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000424534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000425534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000426534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000427534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000428534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000429534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000379030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000042a534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000042b534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000042c534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000382030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000042d534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000042e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000042f534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000430534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000431534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000432534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000433534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000434534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000435534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000436534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000437534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":980,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":981,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f05000345030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":982,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003d6534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":983,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003d7534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":984,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003d8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":985,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003d9534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":986,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003da534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":987,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003db534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":988,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003dc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":989,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003dd534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":990,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003de534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":991,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003df534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":992,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003e0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":993,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003e1534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":994,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e2534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":995,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003e3534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":996,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":997,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e5534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":998,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e6534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":999,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000396030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1000,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003e8534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1001,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003e9534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1002,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003ea534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1003,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003eb534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1004,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003ec534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1005,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ed534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000333030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1006,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003ee534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1007,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003ef534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1008,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1009,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f1534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1010,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f2534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1011,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f3534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1012,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f4534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1013,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003f5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1014,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f6534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1015,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1016,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f8534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f05000385030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1017,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003f9534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000304030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1018,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1019,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003fb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1020,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1021,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003fd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1022,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000003fe534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1023,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000003ff534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1024,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000400534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1025,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000401534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1026,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000402534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1027,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000403534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f05000338030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1028,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000404534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000324030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1029,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000405534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1030,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000406534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1031,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000407534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000328030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1032,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000408534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1033,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000409534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1034,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000040a534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1035,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000040b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000323030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1036,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000040c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1037,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000040d534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1038,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000040e534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1039,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000040f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1040,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000410534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1041,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000411534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1042,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000412534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1043,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000413534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1044,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000414534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1045,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000415534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1046,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000416534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1047,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000417534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1048,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000418534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1049,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000419534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1050,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000041a534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1051,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000041b534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1052,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000041c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1053,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000041d534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1054,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000041e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1055,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000041f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1056,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000420534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1057,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000421534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1058,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000422534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1059,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000423534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1060,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000424534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1061,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000425534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1062,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000426534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1063,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000427534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1064,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000428534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1065,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000429534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000379030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1066,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000042a534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1067,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000042b534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1068,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000042c534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000382030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1069,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000042d534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1070,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000042e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1071,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000042f534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1072,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000430534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1073,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000431534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1074,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000432534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1075,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000433534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1076,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000434534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1077,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000435534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1078,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000436534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1079,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000437534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010000009f050003a8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 168, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003d5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f05000345030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 69, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003d6534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 26, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003d7534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 46, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003d8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 242, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000003d9534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 202, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421907341478', FALSE, '000000c90000000400000000000003da534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 60, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003db534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500039f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 159, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000003dc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 151, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421907341478', FALSE, '000000c90000000400000000000003dd534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 115, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003de534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 98, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000003df534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 215, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000003e0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 13, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003e1534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 191, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003e2534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f050003ed030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 237, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421905847970', FALSE, '000000c90000000400000000000003e3534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 139, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003e4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 148, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003e5534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 37, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003e6534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f0500037c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 124, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003e7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000396030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 150, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000003e8534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 182, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003e9534d5050000100343231393037333431343738000100343231393037333431343738004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 205, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003ea534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 24, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003eb534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 73, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003ec534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 222, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003ed534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000333030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 51, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000003ee534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 1, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003ef534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000314030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 20, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003f0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f0500035b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 91, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003f1534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003d8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 216, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003f2534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003f5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 245, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003f3534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f050003e3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 227, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003f4534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003a3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 163, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000003f5534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 64, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003f6534d5050000100343231393031313233343536000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 1, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421905847970', FALSE, '000000dc0000000400000000000003f7534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 147, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003f8534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f05000385030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 133, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421919459112', FALSE, '000000dc0000000400000000000003f9534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f05000304030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 4, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421904346302', FALSE, '000000dc0000000400000000000003fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010000009f0500034e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 78, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000003fb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 208, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000003fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 163, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000003fd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 238, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000003fe534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f0500032c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 44, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000003ff534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 189, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000400534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 66, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000401534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 188, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000402534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 144, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421907341478', FALSE, '000000dc000000040000000000000403534d5050000100343231393433333335353939000100343231393037333431343738004000000000010000009f05000338030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 56, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421907341478', FALSE, '000000dc000000040000000000000404534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000324030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 36, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000405534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 91, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421905123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000406534d5050000100343231393035313233343536000100343231393037333431343738004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 82, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421903626630', FALSE, '000000dc000000040000000000000407534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000328030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 40, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421907341478', FALSE, '000000c9000000040000000000000408534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 16, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000409534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 70, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000040a534d5050000100343231393034313233343536000100343231393037333431343738004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 243, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421907341478', FALSE, '000000dc00000004000000000000040b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000323030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 35, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421919459112', FALSE, '000000c900000004000000000000040c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 122, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000040d534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 62, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000040e534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 152, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000dc00000004000000000000040f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 75, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000410534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fe030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 254, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000411534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 154, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000412534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 52, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000413534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 237, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000414534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 169, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000415534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 248, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000416534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f050003fb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 251, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000417534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 185, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000418534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 51, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421905847970', FALSE, '000000dc000000040000000000000419534d5050000100343231393038313233343635000100343231393035383437393730004000000000010000009f050003e0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 224, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000041a534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003ea030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 234, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421903626630', FALSE, '000000c900000004000000000000041b534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 159, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000041c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 99, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000041d534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 64, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000041e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 224, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000041f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 239, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000420534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 53, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000421534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003a5030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 165, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000422534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 65, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421905847970', FALSE, '000000dc000000040000000000000423534d5050000100343231353533313132323637000100343231393035383437393730004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 162, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000424534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 36, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943333333', 'nth', '421919459112', FALSE, '000000dc000000040000000000000425534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 205, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000426534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 110, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335599', 'nth', '421905847970', FALSE, '000000dc000000040000000000000427534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 27, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421903626630', FALSE, '000000dc000000040000000000000428534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 48, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000429534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000379030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 121, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000042a534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003d0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 208, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000042b534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003f2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 242, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421907341478', FALSE, '000000dc00000004000000000000042c534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000382030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 130, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000042d534d5050000100343231393031313233343536000100343231393139343539313132004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 173, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000042e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 128, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421901123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000042f534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 71, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000430534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 245, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000431534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 245, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421905847970', FALSE, '000000c9000000040000000000000432534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 140, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000433534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 32, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421903626630', 'nth', '421904346302', FALSE, '000000dc000000040000000000000434534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 85, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000435534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 4, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000436534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 70, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:34', '2022-03-14 12:11:34', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000437534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 132, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000003d43131323331353900000000188000000400000000000003d53131323331363000000000188000000400000000000003d63131323331363100000000188000000400000000000003d73131323331363200000000188000000400000000000003d83131323331363300000000188000000400000000000003d93131323331363400000000188000000400000000000003da3131323331363500000000188000000400000000000003db3131323331363600000000188000000400000000000003dc3131323331363700000000188000000400000000000003dd3131323331363800000000188000000400000000000003de3131323331363900000000188000000400000000000003df3131323331373000000000188000000400000000000003e03131323331373100000000188000000400000000000003e13131323331373200000000188000000400000000000003e23131323331373300000000188000000400000000000003e33131323331373400000000188000000400000000000003e43131323331373500000000188000000400000000000003e53131323331373600000000188000000400000000000003e63131323331373700000000188000000400000000000003e73131323331373800000000188000000400000000000003e83131323331373900000000188000000400000000000003e93131323331383000000000188000000400000000000003ea3131323331383100000000188000000400000000000003eb3131323331383200000000188000000400000000000003ec3131323331383300000000188000000400000000000003ed3131323331383400000000188000000400000000000003ee3131323331383500000000188000000400000000000003ef3131323331383600000000188000000400000000000003f03131323331383700000000188000000400000000000003f13131323331383800000000188000000400000000000003f23131323331383900000000188000000400000000000003f33131323331393000000000188000000400000000000003f43131323331393100000000188000000400000000000003f53131323331393200000000188000000400000000000003f63131323331393300000000188000000400000000000003f73131323331393400000000188000000400000000000003f83131323331393500000000188000000400000000000003f93131323331393600000000188000000400000000000003fa3131323331393700000000188000000400000000000003fb3131323331393800000000188000000400000000000003fc3131323331393900000000188000000400000000000003fd3131323332303000000000188000000400000000000003fe3131323332303100000000188000000400000000000003ff31313233323032000000001880000004000000000000040031313233323033000000001880000004000000000000040131313233323034000000001880000004000000000000040231313233323035000000001880000004000000000000040331313233323036000000001880000004000000000000040431313233323037000000001880000004000000000000040531313233323038000000001880000004000000000000040631313233323039000000001880000004000000000000040731313233323130000000001880000004000000000000040831313233323131000000001880000004000000000000040931313233323132000000001880000004000000000000040a31313233323133000000001880000004000000000000040b31313233323134000000001880000004000000000000040c31313233323135000000001880000004000000000000040d31313233323136000000001880000004000000000000040e31313233323137000000001880000004000000000000040f31313233323138000000001880000004000000000000041031313233323139000000001880000004000000000000041131313233323230000000001880000004000000000000041231313233323231000000001880000004000000000000041331313233323232000000001880000004000000000000041431313233323233000000001880000004000000000000041531313233323234000000001880000004000000000000041631313233323235000000001880000004000000000000041731313233323236000000001880000004000000000000041831313233323237000000001880000004000000000000041931313233323238000000001880000004000000000000041a31313233323239000000001880000004000000000000041b31313233323330000000001880000004000000000000041c31313233323331000000001880000004000000000000041d31313233323332000000001880000004000000000000041e31313233323333000000001880000004000000000000041f31313233323334000000001880000004000000000000042031313233323335000000001880000004000000000000042131313233323336000000001880000004000000000000042231313233323337000000001880000004000000000000042331313233323338000000001880000004000000000000042431313233323339000000001880000004000000000000042531313233323430000000001880000004000000000000042631313233323431000000001880000004000000000000042731313233323432000000001880000004000000000000042831313233323433000000001880000004000000000000042931313233323434000000001880000004000000000000042a31313233323435000000001880000004000000000000042b31313233323436000000001880000004000000000000042c31313233323437000000001880000004000000000000042d31313233323438000000001880000004000000000000042e31313233323439000000001880000004000000000000042f3131323332353000000000188000000400000000000004303131323332353100000000188000000400000000000004313131323332353200000000188000000400000000000004323131323332353300000000188000000400000000000004333131323332353400000000188000000400000000000004343131323332353500000000188000000400000000000004353131323332353600000000188000000400000000000004363131323332353700000000188000000400000000000004373131323332353800"] [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":980,"message_id":1123159},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":981,"message_id":1123160},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":982,"message_id":1123161},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":983,"message_id":1123162},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":984,"message_id":1123163},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":985,"message_id":1123164},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":986,"message_id":1123165},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":987,"message_id":1123166},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":988,"message_id":1123167},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":989,"message_id":1123168},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":990,"message_id":1123169},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":991,"message_id":1123170},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":992,"message_id":1123171},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":993,"message_id":1123172},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":994,"message_id":1123173},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":995,"message_id":1123174},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":996,"message_id":1123175},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":997,"message_id":1123176},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":998,"message_id":1123177},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":999,"message_id":1123178},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1000,"message_id":1123179},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1001,"message_id":1123180},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1002,"message_id":1123181},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1003,"message_id":1123182},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1004,"message_id":1123183},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1005,"message_id":1123184},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1006,"message_id":1123185},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1007,"message_id":1123186},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1008,"message_id":1123187},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1009,"message_id":1123188},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1010,"message_id":1123189},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1011,"message_id":1123190},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1012,"message_id":1123191},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1013,"message_id":1123192},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1014,"message_id":1123193},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1015,"message_id":1123194},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1016,"message_id":1123195},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1017,"message_id":1123196},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1018,"message_id":1123197},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1019,"message_id":1123198},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1020,"message_id":1123199},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1021,"message_id":1123200},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1022,"message_id":1123201},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1023,"message_id":1123202},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1024,"message_id":1123203},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1025,"message_id":1123204},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1026,"message_id":1123205},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1027,"message_id":1123206},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1028,"message_id":1123207},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1029,"message_id":1123208},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1030,"message_id":1123209},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1031,"message_id":1123210},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1032,"message_id":1123211},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1033,"message_id":1123212},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1034,"message_id":1123213},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1035,"message_id":1123214},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1036,"message_id":1123215},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1037,"message_id":1123216},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1038,"message_id":1123217},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1039,"message_id":1123218},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1040,"message_id":1123219},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1041,"message_id":1123220},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1042,"message_id":1123221},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1043,"message_id":1123222},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1044,"message_id":1123223},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1045,"message_id":1123224},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1046,"message_id":1123225},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1047,"message_id":1123226},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1048,"message_id":1123227},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1049,"message_id":1123228},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1050,"message_id":1123229},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1051,"message_id":1123230},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1052,"message_id":1123231},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1053,"message_id":1123232},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1054,"message_id":1123233},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1055,"message_id":1123234},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1056,"message_id":1123235},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1057,"message_id":1123236},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1058,"message_id":1123237},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1059,"message_id":1123238},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1060,"message_id":1123239},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1061,"message_id":1123240},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1062,"message_id":1123241},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1063,"message_id":1123242},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1064,"message_id":1123243},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1065,"message_id":1123244},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1066,"message_id":1123245},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1067,"message_id":1123246},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1068,"message_id":1123247},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1069,"message_id":1123248},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1070,"message_id":1123249},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1071,"message_id":1123250},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1072,"message_id":1123251},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1073,"message_id":1123252},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1074,"message_id":1123253},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1075,"message_id":1123254},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1076,"message_id":1123255},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1077,"message_id":1123256},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1078,"message_id":1123257},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1079,"message_id":1123258},"sourceData":""} [2022-03-14 12:11:34] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000dc000000040000000000000438534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000439534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000043a534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000043b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f05000340030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000043c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000043d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000043e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000043f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000440534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000441534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000442534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000443534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000444534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000445534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000446534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000447534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000448534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000449534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000044a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000044b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000044c534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000044d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000044e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000044f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000450534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000451534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000452534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000453534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000454534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000455534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000456534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000457534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000458534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000459534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000045a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000045b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000045c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000045d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000045e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000045f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000350030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000460534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000461534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000303030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000462534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000463534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000464534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000465534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000466534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000467534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000468534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000336030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000469534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000046a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000046b534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000046c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000046d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000046e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000046f534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000470534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000471534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000472534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000473534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000474534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000475534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000476534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000477534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000478534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1080,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000438534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1081,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000439534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1082,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000043a534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1083,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000043b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f05000340030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1084,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000043c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1085,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000043d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1086,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000043e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1087,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000043f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1088,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000440534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1089,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000441534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1090,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000442534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1091,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000443534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1092,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000444534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1093,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000445534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1094,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000446534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1095,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000447534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1096,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000448534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1097,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000449534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1098,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000044a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1099,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000044b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1100,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000044c534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1101,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000044d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1102,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000044e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1103,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000044f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1104,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000450534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1105,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000451534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1106,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000452534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1107,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000453534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1108,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000454534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1109,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000455534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1110,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000456534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1111,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000457534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1112,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000458534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1113,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000459534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1114,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000045a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1115,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000045b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1116,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000045c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1117,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000045d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1118,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000045e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1119,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000045f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000350030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1120,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000460534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1121,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000461534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000303030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1122,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000462534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1123,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000463534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1124,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000464534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1125,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000465534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1126,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000466534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1127,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000467534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1128,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000468534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000336030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1129,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000469534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1130,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000046a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1131,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000046b534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1132,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000046c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1133,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000046d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1134,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000046e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1135,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000046f534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1136,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000470534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1137,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000471534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1138,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000472534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1139,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000473534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1140,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000474534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1141,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000475534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1142,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000476534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1143,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000477534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1144,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000478534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335598', 'nth', '421904346302', FALSE, '000000dc000000040000000000000438534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 161, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421904346302', FALSE, '000000c9000000040000000000000439534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 76, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421904123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000043a534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 86, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421905123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000043b534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f05000340030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 64, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907341478', 'nth', '421919459112', FALSE, '000000c900000004000000000000043c534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 123, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000043d534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 233, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421907341478', FALSE, '000000dc00000004000000000000043e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f050003fd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 253, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000043f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 163, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000440534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f050003ad030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 173, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000441534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 230, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000442534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 210, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000443534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 75, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000444534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 33, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000445534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 63, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421553112267', 'nth', '421919459112', FALSE, '000000dc000000040000000000000446534d5050000100343231353533313132323637000100343231393139343539313132004000000000010000009f0500034c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 76, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421919459112', FALSE, '000000dc000000040000000000000447534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000393030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 147, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000448534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f050003a6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 166, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335599', 'nth', '421919459112', FALSE, '000000c9000000040000000000000449534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 120, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000044a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 236, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000044b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 14, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000044c534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 249, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421904346302', FALSE, '000000dc00000004000000000000044d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500039c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 156, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000044e534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 167, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421906123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000044f534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 149, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000450534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 217, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000451534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 17, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000452534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 155, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000453534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 138, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421908123465', 'nth', '421919459112', FALSE, '000000c9000000040000000000000454534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 181, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000455534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 164, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421907341478', FALSE, '000000dc000000040000000000000456534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 120, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421905847970', FALSE, '000000c9000000040000000000000457534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 226, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000458534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 58, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000459534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 180, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335599', 'nth', '421904346302', FALSE, '000000c900000004000000000000045a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 135, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421908123465', 'nth', '421919459112', FALSE, '000000c900000004000000000000045b534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 244, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000045c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500039d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 157, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421903626630', FALSE, '000000dc00000004000000000000045d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500039b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 155, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000045e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 117, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000045f534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000350030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 80, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000460534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 82, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421904346302', FALSE, '000000dc000000040000000000000461534d5050000100343231393033363236363330000100343231393034333436333032004000000000010000009f05000303030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 3, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907341478', 'nth', '421904346302', FALSE, '000000c9000000040000000000000462534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 190, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000463534d5050000100343231393032313233343536000100343231393033363236363330004000000000010000009f0500036f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 111, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000464534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 61, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421906123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000465534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f050003cb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 203, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421904346302', FALSE, '000000c9000000040000000000000466534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 7, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421907341478', FALSE, '000000dc000000040000000000000467534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f050003c0030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 192, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421904123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000468534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f05000336030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 54, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335598', 'nth', '421903626630', FALSE, '000000dc000000040000000000000469534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 82, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421906123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000046a534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f050003cc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 204, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421904123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000046b534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 65, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421902123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000046c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500031a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 26, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421906123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000046d534d5050000100343231393036313233343536000100343231393139343539313132004000000000010000009f05000380030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 128, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421901123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000046e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 88, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335599', 'nth', '421907341478', FALSE, '000000c900000004000000000000046f534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 211, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943335598', 'nth', '421919459112', FALSE, '000000dc000000040000000000000470534d5050000100343231393433333335353938000100343231393139343539313132004000000000010000009f0500038c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 140, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421904346302', FALSE, '000000dc000000040000000000000471534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003ae030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 174, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000472534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 247, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000473534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 7, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421907341478', 'nth', '421919459112', FALSE, '000000dc000000040000000000000474534d5050000100343231393037333431343738000100343231393139343539313132004000000000010000009f05000378030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 120, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000475534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 69, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000476534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 122, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421943333333', 'nth', '421905847970', FALSE, '000000dc000000040000000000000477534d5050000100343231393433333333333333000100343231393035383437393730004000000000010000009f050003d4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 212, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:35', '2022-03-14 12:11:35', '421903123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000478534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f05000356030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 86, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000043831313233323539000000001880000004000000000000043931313233323630000000001880000004000000000000043a31313233323631000000001880000004000000000000043b31313233323632000000001880000004000000000000043c31313233323633000000001880000004000000000000043d31313233323634000000001880000004000000000000043e31313233323635000000001880000004000000000000043f31313233323636000000001880000004000000000000044031313233323637000000001880000004000000000000044131313233323638000000001880000004000000000000044231313233323639000000001880000004000000000000044331313233323730000000001880000004000000000000044431313233323731000000001880000004000000000000044531313233323732000000001880000004000000000000044631313233323733000000001880000004000000000000044731313233323734000000001880000004000000000000044831313233323735000000001880000004000000000000044931313233323736000000001880000004000000000000044a31313233323737000000001880000004000000000000044b31313233323738000000001880000004000000000000044c31313233323739000000001880000004000000000000044d31313233323830000000001880000004000000000000044e31313233323831000000001880000004000000000000044f31313233323832000000001880000004000000000000045031313233323833000000001880000004000000000000045131313233323834000000001880000004000000000000045231313233323835000000001880000004000000000000045331313233323836000000001880000004000000000000045431313233323837000000001880000004000000000000045531313233323838000000001880000004000000000000045631313233323839000000001880000004000000000000045731313233323930000000001880000004000000000000045831313233323931000000001880000004000000000000045931313233323932000000001880000004000000000000045a31313233323933000000001880000004000000000000045b31313233323934000000001880000004000000000000045c31313233323935000000001880000004000000000000045d31313233323936000000001880000004000000000000045e31313233323937000000001880000004000000000000045f31313233323938000000001880000004000000000000046031313233323939000000001880000004000000000000046131313233333030000000001880000004000000000000046231313233333031000000001880000004000000000000046331313233333032000000001880000004000000000000046431313233333033000000001880000004000000000000046531313233333034000000001880000004000000000000046631313233333035000000001880000004000000000000046731313233333036000000001880000004000000000000046831313233333037000000001880000004000000000000046931313233333038000000001880000004000000000000046a31313233333039000000001880000004000000000000046b31313233333130000000001880000004000000000000046c31313233333131000000001880000004000000000000046d31313233333132000000001880000004000000000000046e31313233333133000000001880000004000000000000046f3131323333313400000000188000000400000000000004703131323333313500000000188000000400000000000004713131323333313600000000188000000400000000000004723131323333313700000000188000000400000000000004733131323333313800000000188000000400000000000004743131323333313900000000188000000400000000000004753131323333323000000000188000000400000000000004763131323333323100000000188000000400000000000004773131323333323200000000188000000400000000000004783131323333323300"] [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1080,"message_id":1123259},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1081,"message_id":1123260},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1082,"message_id":1123261},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1083,"message_id":1123262},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1084,"message_id":1123263},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1085,"message_id":1123264},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1086,"message_id":1123265},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1087,"message_id":1123266},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1088,"message_id":1123267},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1089,"message_id":1123268},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1090,"message_id":1123269},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1091,"message_id":1123270},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1092,"message_id":1123271},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1093,"message_id":1123272},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1094,"message_id":1123273},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1095,"message_id":1123274},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1096,"message_id":1123275},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1097,"message_id":1123276},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1098,"message_id":1123277},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1099,"message_id":1123278},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1100,"message_id":1123279},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1101,"message_id":1123280},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1102,"message_id":1123281},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1103,"message_id":1123282},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1104,"message_id":1123283},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1105,"message_id":1123284},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1106,"message_id":1123285},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1107,"message_id":1123286},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1108,"message_id":1123287},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1109,"message_id":1123288},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1110,"message_id":1123289},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1111,"message_id":1123290},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1112,"message_id":1123291},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1113,"message_id":1123292},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1114,"message_id":1123293},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1115,"message_id":1123294},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1116,"message_id":1123295},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1117,"message_id":1123296},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1118,"message_id":1123297},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1119,"message_id":1123298},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1120,"message_id":1123299},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1121,"message_id":1123300},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1122,"message_id":1123301},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1123,"message_id":1123302},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1124,"message_id":1123303},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1125,"message_id":1123304},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1126,"message_id":1123305},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1127,"message_id":1123306},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1128,"message_id":1123307},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1129,"message_id":1123308},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1130,"message_id":1123309},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1131,"message_id":1123310},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1132,"message_id":1123311},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1133,"message_id":1123312},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1134,"message_id":1123313},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1135,"message_id":1123314},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1136,"message_id":1123315},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1137,"message_id":1123316},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1138,"message_id":1123317},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1139,"message_id":1123318},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1140,"message_id":1123319},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1141,"message_id":1123320},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1142,"message_id":1123321},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1143,"message_id":1123322},"sourceData":""} [2022-03-14 12:11:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1144,"message_id":1123323},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003c8000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232363334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003c9000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ca000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232363337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003cb000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003cc000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232363339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003cd000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232363430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003ce000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232363431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003cf000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232363432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003d0000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232363434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000003d1000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":968,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122634 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":969,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122636 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":970,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122637 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":971,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122638 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":972,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122639 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":973,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122640 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":974,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122641 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":975,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122642 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":976,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122644 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":977,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122645 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122634","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.446012","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122636","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.448723","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122637","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.451314","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122638","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.454165","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122639","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.456863","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122640","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.459566","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122641","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.462495","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122642","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.465429","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122644","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.468517","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122645","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.471501","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003c83131323236333400000000188000000500000000000003c93131323236333600000000188000000500000000000003ca3131323236333700000000188000000500000000000003cb3131323236333800000000188000000500000000000003cc3131323236333900000000188000000500000000000003cd3131323236343000000000188000000500000000000003ce3131323236343100000000188000000500000000000003cf3131323236343200000000188000000500000000000003d03131323236343400000000188000000500000000000003d13131323236343500"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":968,"message_id":"1122634"},"sourceData":"000000188000000500000000000003c83131323236333400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":969,"message_id":"1122636"},"sourceData":"000000188000000500000000000003c93131323236333600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":970,"message_id":"1122637"},"sourceData":"000000188000000500000000000003ca3131323236333700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":971,"message_id":"1122638"},"sourceData":"000000188000000500000000000003cb3131323236333800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":972,"message_id":"1122639"},"sourceData":"000000188000000500000000000003cc3131323236333900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":973,"message_id":"1122640"},"sourceData":"000000188000000500000000000003cd3131323236343000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":974,"message_id":"1122641"},"sourceData":"000000188000000500000000000003ce3131323236343100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":975,"message_id":"1122642"},"sourceData":"000000188000000500000000000003cf3131323236343200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":976,"message_id":"1122644"},"sourceData":"000000188000000500000000000003d03131323236343400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":977,"message_id":"1122645"},"sourceData":"000000188000000500000000000003d13131323236343500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122634', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196714' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122636', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196715' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122637', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196716' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122638', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196717' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122639', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196718' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122640', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196719' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122641', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196720' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122642', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196721' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122644', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196722' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122645', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.132565+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196723' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003d2000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232363436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000003d3000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000003d4000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000003d5000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000003d6000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000003d7000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000003d8000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000003d9000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003da000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000003db000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":978,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122646 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":979,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122649 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":980,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122650 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":981,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122651 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":982,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":983,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":984,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":985,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":986,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":987,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122646","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.474094","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.476801","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.479356","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.482014","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.485103","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.487761","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.490442","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.493045","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.496116","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.498945","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003d23131323236343600000000188000000500000000000003d33131323236343900000000188000000500000000000003d43131323236353000000000188000000500000000000003d53131323236353100000000188000000500000000000003d63131323236353200000000188000000500000000000003d73131323236353300000000188000000500000000000003d83131323236353400000000188000000500000000000003d93131323236363200000000188000000500000000000003da3131323236353500000000188000000500000000000003db3131323236353600"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":978,"message_id":"1122646"},"sourceData":"000000188000000500000000000003d23131323236343600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":979,"message_id":"1122649"},"sourceData":"000000188000000500000000000003d33131323236343900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":980,"message_id":"1122650"},"sourceData":"000000188000000500000000000003d43131323236353000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":981,"message_id":"1122651"},"sourceData":"000000188000000500000000000003d53131323236353100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":982,"message_id":"1122652"},"sourceData":"000000188000000500000000000003d63131323236353200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":983,"message_id":"1122653"},"sourceData":"000000188000000500000000000003d73131323236353300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":984,"message_id":"1122654"},"sourceData":"000000188000000500000000000003d83131323236353400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":985,"message_id":"1122662"},"sourceData":"000000188000000500000000000003d93131323236363200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":986,"message_id":"1122655"},"sourceData":"000000188000000500000000000003da3131323236353500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":987,"message_id":"1122656"},"sourceData":"000000188000000500000000000003db3131323236353600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122646', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196724' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122649', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196725' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122650', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196726' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122651', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196727' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122652', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196728' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122653', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196729' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122654', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196730' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122662', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196731' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122655', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196732' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122656', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.21151+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196733' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003dc000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000003dd000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003de000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003df000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e0000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e1000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e2000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e3000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e4000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232363833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e5000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232363834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":988,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":989,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":990,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":991,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":992,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":993,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":994,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":995,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":996,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122683 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":997,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122684 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.501654","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.504253","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.506786","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.509424","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.511887","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.514628","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.517261","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.52014","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122683","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.522623","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122684","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.525391","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003dc3131323236353700000000188000000500000000000003dd3131323236373000000000188000000500000000000003de3131323236373600000000188000000500000000000003df3131323236373700000000188000000500000000000003e03131323236373800000000188000000500000000000003e13131323236373900000000188000000500000000000003e23131323236383100000000188000000500000000000003e33131323236383200000000188000000500000000000003e43131323236383300000000188000000500000000000003e53131323236383400"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":988,"message_id":"1122657"},"sourceData":"000000188000000500000000000003dc3131323236353700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":989,"message_id":"1122670"},"sourceData":"000000188000000500000000000003dd3131323236373000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":990,"message_id":"1122676"},"sourceData":"000000188000000500000000000003de3131323236373600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":991,"message_id":"1122677"},"sourceData":"000000188000000500000000000003df3131323236373700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":992,"message_id":"1122678"},"sourceData":"000000188000000500000000000003e03131323236373800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":993,"message_id":"1122679"},"sourceData":"000000188000000500000000000003e13131323236373900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":994,"message_id":"1122681"},"sourceData":"000000188000000500000000000003e23131323236383100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":995,"message_id":"1122682"},"sourceData":"000000188000000500000000000003e33131323236383200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":996,"message_id":"1122683"},"sourceData":"000000188000000500000000000003e43131323236383300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":997,"message_id":"1122684"},"sourceData":"000000188000000500000000000003e53131323236383400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122657', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196734' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122670', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196735' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122676', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196736' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122677', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196737' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122678', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196738' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122679', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196739' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122681', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196740' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122682', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196741' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122683', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196742' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122684', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.294502+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196743' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003e6000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003e7000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232363837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003e8000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003e9000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232363839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ea000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232363930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003eb000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232363931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ec000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232363932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ed000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232363933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003ee000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232363935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003ef000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232363937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":998,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122685 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":999,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122687 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1000,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122688 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1001,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122689 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1002,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122690 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1003,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122691 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1004,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122692 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1005,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122693 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1006,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122695 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1007,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122697 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122685","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.528554","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122687","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.532405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122688","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.535901","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122689","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.538701","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122690","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.542516","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122691","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.547216","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122692","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.551393","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122693","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.55596","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122695","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.560496","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122697","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.563771","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003e63131323236383500000000188000000500000000000003e73131323236383700000000188000000500000000000003e83131323236383800000000188000000500000000000003e93131323236383900000000188000000500000000000003ea3131323236393000000000188000000500000000000003eb3131323236393100000000188000000500000000000003ec3131323236393200000000188000000500000000000003ed3131323236393300000000188000000500000000000003ee3131323236393500000000188000000500000000000003ef3131323236393700"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":998,"message_id":"1122685"},"sourceData":"000000188000000500000000000003e63131323236383500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":999,"message_id":"1122687"},"sourceData":"000000188000000500000000000003e73131323236383700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1000,"message_id":"1122688"},"sourceData":"000000188000000500000000000003e83131323236383800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1001,"message_id":"1122689"},"sourceData":"000000188000000500000000000003e93131323236383900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1002,"message_id":"1122690"},"sourceData":"000000188000000500000000000003ea3131323236393000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1003,"message_id":"1122691"},"sourceData":"000000188000000500000000000003eb3131323236393100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1004,"message_id":"1122692"},"sourceData":"000000188000000500000000000003ec3131323236393200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1005,"message_id":"1122693"},"sourceData":"000000188000000500000000000003ed3131323236393300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1006,"message_id":"1122695"},"sourceData":"000000188000000500000000000003ee3131323236393500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1007,"message_id":"1122697"},"sourceData":"000000188000000500000000000003ef3131323236393700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122685', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196744' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122687', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196745' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122688', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196746' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122689', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196747' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122690', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196748' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122691', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196749' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122692', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196750' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122693', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196751' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122695', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196752' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122697', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.355584+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196753' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003f0000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232363938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f1000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232363939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f2000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232373030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f3000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232373031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f4000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232373032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f5000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313232373033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003f6000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232373034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232373035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f8000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232373036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003f9000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232373038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1008,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122698 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1009,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122699 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1010,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122700 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1011,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122701 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1012,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122702 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1013,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122703 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1014,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122704 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1015,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122705 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1016,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122706 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1017,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122708 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122698","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.566747","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122699","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.56986","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122700","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.573239","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122701","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.576619","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122702","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.579557","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122703","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.582937","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122704","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.586363","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122705","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.589426","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122706","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.592847","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122708","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.596197","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003f03131323236393800000000188000000500000000000003f13131323236393900000000188000000500000000000003f23131323237303000000000188000000500000000000003f33131323237303100000000188000000500000000000003f43131323237303200000000188000000500000000000003f53131323237303300000000188000000500000000000003f63131323237303400000000188000000500000000000003f73131323237303500000000188000000500000000000003f83131323237303600000000188000000500000000000003f93131323237303800"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1008,"message_id":"1122698"},"sourceData":"000000188000000500000000000003f03131323236393800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1009,"message_id":"1122699"},"sourceData":"000000188000000500000000000003f13131323236393900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1010,"message_id":"1122700"},"sourceData":"000000188000000500000000000003f23131323237303000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1011,"message_id":"1122701"},"sourceData":"000000188000000500000000000003f33131323237303100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1012,"message_id":"1122702"},"sourceData":"000000188000000500000000000003f43131323237303200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1013,"message_id":"1122703"},"sourceData":"000000188000000500000000000003f53131323237303300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1014,"message_id":"1122704"},"sourceData":"000000188000000500000000000003f63131323237303400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1015,"message_id":"1122705"},"sourceData":"000000188000000500000000000003f73131323237303500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1016,"message_id":"1122706"},"sourceData":"000000188000000500000000000003f83131323237303600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1017,"message_id":"1122708"},"sourceData":"000000188000000500000000000003f93131323237303800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122698', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196754' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122699', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196755' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122700', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196756' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122701', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196757' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122702', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196758' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122703', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196759' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122704', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196760' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122705', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196761' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122706', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196762' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122708', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.418605+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196763' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000003fa000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232373039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003fb000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003fc000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232363333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003fd000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232363335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000003fe000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000003ff000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000400000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000401000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000402000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000403000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1018,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122709 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1019,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122710 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1020,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122633 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1021,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122635 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1022,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122643 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1023,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122647 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1024,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1025,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1026,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1027,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122709","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.599274","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122710","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.601797","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122633","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.60456","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122635","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.607463","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122643","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.61098","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122647","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.613843","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.616218","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.618613","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.620963","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.623304","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000003fa3131323237303900000000188000000500000000000003fb3131323237313000000000188000000500000000000003fc3131323236333300000000188000000500000000000003fd3131323236333500000000188000000500000000000003fe3131323236343300000000188000000500000000000003ff3131323236343700000000188000000500000000000004003131323236363000000000188000000500000000000004013131323236363500000000188000000500000000000004023131323236373500000000188000000500000000000004033131323236383000"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1018,"message_id":"1122709"},"sourceData":"000000188000000500000000000003fa3131323237303900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1019,"message_id":"1122710"},"sourceData":"000000188000000500000000000003fb3131323237313000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1020,"message_id":"1122633"},"sourceData":"000000188000000500000000000003fc3131323236333300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1021,"message_id":"1122635"},"sourceData":"000000188000000500000000000003fd3131323236333500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1022,"message_id":"1122643"},"sourceData":"000000188000000500000000000003fe3131323236343300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1023,"message_id":"1122647"},"sourceData":"000000188000000500000000000003ff3131323236343700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1024,"message_id":"1122660"},"sourceData":"000000188000000500000000000004003131323236363000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1025,"message_id":"1122665"},"sourceData":"000000188000000500000000000004013131323236363500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1026,"message_id":"1122675"},"sourceData":"000000188000000500000000000004023131323236373500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1027,"message_id":"1122680"},"sourceData":"000000188000000500000000000004033131323236383000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122709', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196764' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122710', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196765' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122633', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196766' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122635', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196767' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122643', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196768' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122647', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196769' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122660', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196770' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122665', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196771' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122675', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196772' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122680', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.48273+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196773' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000404000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232363836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000405000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232363934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000406000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232363936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000407000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232373037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000408000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000409000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232363334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000040a000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000040b000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232363337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000040c000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000040d000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232363339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1028,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122686 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1029,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122694 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1030,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122696 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1031,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122707 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1032,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122648 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1033,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122634 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1034,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122636 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1035,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122637 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1036,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122638 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1037,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122639 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122686","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.62589","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122694","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.628376","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122696","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.630887","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122707","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.633443","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122648","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.635805","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122634","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.446012","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122636","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.448723","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122637","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.451314","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122638","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.454165","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122639","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.456863","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000040431313232363836000000001880000005000000000000040531313232363934000000001880000005000000000000040631313232363936000000001880000005000000000000040731313232373037000000001880000005000000000000040831313232363438000000001880000005000000000000040931313232363334000000001880000005000000000000040a31313232363336000000001880000005000000000000040b31313232363337000000001880000005000000000000040c31313232363338000000001880000005000000000000040d3131323236333900"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1028,"message_id":"1122686"},"sourceData":"000000188000000500000000000004043131323236383600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1029,"message_id":"1122694"},"sourceData":"000000188000000500000000000004053131323236393400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1030,"message_id":"1122696"},"sourceData":"000000188000000500000000000004063131323236393600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1031,"message_id":"1122707"},"sourceData":"000000188000000500000000000004073131323237303700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1032,"message_id":"1122648"},"sourceData":"000000188000000500000000000004083131323236343800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1033,"message_id":"1122634"},"sourceData":"000000188000000500000000000004093131323236333400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1034,"message_id":"1122636"},"sourceData":"0000001880000005000000000000040a3131323236333600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1035,"message_id":"1122637"},"sourceData":"0000001880000005000000000000040b3131323236333700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1036,"message_id":"1122638"},"sourceData":"0000001880000005000000000000040c3131323236333800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1037,"message_id":"1122639"},"sourceData":"0000001880000005000000000000040d3131323236333900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122686', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196774' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122694', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196775' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122696', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196776' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122707', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196777' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122648', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196778' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122634', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196814' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122636', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196815' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122637', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196816' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122638', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196817' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122639', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.549369+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196818' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000040e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232363430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000040f000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232363431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000410000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232363432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000411000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232363434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000412000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000413000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232363436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000414000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000415000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000416000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000417000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1038,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122640 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1039,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122641 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1040,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122642 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1041,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122644 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1042,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122645 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1043,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122646 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1044,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122649 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1045,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122650 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1046,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122651 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1047,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122640","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.459566","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122641","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.462495","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122642","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.465429","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122644","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.468517","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122645","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.471501","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122646","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.474094","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.476801","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.479356","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.482014","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.485103","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000040e31313232363430000000001880000005000000000000040f3131323236343100000000188000000500000000000004103131323236343200000000188000000500000000000004113131323236343400000000188000000500000000000004123131323236343500000000188000000500000000000004133131323236343600000000188000000500000000000004143131323236343900000000188000000500000000000004153131323236353000000000188000000500000000000004163131323236353100000000188000000500000000000004173131323236353200"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1038,"message_id":"1122640"},"sourceData":"0000001880000005000000000000040e3131323236343000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1039,"message_id":"1122641"},"sourceData":"0000001880000005000000000000040f3131323236343100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1040,"message_id":"1122642"},"sourceData":"000000188000000500000000000004103131323236343200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1041,"message_id":"1122644"},"sourceData":"000000188000000500000000000004113131323236343400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1042,"message_id":"1122645"},"sourceData":"000000188000000500000000000004123131323236343500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1043,"message_id":"1122646"},"sourceData":"000000188000000500000000000004133131323236343600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1044,"message_id":"1122649"},"sourceData":"000000188000000500000000000004143131323236343900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1045,"message_id":"1122650"},"sourceData":"000000188000000500000000000004153131323236353000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1046,"message_id":"1122651"},"sourceData":"000000188000000500000000000004163131323236353100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1047,"message_id":"1122652"},"sourceData":"000000188000000500000000000004173131323236353200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122640', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196819' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122641', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196820' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122642', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196821' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122644', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196822' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122645', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196823' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122646', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196824' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122649', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196825' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122650', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196826' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122651', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196827' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122652', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.630462+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196828' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000418000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000419000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000041a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000041b000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000041c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000041d000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000041e000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000041f000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000420000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000421000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1048,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1049,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1050,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1051,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1052,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1053,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1054,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1055,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1056,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1057,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.487761","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.490442","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.493045","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.496116","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.498945","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.501654","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.504253","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.506786","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.509424","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.511887","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000041831313232363533000000001880000005000000000000041931313232363534000000001880000005000000000000041a31313232363632000000001880000005000000000000041b31313232363535000000001880000005000000000000041c31313232363536000000001880000005000000000000041d31313232363537000000001880000005000000000000041e31313232363730000000001880000005000000000000041f3131323236373600000000188000000500000000000004203131323236373700000000188000000500000000000004213131323236373800"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1048,"message_id":"1122653"},"sourceData":"000000188000000500000000000004183131323236353300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1049,"message_id":"1122654"},"sourceData":"000000188000000500000000000004193131323236353400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1050,"message_id":"1122662"},"sourceData":"0000001880000005000000000000041a3131323236363200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1051,"message_id":"1122655"},"sourceData":"0000001880000005000000000000041b3131323236353500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1052,"message_id":"1122656"},"sourceData":"0000001880000005000000000000041c3131323236353600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1053,"message_id":"1122657"},"sourceData":"0000001880000005000000000000041d3131323236353700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1054,"message_id":"1122670"},"sourceData":"0000001880000005000000000000041e3131323236373000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1055,"message_id":"1122676"},"sourceData":"0000001880000005000000000000041f3131323236373600"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1056,"message_id":"1122677"},"sourceData":"000000188000000500000000000004203131323236373700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1057,"message_id":"1122678"},"sourceData":"000000188000000500000000000004213131323236373800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122653', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196829' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122654', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196830' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122662', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196831' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122655', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196832' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122656', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196833' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122657', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196834' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122670', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196835' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122676', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196836' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122677', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196837' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122678', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.706166+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196838' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000422000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000423000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000424000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000425000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232363833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000426000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232363834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000427000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000428000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232363837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000429000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232363838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000042a000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232363839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000042b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232363930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1058,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1059,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1060,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1061,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122683 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1062,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122684 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1063,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122685 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1064,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122687 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1065,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122688 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1066,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122689 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1067,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122690 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.514628","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.517261","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.52014","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122683","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.522623","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122684","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.525391","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122685","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.528554","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122687","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.532405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122688","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.535901","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122689","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.538701","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122690","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.542516","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000042231313232363739000000001880000005000000000000042331313232363831000000001880000005000000000000042431313232363832000000001880000005000000000000042531313232363833000000001880000005000000000000042631313232363834000000001880000005000000000000042731313232363835000000001880000005000000000000042831313232363837000000001880000005000000000000042931313232363838000000001880000005000000000000042a31313232363839000000001880000005000000000000042b3131323236393000"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1058,"message_id":"1122679"},"sourceData":"000000188000000500000000000004223131323236373900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1059,"message_id":"1122681"},"sourceData":"000000188000000500000000000004233131323236383100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1060,"message_id":"1122682"},"sourceData":"000000188000000500000000000004243131323236383200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1061,"message_id":"1122683"},"sourceData":"000000188000000500000000000004253131323236383300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1062,"message_id":"1122684"},"sourceData":"000000188000000500000000000004263131323236383400"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1063,"message_id":"1122685"},"sourceData":"000000188000000500000000000004273131323236383500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1064,"message_id":"1122687"},"sourceData":"000000188000000500000000000004283131323236383700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1065,"message_id":"1122688"},"sourceData":"000000188000000500000000000004293131323236383800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1066,"message_id":"1122689"},"sourceData":"0000001880000005000000000000042a3131323236383900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1067,"message_id":"1122690"},"sourceData":"0000001880000005000000000000042b3131323236393000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122679', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196839' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122681', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196840' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122682', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196841' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122683', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196842' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122684', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196843' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122685', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196844' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122687', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196845' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122688', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196846' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122689', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196847' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122690', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.799133+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196848' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000042c000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232363931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000042d000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232363932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000042e000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232363933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000042f000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232363935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000430000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232363937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000431000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232363938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000432000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232363939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000433000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232373030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000434000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232373031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000435000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232373032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1068,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122691 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1069,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122692 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1070,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122693 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1071,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122695 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1072,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122697 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1073,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122698 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1074,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122699 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1075,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122700 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1076,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122701 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1077,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122702 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122691","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.547216","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122692","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.551393","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122693","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.55596","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122695","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.560496","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122697","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.563771","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122698","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.566747","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122699","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.56986","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122700","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.573239","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122701","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.576619","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122702","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.579557","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000042c31313232363931000000001880000005000000000000042d31313232363932000000001880000005000000000000042e31313232363933000000001880000005000000000000042f3131323236393500000000188000000500000000000004303131323236393700000000188000000500000000000004313131323236393800000000188000000500000000000004323131323236393900000000188000000500000000000004333131323237303000000000188000000500000000000004343131323237303100000000188000000500000000000004353131323237303200"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1068,"message_id":"1122691"},"sourceData":"0000001880000005000000000000042c3131323236393100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1069,"message_id":"1122692"},"sourceData":"0000001880000005000000000000042d3131323236393200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1070,"message_id":"1122693"},"sourceData":"0000001880000005000000000000042e3131323236393300"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1071,"message_id":"1122695"},"sourceData":"0000001880000005000000000000042f3131323236393500"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1072,"message_id":"1122697"},"sourceData":"000000188000000500000000000004303131323236393700"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1073,"message_id":"1122698"},"sourceData":"000000188000000500000000000004313131323236393800"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1074,"message_id":"1122699"},"sourceData":"000000188000000500000000000004323131323236393900"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1075,"message_id":"1122700"},"sourceData":"000000188000000500000000000004333131323237303000"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1076,"message_id":"1122701"},"sourceData":"000000188000000500000000000004343131323237303100"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1077,"message_id":"1122702"},"sourceData":"000000188000000500000000000004353131323237303200"} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122691', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196849' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122692', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196850' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122693', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196851' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122695', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196852' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122697', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196853' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122698', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196854' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122699', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196855' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122700', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196856' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122701', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196857' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122702', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.886237+01') [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196858' [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000436000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313232373033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000437000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232373034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000438000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232373035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000439000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232373036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000043a000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232373038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000043b000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232373039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000043c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000043d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232363333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000043e000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232363335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000043f000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1078,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122703 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1079,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122704 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1080,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122705 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1081,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122706 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1082,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122708 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1083,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122709 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1084,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122710 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1085,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122633 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1086,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122635 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1087,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122643 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122703","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.582937","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122704","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.586363","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122705","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.589426","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122706","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.592847","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122708","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.596197","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122709","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.599274","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122710","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.601797","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122633","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.60456","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122635","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.607463","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122643","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.61098","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000043631313232373033000000001880000005000000000000043731313232373034000000001880000005000000000000043831313232373035000000001880000005000000000000043931313232373036000000001880000005000000000000043a31313232373038000000001880000005000000000000043b31313232373039000000001880000005000000000000043c31313232373130000000001880000005000000000000043d31313232363333000000001880000005000000000000043e31313232363335000000001880000005000000000000043f3131323236343300"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1078,"message_id":"1122703"},"sourceData":"000000188000000500000000000004363131323237303300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1079,"message_id":"1122704"},"sourceData":"000000188000000500000000000004373131323237303400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1080,"message_id":"1122705"},"sourceData":"000000188000000500000000000004383131323237303500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1081,"message_id":"1122706"},"sourceData":"000000188000000500000000000004393131323237303600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1082,"message_id":"1122708"},"sourceData":"0000001880000005000000000000043a3131323237303800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1083,"message_id":"1122709"},"sourceData":"0000001880000005000000000000043b3131323237303900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1084,"message_id":"1122710"},"sourceData":"0000001880000005000000000000043c3131323237313000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1085,"message_id":"1122633"},"sourceData":"0000001880000005000000000000043d3131323236333300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1086,"message_id":"1122635"},"sourceData":"0000001880000005000000000000043e3131323236333500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1087,"message_id":"1122643"},"sourceData":"0000001880000005000000000000043f3131323236343300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122703', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196859' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122704', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196860' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122705', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196861' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122706', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196862' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122708', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196863' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122709', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196864' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122710', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196865' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122633', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196866' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122635', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196867' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122643', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:40.968264+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196868' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000440000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000441000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000442000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000443000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000444000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000445000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232363836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000446000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232363934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000447000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232363936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000448000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232373037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000449000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232363438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1088,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122647 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1089,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1090,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1091,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1092,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1093,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122686 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1094,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122694 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1095,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122696 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1096,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122707 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1097,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122648 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122647","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.613843","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.616218","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.618613","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.620963","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.623304","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122686","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.62589","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122694","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.628376","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122696","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.630887","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122707","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.633443","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122648","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:31.635805","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004403131323236343700000000188000000500000000000004413131323236363000000000188000000500000000000004423131323236363500000000188000000500000000000004433131323236373500000000188000000500000000000004443131323236383000000000188000000500000000000004453131323236383600000000188000000500000000000004463131323236393400000000188000000500000000000004473131323236393600000000188000000500000000000004483131323237303700000000188000000500000000000004493131323236343800"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1088,"message_id":"1122647"},"sourceData":"000000188000000500000000000004403131323236343700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1089,"message_id":"1122660"},"sourceData":"000000188000000500000000000004413131323236363000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1090,"message_id":"1122665"},"sourceData":"000000188000000500000000000004423131323236363500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1091,"message_id":"1122675"},"sourceData":"000000188000000500000000000004433131323236373500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1092,"message_id":"1122680"},"sourceData":"000000188000000500000000000004443131323236383000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1093,"message_id":"1122686"},"sourceData":"000000188000000500000000000004453131323236383600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1094,"message_id":"1122694"},"sourceData":"000000188000000500000000000004463131323236393400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1095,"message_id":"1122696"},"sourceData":"000000188000000500000000000004473131323236393600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1096,"message_id":"1122707"},"sourceData":"000000188000000500000000000004483131323237303700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1097,"message_id":"1122648"},"sourceData":"000000188000000500000000000004493131323236343800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122647', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196869' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122660', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196870' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122665', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196871' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122675', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196872' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122680', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196873' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122686', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196874' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122694', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196875' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122696', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196876' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122707', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196877' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122648', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.061966+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196878' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000044a000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000044b000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000044c000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000044d000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000044e000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000044f000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000450000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000451000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000452000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000453000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1098,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1099,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.962395","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.96632","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.968928","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.971942","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.974614","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.9774","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.98027","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.983087","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.985713","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.988831","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000044a31313232363539000000001880000005000000000000044b31313232363631000000001880000005000000000000044c31313232363633000000001880000005000000000000044d31313232363634000000001880000005000000000000044e31313232363538000000001880000005000000000000044f3131323236363600000000188000000500000000000004503131323236373400000000188000000500000000000004513131323236363700000000188000000500000000000004523131323236363800000000188000000500000000000004533131323236363900"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1098,"message_id":"1122659"},"sourceData":"0000001880000005000000000000044a3131323236353900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1099,"message_id":"1122661"},"sourceData":"0000001880000005000000000000044b3131323236363100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1100,"message_id":"1122663"},"sourceData":"0000001880000005000000000000044c3131323236363300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1101,"message_id":"1122664"},"sourceData":"0000001880000005000000000000044d3131323236363400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1102,"message_id":"1122658"},"sourceData":"0000001880000005000000000000044e3131323236353800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1103,"message_id":"1122666"},"sourceData":"0000001880000005000000000000044f3131323236363600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1104,"message_id":"1122674"},"sourceData":"000000188000000500000000000004503131323236373400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1105,"message_id":"1122667"},"sourceData":"000000188000000500000000000004513131323236363700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1106,"message_id":"1122668"},"sourceData":"000000188000000500000000000004523131323236363800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1107,"message_id":"1122669"},"sourceData":"000000188000000500000000000004533131323236363900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122659', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196879' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122661', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196880' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122663', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196881' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122664', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196882' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122658', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196883' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122666', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196884' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122674', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196885' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122667', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196886' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122668', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196887' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122669', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.165108+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196888' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000454000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000455000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000456000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000457000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232373131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000458000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000459000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232373133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000045a000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000045b000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232373135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000045c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000045d000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1109,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1110,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1111,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122711 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1112,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122712 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1113,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122713 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1114,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122714 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1115,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122715 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1116,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122716 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1117,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122718 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.991747","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.995206","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.999033","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122711","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.00275","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122712","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.006845","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122713","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.010646","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122714","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.014377","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122715","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.017465","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122716","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.019799","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122718","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.022632","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000045431313232363731000000001880000005000000000000045531313232363732000000001880000005000000000000045631313232363733000000001880000005000000000000045731313232373131000000001880000005000000000000045831313232373132000000001880000005000000000000045931313232373133000000001880000005000000000000045a31313232373134000000001880000005000000000000045b31313232373135000000001880000005000000000000045c31313232373136000000001880000005000000000000045d3131323237313800"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1108,"message_id":"1122671"},"sourceData":"000000188000000500000000000004543131323236373100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1109,"message_id":"1122672"},"sourceData":"000000188000000500000000000004553131323236373200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1110,"message_id":"1122673"},"sourceData":"000000188000000500000000000004563131323236373300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1111,"message_id":"1122711"},"sourceData":"000000188000000500000000000004573131323237313100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1112,"message_id":"1122712"},"sourceData":"000000188000000500000000000004583131323237313200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1113,"message_id":"1122713"},"sourceData":"000000188000000500000000000004593131323237313300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1114,"message_id":"1122714"},"sourceData":"0000001880000005000000000000045a3131323237313400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1115,"message_id":"1122715"},"sourceData":"0000001880000005000000000000045b3131323237313500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1116,"message_id":"1122716"},"sourceData":"0000001880000005000000000000045c3131323237313600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1117,"message_id":"1122718"},"sourceData":"0000001880000005000000000000045d3131323237313800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122671', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196889' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122672', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196890' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122673', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196891' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122711', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196892' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122712', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196893' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122713', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196894' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122714', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196895' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122715', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196896' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122716', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196897' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122718', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.251398+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196898' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000045e000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232373139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000045f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000460000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000461000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000462000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000463000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000464000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000465000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000466000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000467000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1118,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122719 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1119,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1120,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1121,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1122,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1123,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1124,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1125,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1126,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1127,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122719","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.027467","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.032894","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.038342","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.043437","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.048084","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.052107","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.055355","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.058272","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.061433","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.063827","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000045e31313232373139000000001880000005000000000000045f3131323237323000000000188000000500000000000004603131323237323100000000188000000500000000000004613131323237323200000000188000000500000000000004623131323237323300000000188000000500000000000004633131323237323400000000188000000500000000000004643131323237323500000000188000000500000000000004653131323237323600000000188000000500000000000004663131323237323800000000188000000500000000000004673131323237323900"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1118,"message_id":"1122719"},"sourceData":"0000001880000005000000000000045e3131323237313900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1119,"message_id":"1122720"},"sourceData":"0000001880000005000000000000045f3131323237323000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1120,"message_id":"1122721"},"sourceData":"000000188000000500000000000004603131323237323100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1121,"message_id":"1122722"},"sourceData":"000000188000000500000000000004613131323237323200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1122,"message_id":"1122723"},"sourceData":"000000188000000500000000000004623131323237323300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1123,"message_id":"1122724"},"sourceData":"000000188000000500000000000004633131323237323400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1124,"message_id":"1122725"},"sourceData":"000000188000000500000000000004643131323237323500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1125,"message_id":"1122726"},"sourceData":"000000188000000500000000000004653131323237323600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1126,"message_id":"1122728"},"sourceData":"000000188000000500000000000004663131323237323800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1127,"message_id":"1122729"},"sourceData":"000000188000000500000000000004673131323237323900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122719', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196899' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122720', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196900' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122721', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196901' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122722', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196902' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122723', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196903' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122724', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196904' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122725', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196905' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122726', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196906' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122728', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196907' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122729', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.319071+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196908' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000468000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000469000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000046a000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000046b000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000046c000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000046d000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000046e000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000046f000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000470000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000471000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1128,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1129,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1130,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1131,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1132,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1133,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1134,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1135,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1136,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1137,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.066451","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.069326","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.071991","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.074772","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.07731","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.080132","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.082676","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.085109","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.088583","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.091731","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000046831313232373330000000001880000005000000000000046931313232373331000000001880000005000000000000046a31313232373332000000001880000005000000000000046b31313232373333000000001880000005000000000000046c31313232373334000000001880000005000000000000046d31313232373335000000001880000005000000000000046e31313232373336000000001880000005000000000000046f3131323237333900000000188000000500000000000004703131323237343000000000188000000500000000000004713131323237343100"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1128,"message_id":"1122730"},"sourceData":"000000188000000500000000000004683131323237333000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1129,"message_id":"1122731"},"sourceData":"000000188000000500000000000004693131323237333100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1130,"message_id":"1122732"},"sourceData":"0000001880000005000000000000046a3131323237333200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1131,"message_id":"1122733"},"sourceData":"0000001880000005000000000000046b3131323237333300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1132,"message_id":"1122734"},"sourceData":"0000001880000005000000000000046c3131323237333400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1133,"message_id":"1122735"},"sourceData":"0000001880000005000000000000046d3131323237333500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1134,"message_id":"1122736"},"sourceData":"0000001880000005000000000000046e3131323237333600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1135,"message_id":"1122739"},"sourceData":"0000001880000005000000000000046f3131323237333900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1136,"message_id":"1122740"},"sourceData":"000000188000000500000000000004703131323237343000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1137,"message_id":"1122741"},"sourceData":"000000188000000500000000000004713131323237343100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122730', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196909' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122731', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196910' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122732', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196911' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122733', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196912' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122734', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196913' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122735', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196914' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122736', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196915' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122739', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196916' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122740', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196917' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122741', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.386347+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196918' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000472000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000473000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000474000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000475000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000476000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000477000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000478000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000479000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000047a000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000047b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1138,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1139,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1140,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1141,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1142,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1143,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1144,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1145,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1146,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1147,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.094629","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.096987","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.099312","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.101629","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.104273","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.10693","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.109537","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.11194","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.114303","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.116507","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000047231313232373432000000001880000005000000000000047331313232373433000000001880000005000000000000047431313232373434000000001880000005000000000000047531313232373435000000001880000005000000000000047631313232373436000000001880000005000000000000047731313232373437000000001880000005000000000000047831313232373439000000001880000005000000000000047931313232373532000000001880000005000000000000047a31313232373533000000001880000005000000000000047b3131323237353400"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1138,"message_id":"1122742"},"sourceData":"000000188000000500000000000004723131323237343200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1139,"message_id":"1122743"},"sourceData":"000000188000000500000000000004733131323237343300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1140,"message_id":"1122744"},"sourceData":"000000188000000500000000000004743131323237343400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1141,"message_id":"1122745"},"sourceData":"000000188000000500000000000004753131323237343500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1142,"message_id":"1122746"},"sourceData":"000000188000000500000000000004763131323237343600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1143,"message_id":"1122747"},"sourceData":"000000188000000500000000000004773131323237343700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1144,"message_id":"1122749"},"sourceData":"000000188000000500000000000004783131323237343900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1145,"message_id":"1122752"},"sourceData":"000000188000000500000000000004793131323237353200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1146,"message_id":"1122753"},"sourceData":"0000001880000005000000000000047a3131323237353300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1147,"message_id":"1122754"},"sourceData":"0000001880000005000000000000047b3131323237353400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122742', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196919' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122743', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196920' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122744', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196921' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122745', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196922' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122746', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196923' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122747', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196924' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122749', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196925' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122752', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196926' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122753', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196927' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122754', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.452342+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196928' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000047c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000047d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000047e000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000047f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000480000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000481000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000482000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000483000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000484000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000485000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1148,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1149,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1150,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1151,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1152,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1153,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1154,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1155,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1156,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1157,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.118606","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.121404","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.124494","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.126849","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.129202","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.131602","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.133997","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.136852","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.139461","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.142687","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000047c31313232373535000000001880000005000000000000047d31313232373536000000001880000005000000000000047e31313232373537000000001880000005000000000000047f3131323237363000000000188000000500000000000004803131323237363100000000188000000500000000000004813131323237363200000000188000000500000000000004823131323237363500000000188000000500000000000004833131323237363600000000188000000500000000000004843131323237363700000000188000000500000000000004853131323237363800"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1148,"message_id":"1122755"},"sourceData":"0000001880000005000000000000047c3131323237353500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1149,"message_id":"1122756"},"sourceData":"0000001880000005000000000000047d3131323237353600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1150,"message_id":"1122757"},"sourceData":"0000001880000005000000000000047e3131323237353700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1151,"message_id":"1122760"},"sourceData":"0000001880000005000000000000047f3131323237363000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1152,"message_id":"1122761"},"sourceData":"000000188000000500000000000004803131323237363100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1153,"message_id":"1122762"},"sourceData":"000000188000000500000000000004813131323237363200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1154,"message_id":"1122765"},"sourceData":"000000188000000500000000000004823131323237363500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1155,"message_id":"1122766"},"sourceData":"000000188000000500000000000004833131323237363600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1156,"message_id":"1122767"},"sourceData":"000000188000000500000000000004843131323237363700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1157,"message_id":"1122768"},"sourceData":"000000188000000500000000000004853131323237363800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122755', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196929' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122756', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196930' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122757', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196931' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122760', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196932' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122761', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196933' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122762', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196934' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122765', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196935' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122766', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196936' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122767', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196937' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122768', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.522873+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196938' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000486000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000487000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000488000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000489000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000048a000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000048b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000048c000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000048d000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313232373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000048e000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000048f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1158,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1159,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1160,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1161,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1162,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1163,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1164,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1165,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1166,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1167,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.146349","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.150607","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.15525","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.160137","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.164131","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.16713","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.172315","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.176563","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.179994","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.183201","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000048631313232373730000000001880000005000000000000048731313232373731000000001880000005000000000000048831313232373732000000001880000005000000000000048931313232373733000000001880000005000000000000048a31313232373735000000001880000005000000000000048b31313232373736000000001880000005000000000000048c31313232373737000000001880000005000000000000048d31313232373738000000001880000005000000000000048e31313232373739000000001880000005000000000000048f3131323237383100"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1158,"message_id":"1122770"},"sourceData":"000000188000000500000000000004863131323237373000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1159,"message_id":"1122771"},"sourceData":"000000188000000500000000000004873131323237373100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1160,"message_id":"1122772"},"sourceData":"000000188000000500000000000004883131323237373200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1161,"message_id":"1122773"},"sourceData":"000000188000000500000000000004893131323237373300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1162,"message_id":"1122775"},"sourceData":"0000001880000005000000000000048a3131323237373500"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1163,"message_id":"1122776"},"sourceData":"0000001880000005000000000000048b3131323237373600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1164,"message_id":"1122777"},"sourceData":"0000001880000005000000000000048c3131323237373700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1165,"message_id":"1122778"},"sourceData":"0000001880000005000000000000048d3131323237373800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1166,"message_id":"1122779"},"sourceData":"0000001880000005000000000000048e3131323237373900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1167,"message_id":"1122781"},"sourceData":"0000001880000005000000000000048f3131323237383100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122770', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196939' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122771', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196940' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122772', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196941' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122773', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196942' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122775', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196943' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122776', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196944' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122777', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196945' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122778', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196946' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122779', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196947' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122781', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.731858+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196948' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000490000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000491000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000492000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000493000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000494000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000495000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000496000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000497000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000498000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000499000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1168,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1169,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1170,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1171,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1172,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1173,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1174,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1175,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1176,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1177,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.187316","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.190294","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.193162","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.195622","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.198489","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.201242","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.20378","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.206693","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.209694","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.212329","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004903131323237383200000000188000000500000000000004913131323237383300000000188000000500000000000004923131323237383400000000188000000500000000000004933131323237383600000000188000000500000000000004943131323237383700000000188000000500000000000004953131323237383800000000188000000500000000000004963131323237383900000000188000000500000000000004973131323237393100000000188000000500000000000004983131323237393200000000188000000500000000000004993131323237393300"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1168,"message_id":"1122782"},"sourceData":"000000188000000500000000000004903131323237383200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1169,"message_id":"1122783"},"sourceData":"000000188000000500000000000004913131323237383300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1170,"message_id":"1122784"},"sourceData":"000000188000000500000000000004923131323237383400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1171,"message_id":"1122786"},"sourceData":"000000188000000500000000000004933131323237383600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1172,"message_id":"1122787"},"sourceData":"000000188000000500000000000004943131323237383700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1173,"message_id":"1122788"},"sourceData":"000000188000000500000000000004953131323237383800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1174,"message_id":"1122789"},"sourceData":"000000188000000500000000000004963131323237383900"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1175,"message_id":"1122791"},"sourceData":"000000188000000500000000000004973131323237393100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1176,"message_id":"1122792"},"sourceData":"000000188000000500000000000004983131323237393200"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1177,"message_id":"1122793"},"sourceData":"000000188000000500000000000004993131323237393300"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122782', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196949' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122783', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196950' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122784', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196951' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122786', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196952' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122787', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196953' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122788', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196954' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122789', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196955' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122791', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196956' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122792', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196957' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122793', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.812745+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196958' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000049a000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000049b000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000049c000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000049d000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232373137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000049e000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000049f000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a0000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a1000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a2000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a3000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1178,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1179,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1180,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1181,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122717 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1182,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1183,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1184,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1185,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1186,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1187,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.214741","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.217391","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.220213","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122717","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.222928","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.226071","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.228679","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.232046","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.235332","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.238154","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.241161","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000049a31313232373934000000001880000005000000000000049b31313232373936000000001880000005000000000000049c31313232373937000000001880000005000000000000049d31313232373137000000001880000005000000000000049e31313232373237000000001880000005000000000000049f3131323237333700000000188000000500000000000004a03131323237333800000000188000000500000000000004a13131323237343800000000188000000500000000000004a23131323237353000000000188000000500000000000004a33131323237353100"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1178,"message_id":"1122794"},"sourceData":"0000001880000005000000000000049a3131323237393400"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1179,"message_id":"1122796"},"sourceData":"0000001880000005000000000000049b3131323237393600"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1180,"message_id":"1122797"},"sourceData":"0000001880000005000000000000049c3131323237393700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1181,"message_id":"1122717"},"sourceData":"0000001880000005000000000000049d3131323237313700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1182,"message_id":"1122727"},"sourceData":"0000001880000005000000000000049e3131323237323700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1183,"message_id":"1122737"},"sourceData":"0000001880000005000000000000049f3131323237333700"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1184,"message_id":"1122738"},"sourceData":"000000188000000500000000000004a03131323237333800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1185,"message_id":"1122748"},"sourceData":"000000188000000500000000000004a13131323237343800"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1186,"message_id":"1122750"},"sourceData":"000000188000000500000000000004a23131323237353000"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1187,"message_id":"1122751"},"sourceData":"000000188000000500000000000004a33131323237353100"} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122794', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196959' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122796', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196960' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122797', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196961' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122717', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196962' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122727', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196963' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122737', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196964' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122738', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196965' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122748', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196966' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122750', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196967' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122751', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.878641+01') [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196968' [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004a4000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004a5000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004a6000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004a7000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a8000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004a9000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004aa000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ab000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004ac000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ad000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1188,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1189,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1190,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1191,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1192,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1193,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1194,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1195,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1196,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1197,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.24424","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.247675","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.250945","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.253606","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.256546","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.25941","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.262326","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.265807","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.268818","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.271646","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004a43131323237353800000000188000000500000000000004a53131323237353900000000188000000500000000000004a63131323237363300000000188000000500000000000004a73131323237363400000000188000000500000000000004a83131323237363900000000188000000500000000000004a93131323237373400000000188000000500000000000004aa3131323237383000000000188000000500000000000004ab3131323237383500000000188000000500000000000004ac3131323237393000000000188000000500000000000004ad3131323237393500"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1188,"message_id":"1122758"},"sourceData":"000000188000000500000000000004a43131323237353800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1189,"message_id":"1122759"},"sourceData":"000000188000000500000000000004a53131323237353900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1190,"message_id":"1122763"},"sourceData":"000000188000000500000000000004a63131323237363300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1191,"message_id":"1122764"},"sourceData":"000000188000000500000000000004a73131323237363400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1192,"message_id":"1122769"},"sourceData":"000000188000000500000000000004a83131323237363900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1193,"message_id":"1122774"},"sourceData":"000000188000000500000000000004a93131323237373400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1194,"message_id":"1122780"},"sourceData":"000000188000000500000000000004aa3131323237383000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1195,"message_id":"1122785"},"sourceData":"000000188000000500000000000004ab3131323237383500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1196,"message_id":"1122790"},"sourceData":"000000188000000500000000000004ac3131323237393000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1197,"message_id":"1122795"},"sourceData":"000000188000000500000000000004ad3131323237393500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122758', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196969' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122759', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196970' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122763', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196971' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122764', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196972' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122769', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196973' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122774', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196974' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122780', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196975' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122785', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196976' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122790', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196977' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122795', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:41.955516+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196978' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004ae000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004af000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000004b0000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004b1000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004b2000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000004b3000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004b4000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000004b5000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004b6000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004b7000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1198,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1199,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1200,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1201,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1202,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1203,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1204,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1205,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1206,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1207,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.962395","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.96632","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.968928","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.971942","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.974614","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.9774","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.98027","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.983087","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.985713","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.988831","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004ae3131323236353900000000188000000500000000000004af3131323236363100000000188000000500000000000004b03131323236363300000000188000000500000000000004b13131323236363400000000188000000500000000000004b23131323236353800000000188000000500000000000004b33131323236363600000000188000000500000000000004b43131323236373400000000188000000500000000000004b53131323236363700000000188000000500000000000004b63131323236363800000000188000000500000000000004b73131323236363900"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1198,"message_id":"1122659"},"sourceData":"000000188000000500000000000004ae3131323236353900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1199,"message_id":"1122661"},"sourceData":"000000188000000500000000000004af3131323236363100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1200,"message_id":"1122663"},"sourceData":"000000188000000500000000000004b03131323236363300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1201,"message_id":"1122664"},"sourceData":"000000188000000500000000000004b13131323236363400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1202,"message_id":"1122658"},"sourceData":"000000188000000500000000000004b23131323236353800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1203,"message_id":"1122666"},"sourceData":"000000188000000500000000000004b33131323236363600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1204,"message_id":"1122674"},"sourceData":"000000188000000500000000000004b43131323236373400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1205,"message_id":"1122667"},"sourceData":"000000188000000500000000000004b53131323236363700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1206,"message_id":"1122668"},"sourceData":"000000188000000500000000000004b63131323236363800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1207,"message_id":"1122669"},"sourceData":"000000188000000500000000000004b73131323236363900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122659', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196979' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122661', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196980' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122663', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196981' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122664', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196982' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122658', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196983' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122666', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196984' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122674', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196985' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122667', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196986' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122668', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196987' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122669', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.028388+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196988' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004b8000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000004b9000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000004ba000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000004bb000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232373131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004bc000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004bd000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232373133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004be000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004bf000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313232373135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c0000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004c1000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1208,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1209,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1210,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1211,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122711 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1212,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122712 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1213,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122713 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1214,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122714 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1215,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122715 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1216,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122716 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1217,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122718 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.991747","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.995206","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:32.999033","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122711","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.00275","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122712","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.006845","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122713","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.010646","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122714","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.014377","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122715","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.017465","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122716","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.019799","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122718","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.022632","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004b83131323236373100000000188000000500000000000004b93131323236373200000000188000000500000000000004ba3131323236373300000000188000000500000000000004bb3131323237313100000000188000000500000000000004bc3131323237313200000000188000000500000000000004bd3131323237313300000000188000000500000000000004be3131323237313400000000188000000500000000000004bf3131323237313500000000188000000500000000000004c03131323237313600000000188000000500000000000004c13131323237313800"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1208,"message_id":"1122671"},"sourceData":"000000188000000500000000000004b83131323236373100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1209,"message_id":"1122672"},"sourceData":"000000188000000500000000000004b93131323236373200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1210,"message_id":"1122673"},"sourceData":"000000188000000500000000000004ba3131323236373300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1211,"message_id":"1122711"},"sourceData":"000000188000000500000000000004bb3131323237313100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1212,"message_id":"1122712"},"sourceData":"000000188000000500000000000004bc3131323237313200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1213,"message_id":"1122713"},"sourceData":"000000188000000500000000000004bd3131323237313300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1214,"message_id":"1122714"},"sourceData":"000000188000000500000000000004be3131323237313400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1215,"message_id":"1122715"},"sourceData":"000000188000000500000000000004bf3131323237313500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1216,"message_id":"1122716"},"sourceData":"000000188000000500000000000004c03131323237313600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1217,"message_id":"1122718"},"sourceData":"000000188000000500000000000004c13131323237313800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122671', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196989' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122672', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196990' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122673', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196991' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122711', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196992' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122712', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196993' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122713', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196994' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122714', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196995' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122715', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196996' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122716', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196997' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122718', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.10386+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196998' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004c2000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232373139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004c3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004c4000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c5000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c6000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c7000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c8000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004c9000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004ca000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004cb000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1218,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122719 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1219,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1220,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1221,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1222,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1223,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1224,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1225,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1226,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1227,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122719","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.027467","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.032894","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.038342","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.043437","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.048084","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.052107","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.055355","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.058272","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.061433","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.063827","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004c23131323237313900000000188000000500000000000004c33131323237323000000000188000000500000000000004c43131323237323100000000188000000500000000000004c53131323237323200000000188000000500000000000004c63131323237323300000000188000000500000000000004c73131323237323400000000188000000500000000000004c83131323237323500000000188000000500000000000004c93131323237323600000000188000000500000000000004ca3131323237323800000000188000000500000000000004cb3131323237323900"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1218,"message_id":"1122719"},"sourceData":"000000188000000500000000000004c23131323237313900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1219,"message_id":"1122720"},"sourceData":"000000188000000500000000000004c33131323237323000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1220,"message_id":"1122721"},"sourceData":"000000188000000500000000000004c43131323237323100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1221,"message_id":"1122722"},"sourceData":"000000188000000500000000000004c53131323237323200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1222,"message_id":"1122723"},"sourceData":"000000188000000500000000000004c63131323237323300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1223,"message_id":"1122724"},"sourceData":"000000188000000500000000000004c73131323237323400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1224,"message_id":"1122725"},"sourceData":"000000188000000500000000000004c83131323237323500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1225,"message_id":"1122726"},"sourceData":"000000188000000500000000000004c93131323237323600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1226,"message_id":"1122728"},"sourceData":"000000188000000500000000000004ca3131323237323800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1227,"message_id":"1122729"},"sourceData":"000000188000000500000000000004cb3131323237323900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122719', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '196999' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122720', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197000' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122721', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197001' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122722', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197002' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122723', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197003' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122724', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197004' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122725', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197005' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122726', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197006' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122728', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197007' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122729', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.188416+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197008' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004cc000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004cd000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ce000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004cf000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004d0000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004d1000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004d2000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004d3000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004d4000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004d5000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1228,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1229,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1230,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1231,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1232,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1233,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1234,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1235,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1236,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1237,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.066451","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.069326","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.071991","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.074772","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.07731","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.080132","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.082676","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.085109","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.088583","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.091731","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004cc3131323237333000000000188000000500000000000004cd3131323237333100000000188000000500000000000004ce3131323237333200000000188000000500000000000004cf3131323237333300000000188000000500000000000004d03131323237333400000000188000000500000000000004d13131323237333500000000188000000500000000000004d23131323237333600000000188000000500000000000004d33131323237333900000000188000000500000000000004d43131323237343000000000188000000500000000000004d53131323237343100"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1228,"message_id":"1122730"},"sourceData":"000000188000000500000000000004cc3131323237333000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1229,"message_id":"1122731"},"sourceData":"000000188000000500000000000004cd3131323237333100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1230,"message_id":"1122732"},"sourceData":"000000188000000500000000000004ce3131323237333200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1231,"message_id":"1122733"},"sourceData":"000000188000000500000000000004cf3131323237333300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1232,"message_id":"1122734"},"sourceData":"000000188000000500000000000004d03131323237333400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1233,"message_id":"1122735"},"sourceData":"000000188000000500000000000004d13131323237333500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1234,"message_id":"1122736"},"sourceData":"000000188000000500000000000004d23131323237333600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1235,"message_id":"1122739"},"sourceData":"000000188000000500000000000004d33131323237333900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1236,"message_id":"1122740"},"sourceData":"000000188000000500000000000004d43131323237343000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1237,"message_id":"1122741"},"sourceData":"000000188000000500000000000004d53131323237343100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122730', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197009' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122731', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197010' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122732', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197011' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122733', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197012' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122734', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197013' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122735', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197014' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122736', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197015' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122739', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197016' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122740', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197017' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122741', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.26793+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197018' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004d6000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004d7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004d8000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004d9000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004da000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004db000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004dc000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004dd000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004de000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004df000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1238,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1239,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1240,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1241,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1242,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1243,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1244,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1245,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1246,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1247,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.094629","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.096987","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.099312","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.101629","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.104273","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.10693","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.109537","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.11194","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.114303","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.116507","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004d63131323237343200000000188000000500000000000004d73131323237343300000000188000000500000000000004d83131323237343400000000188000000500000000000004d93131323237343500000000188000000500000000000004da3131323237343600000000188000000500000000000004db3131323237343700000000188000000500000000000004dc3131323237343900000000188000000500000000000004dd3131323237353200000000188000000500000000000004de3131323237353300000000188000000500000000000004df3131323237353400"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1238,"message_id":"1122742"},"sourceData":"000000188000000500000000000004d63131323237343200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1239,"message_id":"1122743"},"sourceData":"000000188000000500000000000004d73131323237343300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1240,"message_id":"1122744"},"sourceData":"000000188000000500000000000004d83131323237343400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1241,"message_id":"1122745"},"sourceData":"000000188000000500000000000004d93131323237343500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1242,"message_id":"1122746"},"sourceData":"000000188000000500000000000004da3131323237343600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1243,"message_id":"1122747"},"sourceData":"000000188000000500000000000004db3131323237343700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1244,"message_id":"1122749"},"sourceData":"000000188000000500000000000004dc3131323237343900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1245,"message_id":"1122752"},"sourceData":"000000188000000500000000000004dd3131323237353200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1246,"message_id":"1122753"},"sourceData":"000000188000000500000000000004de3131323237353300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1247,"message_id":"1122754"},"sourceData":"000000188000000500000000000004df3131323237353400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122742', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197019' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122743', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197020' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122744', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197021' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122745', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197022' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122746', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197023' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122747', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197024' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122749', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197025' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122752', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197026' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122753', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197027' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122754', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.359711+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197028' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004e0000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004e1000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004e2000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004e3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004e4000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004e5000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004e6000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004e7000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004e8000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004e9000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1248,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1249,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1250,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1251,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1252,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1253,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1254,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1255,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1256,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1257,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.118606","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.121404","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.124494","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.126849","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.129202","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.131602","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.133997","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.136852","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.139461","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.142687","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004e03131323237353500000000188000000500000000000004e13131323237353600000000188000000500000000000004e23131323237353700000000188000000500000000000004e33131323237363000000000188000000500000000000004e43131323237363100000000188000000500000000000004e53131323237363200000000188000000500000000000004e63131323237363500000000188000000500000000000004e73131323237363600000000188000000500000000000004e83131323237363700000000188000000500000000000004e93131323237363800"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1248,"message_id":"1122755"},"sourceData":"000000188000000500000000000004e03131323237353500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1249,"message_id":"1122756"},"sourceData":"000000188000000500000000000004e13131323237353600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1250,"message_id":"1122757"},"sourceData":"000000188000000500000000000004e23131323237353700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1251,"message_id":"1122760"},"sourceData":"000000188000000500000000000004e33131323237363000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1252,"message_id":"1122761"},"sourceData":"000000188000000500000000000004e43131323237363100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1253,"message_id":"1122762"},"sourceData":"000000188000000500000000000004e53131323237363200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1254,"message_id":"1122765"},"sourceData":"000000188000000500000000000004e63131323237363500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1255,"message_id":"1122766"},"sourceData":"000000188000000500000000000004e73131323237363600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1256,"message_id":"1122767"},"sourceData":"000000188000000500000000000004e83131323237363700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1257,"message_id":"1122768"},"sourceData":"000000188000000500000000000004e93131323237363800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122755', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197029' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122756', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197030' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122757', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197031' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122760', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197032' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122761', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197033' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122762', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197034' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122765', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197035' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122766', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197036' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122767', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197037' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122768', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.458957+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197038' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004ea000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004eb000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ec000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ed000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ee000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004ef000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004f0000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f1000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313232373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004f2000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1258,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1259,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1260,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1261,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1262,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1263,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1264,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1265,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1266,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1267,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.146349","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.150607","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.15525","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.160137","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.164131","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.16713","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.172315","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.176563","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.179994","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.183201","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004ea3131323237373000000000188000000500000000000004eb3131323237373100000000188000000500000000000004ec3131323237373200000000188000000500000000000004ed3131323237373300000000188000000500000000000004ee3131323237373500000000188000000500000000000004ef3131323237373600000000188000000500000000000004f03131323237373700000000188000000500000000000004f13131323237373800000000188000000500000000000004f23131323237373900000000188000000500000000000004f33131323237383100"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1258,"message_id":"1122770"},"sourceData":"000000188000000500000000000004ea3131323237373000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1259,"message_id":"1122771"},"sourceData":"000000188000000500000000000004eb3131323237373100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1260,"message_id":"1122772"},"sourceData":"000000188000000500000000000004ec3131323237373200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1261,"message_id":"1122773"},"sourceData":"000000188000000500000000000004ed3131323237373300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1262,"message_id":"1122775"},"sourceData":"000000188000000500000000000004ee3131323237373500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1263,"message_id":"1122776"},"sourceData":"000000188000000500000000000004ef3131323237373600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1264,"message_id":"1122777"},"sourceData":"000000188000000500000000000004f03131323237373700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1265,"message_id":"1122778"},"sourceData":"000000188000000500000000000004f13131323237373800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1266,"message_id":"1122779"},"sourceData":"000000188000000500000000000004f23131323237373900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1267,"message_id":"1122781"},"sourceData":"000000188000000500000000000004f33131323237383100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122770', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197039' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122771', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197040' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122772', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197041' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122773', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197042' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122775', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197043' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122776', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197044' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122777', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197045' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122778', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197046' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122779', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197047' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122781', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.547026+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197048' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004f4000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f5000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f6000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f7000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f8000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004f9000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004fa000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004fb000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004fc000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000004fd000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1268,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1269,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1270,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1271,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1272,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1273,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1274,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1275,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1276,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1277,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.187316","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.190294","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.193162","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.195622","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.198489","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.201242","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.20378","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.206693","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.209694","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.212329","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004f43131323237383200000000188000000500000000000004f53131323237383300000000188000000500000000000004f63131323237383400000000188000000500000000000004f73131323237383600000000188000000500000000000004f83131323237383700000000188000000500000000000004f93131323237383800000000188000000500000000000004fa3131323237383900000000188000000500000000000004fb3131323237393100000000188000000500000000000004fc3131323237393200000000188000000500000000000004fd3131323237393300"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1268,"message_id":"1122782"},"sourceData":"000000188000000500000000000004f43131323237383200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1269,"message_id":"1122783"},"sourceData":"000000188000000500000000000004f53131323237383300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1270,"message_id":"1122784"},"sourceData":"000000188000000500000000000004f63131323237383400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1271,"message_id":"1122786"},"sourceData":"000000188000000500000000000004f73131323237383600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1272,"message_id":"1122787"},"sourceData":"000000188000000500000000000004f83131323237383700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1273,"message_id":"1122788"},"sourceData":"000000188000000500000000000004f93131323237383800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1274,"message_id":"1122789"},"sourceData":"000000188000000500000000000004fa3131323237383900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1275,"message_id":"1122791"},"sourceData":"000000188000000500000000000004fb3131323237393100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1276,"message_id":"1122792"},"sourceData":"000000188000000500000000000004fc3131323237393200"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1277,"message_id":"1122793"},"sourceData":"000000188000000500000000000004fd3131323237393300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122782', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197049' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122783', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197050' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122784', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197051' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122786', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197052' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122787', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197053' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122788', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197054' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122789', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197055' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122791', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197056' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122792', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197057' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122793', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.650509+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197058' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000004fe000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000004ff000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000500000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000501000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232373137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000502000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000503000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000504000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000505000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000506000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000507000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1278,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1279,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1280,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1281,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122717 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1282,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1283,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1284,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1285,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1286,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1287,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.214741","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.217391","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.220213","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122717","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.222928","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.226071","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.228679","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.232046","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.235332","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.238154","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.241161","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000004fe3131323237393400000000188000000500000000000004ff3131323237393600000000188000000500000000000005003131323237393700000000188000000500000000000005013131323237313700000000188000000500000000000005023131323237323700000000188000000500000000000005033131323237333700000000188000000500000000000005043131323237333800000000188000000500000000000005053131323237343800000000188000000500000000000005063131323237353000000000188000000500000000000005073131323237353100"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1278,"message_id":"1122794"},"sourceData":"000000188000000500000000000004fe3131323237393400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1279,"message_id":"1122796"},"sourceData":"000000188000000500000000000004ff3131323237393600"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1280,"message_id":"1122797"},"sourceData":"000000188000000500000000000005003131323237393700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1281,"message_id":"1122717"},"sourceData":"000000188000000500000000000005013131323237313700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1282,"message_id":"1122727"},"sourceData":"000000188000000500000000000005023131323237323700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1283,"message_id":"1122737"},"sourceData":"000000188000000500000000000005033131323237333700"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1284,"message_id":"1122738"},"sourceData":"000000188000000500000000000005043131323237333800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1285,"message_id":"1122748"},"sourceData":"000000188000000500000000000005053131323237343800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1286,"message_id":"1122750"},"sourceData":"000000188000000500000000000005063131323237353000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1287,"message_id":"1122751"},"sourceData":"000000188000000500000000000005073131323237353100"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122794', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197059' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122796', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197060' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122797', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197061' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122717', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197062' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122727', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197063' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122737', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197064' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122738', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197065' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122748', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197066' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122750', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197067' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122751', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.76729+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197068' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000508000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000509000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000050a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000050b000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000050c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000050d000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000050e000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000050f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000510000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000511000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1288,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1289,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1290,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1291,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1292,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1293,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1294,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1295,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1296,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1297,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.24424","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.247675","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.250945","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.253606","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.256546","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.25941","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.262326","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.265807","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.268818","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.271646","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000050831313232373538000000001880000005000000000000050931313232373539000000001880000005000000000000050a31313232373633000000001880000005000000000000050b31313232373634000000001880000005000000000000050c31313232373639000000001880000005000000000000050d31313232373734000000001880000005000000000000050e31313232373830000000001880000005000000000000050f3131323237383500000000188000000500000000000005103131323237393000000000188000000500000000000005113131323237393500"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1288,"message_id":"1122758"},"sourceData":"000000188000000500000000000005083131323237353800"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1289,"message_id":"1122759"},"sourceData":"000000188000000500000000000005093131323237353900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1290,"message_id":"1122763"},"sourceData":"0000001880000005000000000000050a3131323237363300"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1291,"message_id":"1122764"},"sourceData":"0000001880000005000000000000050b3131323237363400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1292,"message_id":"1122769"},"sourceData":"0000001880000005000000000000050c3131323237363900"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1293,"message_id":"1122774"},"sourceData":"0000001880000005000000000000050d3131323237373400"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1294,"message_id":"1122780"},"sourceData":"0000001880000005000000000000050e3131323237383000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1295,"message_id":"1122785"},"sourceData":"0000001880000005000000000000050f3131323237383500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1296,"message_id":"1122790"},"sourceData":"000000188000000500000000000005103131323237393000"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1297,"message_id":"1122795"},"sourceData":"000000188000000500000000000005113131323237393500"} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122758', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197069' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122759', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197070' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122763', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197071' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122764', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197072' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122769', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197073' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122774', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197074' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122780', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197075' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122785', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197076' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122790', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197077' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122795', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.862524+01') [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197078' [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000512000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000513000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000514000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000515000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000516000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000517000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000518000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000519000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000051a000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000051b000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1298,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1299,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1300,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1301,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1302,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1303,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1304,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1305,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1306,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1307,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.908006","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.912529","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.916508","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.919585","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.922688","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.92636","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.929298","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.931843","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.934352","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.937242","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000051231313232373938000000001880000005000000000000051331313232373939000000001880000005000000000000051431313232383030000000001880000005000000000000051531313232383031000000001880000005000000000000051631313232383033000000001880000005000000000000051731313232383034000000001880000005000000000000051831313232383035000000001880000005000000000000051931313232383036000000001880000005000000000000051a31313232383037000000001880000005000000000000051b3131323238303800"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1298,"message_id":"1122798"},"sourceData":"000000188000000500000000000005123131323237393800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1299,"message_id":"1122799"},"sourceData":"000000188000000500000000000005133131323237393900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1300,"message_id":"1122800"},"sourceData":"000000188000000500000000000005143131323238303000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1301,"message_id":"1122801"},"sourceData":"000000188000000500000000000005153131323238303100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1302,"message_id":"1122803"},"sourceData":"000000188000000500000000000005163131323238303300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1303,"message_id":"1122804"},"sourceData":"000000188000000500000000000005173131323238303400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1304,"message_id":"1122805"},"sourceData":"000000188000000500000000000005183131323238303500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1305,"message_id":"1122806"},"sourceData":"000000188000000500000000000005193131323238303600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1306,"message_id":"1122807"},"sourceData":"0000001880000005000000000000051a3131323238303700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1307,"message_id":"1122808"},"sourceData":"0000001880000005000000000000051b3131323238303800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122798', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197079' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122799', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197080' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122800', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197081' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122801', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197082' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122803', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197083' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122804', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197084' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122805', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197085' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122806', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197086' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122807', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197087' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122808', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:42.962334+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197088' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000051c000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000051d000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000051e000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000051f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000520000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000521000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000522000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000523000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000524000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000525000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1308,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1309,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1310,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1311,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1312,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1313,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1314,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1315,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1316,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1317,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.940326","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.943521","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.946696","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.949743","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.953289","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.957007","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.960164","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.963263","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.96648","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.969332","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000051c31313232383039000000001880000005000000000000051d31313232383132000000001880000005000000000000051e31313232383134000000001880000005000000000000051f3131323238313500000000188000000500000000000005203131323238313600000000188000000500000000000005213131323238313700000000188000000500000000000005223131323238313800000000188000000500000000000005233131323238313900000000188000000500000000000005243131323238323000000000188000000500000000000005253131323238323200"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1308,"message_id":"1122809"},"sourceData":"0000001880000005000000000000051c3131323238303900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1309,"message_id":"1122812"},"sourceData":"0000001880000005000000000000051d3131323238313200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1310,"message_id":"1122814"},"sourceData":"0000001880000005000000000000051e3131323238313400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1311,"message_id":"1122815"},"sourceData":"0000001880000005000000000000051f3131323238313500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1312,"message_id":"1122816"},"sourceData":"000000188000000500000000000005203131323238313600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1313,"message_id":"1122817"},"sourceData":"000000188000000500000000000005213131323238313700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1314,"message_id":"1122818"},"sourceData":"000000188000000500000000000005223131323238313800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1315,"message_id":"1122819"},"sourceData":"000000188000000500000000000005233131323238313900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1316,"message_id":"1122820"},"sourceData":"000000188000000500000000000005243131323238323000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1317,"message_id":"1122822"},"sourceData":"000000188000000500000000000005253131323238323200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122809', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197089' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122812', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197090' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122814', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197091' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122815', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197092' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122816', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197093' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122817', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197094' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122818', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197095' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122819', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197096' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122820', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197097' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122822', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.043201+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197098' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000526000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000527000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000528000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000529000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000052a000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000052b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000052c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000052d000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000052e000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000052f000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1318,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1319,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1320,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1321,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1322,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1323,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1324,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1325,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1326,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1327,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.972575","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.975287","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.978138","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.980975","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.984661","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.988144","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.991405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.994641","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.997879","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.000711","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000052631313232383233000000001880000005000000000000052731313232383235000000001880000005000000000000052831313232383236000000001880000005000000000000052931313232383237000000001880000005000000000000052a31313232383238000000001880000005000000000000052b31313232383239000000001880000005000000000000052c31313232383330000000001880000005000000000000052d31313232383331000000001880000005000000000000052e31313232383333000000001880000005000000000000052f3131323238333400"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1318,"message_id":"1122823"},"sourceData":"000000188000000500000000000005263131323238323300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1319,"message_id":"1122825"},"sourceData":"000000188000000500000000000005273131323238323500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1320,"message_id":"1122826"},"sourceData":"000000188000000500000000000005283131323238323600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1321,"message_id":"1122827"},"sourceData":"000000188000000500000000000005293131323238323700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1322,"message_id":"1122828"},"sourceData":"0000001880000005000000000000052a3131323238323800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1323,"message_id":"1122829"},"sourceData":"0000001880000005000000000000052b3131323238323900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1324,"message_id":"1122830"},"sourceData":"0000001880000005000000000000052c3131323238333000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1325,"message_id":"1122831"},"sourceData":"0000001880000005000000000000052d3131323238333100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1326,"message_id":"1122833"},"sourceData":"0000001880000005000000000000052e3131323238333300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1327,"message_id":"1122834"},"sourceData":"0000001880000005000000000000052f3131323238333400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122823', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197099' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122825', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197100' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122826', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197101' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122827', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197102' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122828', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197103' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122829', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197104' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122830', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197105' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122831', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197106' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122833', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197107' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122834', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.121076+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197108' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000530000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000531000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000532000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000533000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000534000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000535000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000536000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000537000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000538000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000539000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1328,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1329,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1330,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1331,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1332,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1333,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1334,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1335,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1336,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1337,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.003721","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.006928","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.009948","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.013421","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.016964","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.01996","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.022744","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.025559","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.028312","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.031297","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005303131323238333500000000188000000500000000000005313131323238333600000000188000000500000000000005323131323238333800000000188000000500000000000005333131323238333900000000188000000500000000000005343131323238343000000000188000000500000000000005353131323238343100000000188000000500000000000005363131323238343200000000188000000500000000000005373131323238343500000000188000000500000000000005383131323238343600000000188000000500000000000005393131323238343700"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1328,"message_id":"1122835"},"sourceData":"000000188000000500000000000005303131323238333500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1329,"message_id":"1122836"},"sourceData":"000000188000000500000000000005313131323238333600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1330,"message_id":"1122838"},"sourceData":"000000188000000500000000000005323131323238333800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1331,"message_id":"1122839"},"sourceData":"000000188000000500000000000005333131323238333900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1332,"message_id":"1122840"},"sourceData":"000000188000000500000000000005343131323238343000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1333,"message_id":"1122841"},"sourceData":"000000188000000500000000000005353131323238343100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1334,"message_id":"1122842"},"sourceData":"000000188000000500000000000005363131323238343200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1335,"message_id":"1122845"},"sourceData":"000000188000000500000000000005373131323238343500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1336,"message_id":"1122846"},"sourceData":"000000188000000500000000000005383131323238343600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1337,"message_id":"1122847"},"sourceData":"000000188000000500000000000005393131323238343700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122835', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197109' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122836', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197110' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122838', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197111' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122839', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197112' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122840', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197113' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122841', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197114' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122842', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197115' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122845', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197116' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122846', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197117' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122847', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.198953+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197118' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000053a000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000053b000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000053c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000053d000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000053e000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000053f000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000540000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000541000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000542000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000543000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313232383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1338,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1339,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1340,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1341,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1342,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1343,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1344,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1345,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1346,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1347,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.03409","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.036947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.040045","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.043263","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.046446","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.049639","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.053057","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.056186","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.05957","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.062593","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000053a31313232383438000000001880000005000000000000053b31313232383439000000001880000005000000000000053c31313232383530000000001880000005000000000000053d31313232383531000000001880000005000000000000053e31313232383532000000001880000005000000000000053f3131323238353400000000188000000500000000000005403131323238353500000000188000000500000000000005413131323238353700000000188000000500000000000005423131323238353800000000188000000500000000000005433131323238353900"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1338,"message_id":"1122848"},"sourceData":"0000001880000005000000000000053a3131323238343800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1339,"message_id":"1122849"},"sourceData":"0000001880000005000000000000053b3131323238343900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1340,"message_id":"1122850"},"sourceData":"0000001880000005000000000000053c3131323238353000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1341,"message_id":"1122851"},"sourceData":"0000001880000005000000000000053d3131323238353100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1342,"message_id":"1122852"},"sourceData":"0000001880000005000000000000053e3131323238353200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1343,"message_id":"1122854"},"sourceData":"0000001880000005000000000000053f3131323238353400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1344,"message_id":"1122855"},"sourceData":"000000188000000500000000000005403131323238353500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1345,"message_id":"1122857"},"sourceData":"000000188000000500000000000005413131323238353700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1346,"message_id":"1122858"},"sourceData":"000000188000000500000000000005423131323238353800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1347,"message_id":"1122859"},"sourceData":"000000188000000500000000000005433131323238353900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122848', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197119' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122849', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197120' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122850', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197121' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122851', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197122' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122852', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197123' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122854', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197124' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122855', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197125' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122857', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197126' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122858', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197127' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122859', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.265116+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197128' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000544000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000545000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000546000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000547000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000548000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000549000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000054a000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000054b000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000054c000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000054d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1348,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1349,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1350,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1351,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1352,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1353,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1354,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1355,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1356,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1357,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.0657","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.068655","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.072027","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.075543","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.078856","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.082041","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.085205","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.087936","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.091215","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.094328","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000054431313232383630000000001880000005000000000000054531313232383631000000001880000005000000000000054631313232383632000000001880000005000000000000054731313232383633000000001880000005000000000000054831313232383634000000001880000005000000000000054931313232383636000000001880000005000000000000054a31313232383637000000001880000005000000000000054b31313232383639000000001880000005000000000000054c31313232383730000000001880000005000000000000054d3131323238373100"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1348,"message_id":"1122860"},"sourceData":"000000188000000500000000000005443131323238363000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1349,"message_id":"1122861"},"sourceData":"000000188000000500000000000005453131323238363100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1350,"message_id":"1122862"},"sourceData":"000000188000000500000000000005463131323238363200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1351,"message_id":"1122863"},"sourceData":"000000188000000500000000000005473131323238363300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1352,"message_id":"1122864"},"sourceData":"000000188000000500000000000005483131323238363400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1353,"message_id":"1122866"},"sourceData":"000000188000000500000000000005493131323238363600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1354,"message_id":"1122867"},"sourceData":"0000001880000005000000000000054a3131323238363700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1355,"message_id":"1122869"},"sourceData":"0000001880000005000000000000054b3131323238363900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1356,"message_id":"1122870"},"sourceData":"0000001880000005000000000000054c3131323238373000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1357,"message_id":"1122871"},"sourceData":"0000001880000005000000000000054d3131323238373100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122860', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197129' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122861', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197130' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122862', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197131' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122863', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197132' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122864', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197133' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122866', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197134' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122867', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197135' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122869', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197136' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122870', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197137' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122871', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.330973+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197138' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000054e000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000054f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000550000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000551000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000552000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000553000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000554000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000555000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000556000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000557000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1358,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1359,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1360,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1361,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1362,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1363,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1364,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1365,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1366,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1367,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.09701","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.10007","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.103553","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.107431","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.110682","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.113628","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.116517","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.119443","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.122362","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.125879","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000054e31313232383732000000001880000005000000000000054f3131323238373300000000188000000500000000000005503131323238373500000000188000000500000000000005513131323238373600000000188000000500000000000005523131323238373700000000188000000500000000000005533131323238373900000000188000000500000000000005543131323238383000000000188000000500000000000005553131323238383100000000188000000500000000000005563131323238383200000000188000000500000000000005573131323238383400"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1358,"message_id":"1122872"},"sourceData":"0000001880000005000000000000054e3131323238373200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1359,"message_id":"1122873"},"sourceData":"0000001880000005000000000000054f3131323238373300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1360,"message_id":"1122875"},"sourceData":"000000188000000500000000000005503131323238373500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1361,"message_id":"1122876"},"sourceData":"000000188000000500000000000005513131323238373600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1362,"message_id":"1122877"},"sourceData":"000000188000000500000000000005523131323238373700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1363,"message_id":"1122879"},"sourceData":"000000188000000500000000000005533131323238373900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1364,"message_id":"1122880"},"sourceData":"000000188000000500000000000005543131323238383000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1365,"message_id":"1122881"},"sourceData":"000000188000000500000000000005553131323238383100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1366,"message_id":"1122882"},"sourceData":"000000188000000500000000000005563131323238383200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1367,"message_id":"1122884"},"sourceData":"000000188000000500000000000005573131323238383400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122872', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197139' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122873', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197140' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122875', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197141' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122876', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197142' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122877', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197143' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122879', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197144' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122880', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197145' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122881', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197146' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122882', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197147' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122884', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.409301+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197148' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000558000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000559000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000055a000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000055b000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000055c000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000055d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000055e000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000055f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000560000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000561000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1368,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1369,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1370,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1371,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1372,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1373,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1374,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1375,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1376,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1377,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.128744","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.13175","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.134528","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.136949","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.140179","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.143305","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.14615","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.149067","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.15199","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.155219","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000055831313232383836000000001880000005000000000000055931313232383837000000001880000005000000000000055a31313232383838000000001880000005000000000000055b31313232383839000000001880000005000000000000055c31313232383930000000001880000005000000000000055d31313232383931000000001880000005000000000000055e31313232383933000000001880000005000000000000055f3131323238393400000000188000000500000000000005603131323238393500000000188000000500000000000005613131323238393700"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1368,"message_id":"1122886"},"sourceData":"000000188000000500000000000005583131323238383600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1369,"message_id":"1122887"},"sourceData":"000000188000000500000000000005593131323238383700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1370,"message_id":"1122888"},"sourceData":"0000001880000005000000000000055a3131323238383800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1371,"message_id":"1122889"},"sourceData":"0000001880000005000000000000055b3131323238383900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1372,"message_id":"1122890"},"sourceData":"0000001880000005000000000000055c3131323238393000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1373,"message_id":"1122891"},"sourceData":"0000001880000005000000000000055d3131323238393100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1374,"message_id":"1122893"},"sourceData":"0000001880000005000000000000055e3131323238393300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1375,"message_id":"1122894"},"sourceData":"0000001880000005000000000000055f3131323238393400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1376,"message_id":"1122895"},"sourceData":"000000188000000500000000000005603131323238393500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1377,"message_id":"1122897"},"sourceData":"000000188000000500000000000005613131323238393700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122886', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197149' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122887', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197150' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122888', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197151' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122889', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197152' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122890', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197153' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122891', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197154' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122893', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197155' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122894', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197156' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122895', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197157' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122897', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.500556+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197158' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000562000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000563000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000564000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000565000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000566000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000567000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000568000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000569000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000056a000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000056b000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1378,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1379,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1380,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1381,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1382,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1383,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1384,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1385,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1386,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1387,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.158674","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.161845","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.164495","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.167184","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.170428","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.173539","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.176975","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.180061","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.183168","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.186053","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000056231313232383032000000001880000005000000000000056331313232383130000000001880000005000000000000056431313232383131000000001880000005000000000000056531313232383133000000001880000005000000000000056631313232383231000000001880000005000000000000056731313232383234000000001880000005000000000000056831313232383332000000001880000005000000000000056931313232383337000000001880000005000000000000056a31313232383433000000001880000005000000000000056b3131323238343400"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1378,"message_id":"1122802"},"sourceData":"000000188000000500000000000005623131323238303200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1379,"message_id":"1122810"},"sourceData":"000000188000000500000000000005633131323238313000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1380,"message_id":"1122811"},"sourceData":"000000188000000500000000000005643131323238313100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1381,"message_id":"1122813"},"sourceData":"000000188000000500000000000005653131323238313300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1382,"message_id":"1122821"},"sourceData":"000000188000000500000000000005663131323238323100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1383,"message_id":"1122824"},"sourceData":"000000188000000500000000000005673131323238323400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1384,"message_id":"1122832"},"sourceData":"000000188000000500000000000005683131323238333200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1385,"message_id":"1122837"},"sourceData":"000000188000000500000000000005693131323238333700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1386,"message_id":"1122843"},"sourceData":"0000001880000005000000000000056a3131323238343300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1387,"message_id":"1122844"},"sourceData":"0000001880000005000000000000056b3131323238343400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122802', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197159' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122810', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197160' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122811', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197161' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122813', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197162' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122821', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197163' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122824', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197164' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122832', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197165' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122837', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197166' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122843', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197167' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122844', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.577156+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197168' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000056c000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000056d000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000056e000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000056f000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000570000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000571000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000572000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000573000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000574000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000575000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1388,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1389,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1390,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1391,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1392,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1393,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1394,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1395,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1396,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1397,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.188972","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.192357","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.195532","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.198537","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.201508","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.204333","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.207883","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.210759","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.2138","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.217161","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000056c31313232383533000000001880000005000000000000056d31313232383536000000001880000005000000000000056e31313232383635000000001880000005000000000000056f3131323238363800000000188000000500000000000005703131323238373400000000188000000500000000000005713131323238373800000000188000000500000000000005723131323238383300000000188000000500000000000005733131323238383500000000188000000500000000000005743131323238393200000000188000000500000000000005753131323238393600"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1388,"message_id":"1122853"},"sourceData":"0000001880000005000000000000056c3131323238353300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1389,"message_id":"1122856"},"sourceData":"0000001880000005000000000000056d3131323238353600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1390,"message_id":"1122865"},"sourceData":"0000001880000005000000000000056e3131323238363500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1391,"message_id":"1122868"},"sourceData":"0000001880000005000000000000056f3131323238363800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1392,"message_id":"1122874"},"sourceData":"000000188000000500000000000005703131323238373400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1393,"message_id":"1122878"},"sourceData":"000000188000000500000000000005713131323238373800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1394,"message_id":"1122883"},"sourceData":"000000188000000500000000000005723131323238383300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1395,"message_id":"1122885"},"sourceData":"000000188000000500000000000005733131323238383500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1396,"message_id":"1122892"},"sourceData":"000000188000000500000000000005743131323238393200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1397,"message_id":"1122896"},"sourceData":"000000188000000500000000000005753131323238393600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122853', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197169' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122856', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197170' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122865', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197171' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122868', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197172' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122874', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197173' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122878', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197174' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122883', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197175' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122885', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197176' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122892', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197177' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122896', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.639702+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197178' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000576000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000577000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000578000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000579000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000057a000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000057b000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000057c000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000057d000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000057e000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000057f000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1398,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1399,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1400,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1401,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1402,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1403,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1404,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1405,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1406,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1407,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.908006","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.912529","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.916508","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.919585","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.922688","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.92636","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.929298","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.931843","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.934352","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.937242","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000057631313232373938000000001880000005000000000000057731313232373939000000001880000005000000000000057831313232383030000000001880000005000000000000057931313232383031000000001880000005000000000000057a31313232383033000000001880000005000000000000057b31313232383034000000001880000005000000000000057c31313232383035000000001880000005000000000000057d31313232383036000000001880000005000000000000057e31313232383037000000001880000005000000000000057f3131323238303800"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1398,"message_id":"1122798"},"sourceData":"000000188000000500000000000005763131323237393800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1399,"message_id":"1122799"},"sourceData":"000000188000000500000000000005773131323237393900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1400,"message_id":"1122800"},"sourceData":"000000188000000500000000000005783131323238303000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1401,"message_id":"1122801"},"sourceData":"000000188000000500000000000005793131323238303100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1402,"message_id":"1122803"},"sourceData":"0000001880000005000000000000057a3131323238303300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1403,"message_id":"1122804"},"sourceData":"0000001880000005000000000000057b3131323238303400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1404,"message_id":"1122805"},"sourceData":"0000001880000005000000000000057c3131323238303500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1405,"message_id":"1122806"},"sourceData":"0000001880000005000000000000057d3131323238303600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1406,"message_id":"1122807"},"sourceData":"0000001880000005000000000000057e3131323238303700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1407,"message_id":"1122808"},"sourceData":"0000001880000005000000000000057f3131323238303800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122798', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197179' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122799', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197180' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122800', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197181' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122801', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197182' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122803', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197183' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122804', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197184' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122805', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197185' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122806', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197186' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122807', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197187' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122808', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.697621+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197188' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000580000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000581000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000582000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000583000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000584000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000585000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000586000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000587000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000588000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000589000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1408,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1409,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1410,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1411,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1412,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1413,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1414,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1415,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1416,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1417,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.940326","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.943521","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.946696","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.949743","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.953289","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.957007","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.960164","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.963263","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.96648","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.969332","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005803131323238303900000000188000000500000000000005813131323238313200000000188000000500000000000005823131323238313400000000188000000500000000000005833131323238313500000000188000000500000000000005843131323238313600000000188000000500000000000005853131323238313700000000188000000500000000000005863131323238313800000000188000000500000000000005873131323238313900000000188000000500000000000005883131323238323000000000188000000500000000000005893131323238323200"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1408,"message_id":"1122809"},"sourceData":"000000188000000500000000000005803131323238303900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1409,"message_id":"1122812"},"sourceData":"000000188000000500000000000005813131323238313200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1410,"message_id":"1122814"},"sourceData":"000000188000000500000000000005823131323238313400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1411,"message_id":"1122815"},"sourceData":"000000188000000500000000000005833131323238313500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1412,"message_id":"1122816"},"sourceData":"000000188000000500000000000005843131323238313600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1413,"message_id":"1122817"},"sourceData":"000000188000000500000000000005853131323238313700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1414,"message_id":"1122818"},"sourceData":"000000188000000500000000000005863131323238313800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1415,"message_id":"1122819"},"sourceData":"000000188000000500000000000005873131323238313900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1416,"message_id":"1122820"},"sourceData":"000000188000000500000000000005883131323238323000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1417,"message_id":"1122822"},"sourceData":"000000188000000500000000000005893131323238323200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122809', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197189' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122812', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197190' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122814', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197191' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122815', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197192' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122816', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197193' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122817', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197194' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122818', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197195' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122819', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197196' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122820', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197197' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122822', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.766231+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197198' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000058a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000058b000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000058c000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000058d000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000058e000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000058f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000590000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000591000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000592000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000593000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1418,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1419,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1420,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1421,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1422,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1423,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1424,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1425,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1426,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1427,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.972575","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.975287","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.978138","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.980975","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.984661","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.988144","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.991405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.994641","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:33.997879","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.000711","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000058a31313232383233000000001880000005000000000000058b31313232383235000000001880000005000000000000058c31313232383236000000001880000005000000000000058d31313232383237000000001880000005000000000000058e31313232383238000000001880000005000000000000058f3131323238323900000000188000000500000000000005903131323238333000000000188000000500000000000005913131323238333100000000188000000500000000000005923131323238333300000000188000000500000000000005933131323238333400"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1418,"message_id":"1122823"},"sourceData":"0000001880000005000000000000058a3131323238323300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1419,"message_id":"1122825"},"sourceData":"0000001880000005000000000000058b3131323238323500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1420,"message_id":"1122826"},"sourceData":"0000001880000005000000000000058c3131323238323600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1421,"message_id":"1122827"},"sourceData":"0000001880000005000000000000058d3131323238323700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1422,"message_id":"1122828"},"sourceData":"0000001880000005000000000000058e3131323238323800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1423,"message_id":"1122829"},"sourceData":"0000001880000005000000000000058f3131323238323900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1424,"message_id":"1122830"},"sourceData":"000000188000000500000000000005903131323238333000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1425,"message_id":"1122831"},"sourceData":"000000188000000500000000000005913131323238333100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1426,"message_id":"1122833"},"sourceData":"000000188000000500000000000005923131323238333300"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1427,"message_id":"1122834"},"sourceData":"000000188000000500000000000005933131323238333400"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122823', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197199' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122825', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197200' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122826', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197201' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122827', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197202' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122828', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197203' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122829', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197204' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122830', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197205' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122831', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197206' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122833', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197207' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122834', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.83622+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197208' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000594000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000595000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000596000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000597000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000598000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313232383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000599000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000059a000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313232383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000059b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000059c000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000059d000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1428,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1429,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1430,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1431,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1432,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1433,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1434,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1435,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1436,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1437,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.003721","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.006928","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.009948","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.013421","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.016964","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.01996","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.022744","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.025559","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.028312","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.031297","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000059431313232383335000000001880000005000000000000059531313232383336000000001880000005000000000000059631313232383338000000001880000005000000000000059731313232383339000000001880000005000000000000059831313232383430000000001880000005000000000000059931313232383431000000001880000005000000000000059a31313232383432000000001880000005000000000000059b31313232383435000000001880000005000000000000059c31313232383436000000001880000005000000000000059d3131323238343700"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1428,"message_id":"1122835"},"sourceData":"000000188000000500000000000005943131323238333500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1429,"message_id":"1122836"},"sourceData":"000000188000000500000000000005953131323238333600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1430,"message_id":"1122838"},"sourceData":"000000188000000500000000000005963131323238333800"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1431,"message_id":"1122839"},"sourceData":"000000188000000500000000000005973131323238333900"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1432,"message_id":"1122840"},"sourceData":"000000188000000500000000000005983131323238343000"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1433,"message_id":"1122841"},"sourceData":"000000188000000500000000000005993131323238343100"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1434,"message_id":"1122842"},"sourceData":"0000001880000005000000000000059a3131323238343200"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1435,"message_id":"1122845"},"sourceData":"0000001880000005000000000000059b3131323238343500"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1436,"message_id":"1122846"},"sourceData":"0000001880000005000000000000059c3131323238343600"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1437,"message_id":"1122847"},"sourceData":"0000001880000005000000000000059d3131323238343700"} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122835', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197209' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122836', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197210' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122838', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197211' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122839', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197212' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122840', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197213' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122841', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197214' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122842', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197215' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122845', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197216' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122846', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197217' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122847', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.916183+01') [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197218' [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000059e000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000059f000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005a0000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005a1000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005a2000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005a3000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005a4000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005a5000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005a6000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005a7000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313232383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1438,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1439,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1440,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1441,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1442,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1443,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1444,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1445,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1446,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1447,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.03409","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.036947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.040045","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.043263","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.046446","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.049639","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.053057","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.056186","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.05957","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.062593","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000059e31313232383438000000001880000005000000000000059f3131323238343900000000188000000500000000000005a03131323238353000000000188000000500000000000005a13131323238353100000000188000000500000000000005a23131323238353200000000188000000500000000000005a33131323238353400000000188000000500000000000005a43131323238353500000000188000000500000000000005a53131323238353700000000188000000500000000000005a63131323238353800000000188000000500000000000005a73131323238353900"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1438,"message_id":"1122848"},"sourceData":"0000001880000005000000000000059e3131323238343800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1439,"message_id":"1122849"},"sourceData":"0000001880000005000000000000059f3131323238343900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1440,"message_id":"1122850"},"sourceData":"000000188000000500000000000005a03131323238353000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1441,"message_id":"1122851"},"sourceData":"000000188000000500000000000005a13131323238353100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1442,"message_id":"1122852"},"sourceData":"000000188000000500000000000005a23131323238353200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1443,"message_id":"1122854"},"sourceData":"000000188000000500000000000005a33131323238353400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1444,"message_id":"1122855"},"sourceData":"000000188000000500000000000005a43131323238353500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1445,"message_id":"1122857"},"sourceData":"000000188000000500000000000005a53131323238353700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1446,"message_id":"1122858"},"sourceData":"000000188000000500000000000005a63131323238353800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1447,"message_id":"1122859"},"sourceData":"000000188000000500000000000005a73131323238353900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122848', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197219' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122849', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197220' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122850', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197221' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122851', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197222' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122852', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197223' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122854', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197224' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122855', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197225' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122857', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197226' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122858', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197227' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122859', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:43.983119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197228' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005a8000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005a9000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005aa000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ab000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313232383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005ac000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005ad000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ae000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005af000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005b0000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005b1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1448,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1449,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1450,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1451,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1452,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1453,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1454,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1455,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1456,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1457,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.0657","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.068655","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.072027","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.075543","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.078856","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.082041","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.085205","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.087936","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.091215","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.094328","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005a83131323238363000000000188000000500000000000005a93131323238363100000000188000000500000000000005aa3131323238363200000000188000000500000000000005ab3131323238363300000000188000000500000000000005ac3131323238363400000000188000000500000000000005ad3131323238363600000000188000000500000000000005ae3131323238363700000000188000000500000000000005af3131323238363900000000188000000500000000000005b03131323238373000000000188000000500000000000005b13131323238373100"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1448,"message_id":"1122860"},"sourceData":"000000188000000500000000000005a83131323238363000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1449,"message_id":"1122861"},"sourceData":"000000188000000500000000000005a93131323238363100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1450,"message_id":"1122862"},"sourceData":"000000188000000500000000000005aa3131323238363200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1451,"message_id":"1122863"},"sourceData":"000000188000000500000000000005ab3131323238363300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1452,"message_id":"1122864"},"sourceData":"000000188000000500000000000005ac3131323238363400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1453,"message_id":"1122866"},"sourceData":"000000188000000500000000000005ad3131323238363600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1454,"message_id":"1122867"},"sourceData":"000000188000000500000000000005ae3131323238363700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1455,"message_id":"1122869"},"sourceData":"000000188000000500000000000005af3131323238363900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1456,"message_id":"1122870"},"sourceData":"000000188000000500000000000005b03131323238373000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1457,"message_id":"1122871"},"sourceData":"000000188000000500000000000005b13131323238373100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122860', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197229' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122861', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197230' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122862', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197231' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122863', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197232' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122864', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197233' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122866', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197234' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122867', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197235' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122869', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197236' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122870', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197237' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122871', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.054058+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197238' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005b2000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b3000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b4000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b5000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b6000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b7000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b8000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005b9000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ba000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005bb000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313232383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1458,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1459,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1460,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1461,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1462,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1463,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1464,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1465,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1466,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1467,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.09701","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.10007","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.103553","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.107431","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.110682","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.113628","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.116517","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.119443","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.122362","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.125879","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005b23131323238373200000000188000000500000000000005b33131323238373300000000188000000500000000000005b43131323238373500000000188000000500000000000005b53131323238373600000000188000000500000000000005b63131323238373700000000188000000500000000000005b73131323238373900000000188000000500000000000005b83131323238383000000000188000000500000000000005b93131323238383100000000188000000500000000000005ba3131323238383200000000188000000500000000000005bb3131323238383400"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1458,"message_id":"1122872"},"sourceData":"000000188000000500000000000005b23131323238373200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1459,"message_id":"1122873"},"sourceData":"000000188000000500000000000005b33131323238373300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1460,"message_id":"1122875"},"sourceData":"000000188000000500000000000005b43131323238373500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1461,"message_id":"1122876"},"sourceData":"000000188000000500000000000005b53131323238373600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1462,"message_id":"1122877"},"sourceData":"000000188000000500000000000005b63131323238373700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1463,"message_id":"1122879"},"sourceData":"000000188000000500000000000005b73131323238373900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1464,"message_id":"1122880"},"sourceData":"000000188000000500000000000005b83131323238383000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1465,"message_id":"1122881"},"sourceData":"000000188000000500000000000005b93131323238383100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1466,"message_id":"1122882"},"sourceData":"000000188000000500000000000005ba3131323238383200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1467,"message_id":"1122884"},"sourceData":"000000188000000500000000000005bb3131323238383400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122872', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197239' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122873', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197240' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122875', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197241' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122876', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197242' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122877', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197243' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122879', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197244' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122880', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197245' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122881', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197246' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122882', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197247' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122884', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.119119+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197248' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005bc000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005bd000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005be000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005bf000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005c0000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005c1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313232383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005c2000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005c3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005c4000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313232383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005c5000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1468,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1469,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1470,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1471,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1472,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1473,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1474,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1475,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1476,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1477,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.128744","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.13175","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.134528","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.136949","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.140179","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.143305","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.14615","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.149067","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.15199","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.155219","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005bc3131323238383600000000188000000500000000000005bd3131323238383700000000188000000500000000000005be3131323238383800000000188000000500000000000005bf3131323238383900000000188000000500000000000005c03131323238393000000000188000000500000000000005c13131323238393100000000188000000500000000000005c23131323238393300000000188000000500000000000005c33131323238393400000000188000000500000000000005c43131323238393500000000188000000500000000000005c53131323238393700"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1468,"message_id":"1122886"},"sourceData":"000000188000000500000000000005bc3131323238383600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1469,"message_id":"1122887"},"sourceData":"000000188000000500000000000005bd3131323238383700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1470,"message_id":"1122888"},"sourceData":"000000188000000500000000000005be3131323238383800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1471,"message_id":"1122889"},"sourceData":"000000188000000500000000000005bf3131323238383900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1472,"message_id":"1122890"},"sourceData":"000000188000000500000000000005c03131323238393000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1473,"message_id":"1122891"},"sourceData":"000000188000000500000000000005c13131323238393100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1474,"message_id":"1122893"},"sourceData":"000000188000000500000000000005c23131323238393300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1475,"message_id":"1122894"},"sourceData":"000000188000000500000000000005c33131323238393400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1476,"message_id":"1122895"},"sourceData":"000000188000000500000000000005c43131323238393500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1477,"message_id":"1122897"},"sourceData":"000000188000000500000000000005c53131323238393700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122886', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197249' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122887', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197250' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122888', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197251' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122889', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197252' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122890', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197253' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122891', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197254' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122893', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197255' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122894', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197256' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122895', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197257' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122897', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.187797+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197258' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005c6000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313232383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005c7000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005c8000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005c9000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ca000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005cb000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005cc000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005cd000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ce000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005cf000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313232383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1478,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1479,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1480,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1481,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1482,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1483,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1484,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1485,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1486,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1487,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.158674","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.161845","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.164495","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.167184","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.170428","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.173539","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.176975","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.180061","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.183168","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.186053","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005c63131323238303200000000188000000500000000000005c73131323238313000000000188000000500000000000005c83131323238313100000000188000000500000000000005c93131323238313300000000188000000500000000000005ca3131323238323100000000188000000500000000000005cb3131323238323400000000188000000500000000000005cc3131323238333200000000188000000500000000000005cd3131323238333700000000188000000500000000000005ce3131323238343300000000188000000500000000000005cf3131323238343400"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1478,"message_id":"1122802"},"sourceData":"000000188000000500000000000005c63131323238303200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1479,"message_id":"1122810"},"sourceData":"000000188000000500000000000005c73131323238313000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1480,"message_id":"1122811"},"sourceData":"000000188000000500000000000005c83131323238313100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1481,"message_id":"1122813"},"sourceData":"000000188000000500000000000005c93131323238313300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1482,"message_id":"1122821"},"sourceData":"000000188000000500000000000005ca3131323238323100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1483,"message_id":"1122824"},"sourceData":"000000188000000500000000000005cb3131323238323400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1484,"message_id":"1122832"},"sourceData":"000000188000000500000000000005cc3131323238333200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1485,"message_id":"1122837"},"sourceData":"000000188000000500000000000005cd3131323238333700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1486,"message_id":"1122843"},"sourceData":"000000188000000500000000000005ce3131323238343300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1487,"message_id":"1122844"},"sourceData":"000000188000000500000000000005cf3131323238343400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122802', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197259' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122810', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197260' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122811', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197261' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122813', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197262' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122821', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197263' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122824', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197264' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122832', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197265' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122837', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197266' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122843', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197267' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122844', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.253582+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197268' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005d0000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005d1000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d2000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005d3000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d4000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d5000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d6000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d7000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d8000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313232383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005d9000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313232383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1488,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1489,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1490,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1491,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1492,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1493,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1494,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1495,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1496,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1497,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.188972","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.192357","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.195532","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.198537","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.201508","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.204333","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.207883","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.210759","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.2138","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:34.217161","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005d03131323238353300000000188000000500000000000005d13131323238353600000000188000000500000000000005d23131323238363500000000188000000500000000000005d33131323238363800000000188000000500000000000005d43131323238373400000000188000000500000000000005d53131323238373800000000188000000500000000000005d63131323238383300000000188000000500000000000005d73131323238383500000000188000000500000000000005d83131323238393200000000188000000500000000000005d93131323238393600"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1488,"message_id":"1122853"},"sourceData":"000000188000000500000000000005d03131323238353300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1489,"message_id":"1122856"},"sourceData":"000000188000000500000000000005d13131323238353600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1490,"message_id":"1122865"},"sourceData":"000000188000000500000000000005d23131323238363500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1491,"message_id":"1122868"},"sourceData":"000000188000000500000000000005d33131323238363800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1492,"message_id":"1122874"},"sourceData":"000000188000000500000000000005d43131323238373400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1493,"message_id":"1122878"},"sourceData":"000000188000000500000000000005d53131323238373800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1494,"message_id":"1122883"},"sourceData":"000000188000000500000000000005d63131323238383300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1495,"message_id":"1122885"},"sourceData":"000000188000000500000000000005d73131323238383500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1496,"message_id":"1122892"},"sourceData":"000000188000000500000000000005d83131323238393200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1497,"message_id":"1122896"},"sourceData":"000000188000000500000000000005d93131323238393600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122853', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197269' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122856', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197270' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122865', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197271' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122868', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197272' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122874', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197273' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122878', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197274' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122883', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197275' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122885', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197276' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122892', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197277' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122896', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.325032+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197278' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005da000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232393139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005db000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232393330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005dc000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005dd000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232393532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000005de000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232393635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005df000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005e0000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005e1000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e2000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e3000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1498,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122919 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1499,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122930 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1500,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122941 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1501,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122952 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1502,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122965 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1503,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122968 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1504,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1505,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1506,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1507,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122919","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.207298","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122930","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.209681","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122941","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.211814","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122952","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.214043","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122965","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.216204","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122968","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.218441","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.220516","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.223115","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.225733","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.228449","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005da3131323239313900000000188000000500000000000005db3131323239333000000000188000000500000000000005dc3131323239343100000000188000000500000000000005dd3131323239353200000000188000000500000000000005de3131323239363500000000188000000500000000000005df3131323239363800000000188000000500000000000005e03131323238393800000000188000000500000000000005e13131323238393900000000188000000500000000000005e23131323239303100000000188000000500000000000005e33131323239303200"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1498,"message_id":"1122919"},"sourceData":"000000188000000500000000000005da3131323239313900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1499,"message_id":"1122930"},"sourceData":"000000188000000500000000000005db3131323239333000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1500,"message_id":"1122941"},"sourceData":"000000188000000500000000000005dc3131323239343100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1501,"message_id":"1122952"},"sourceData":"000000188000000500000000000005dd3131323239353200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1502,"message_id":"1122965"},"sourceData":"000000188000000500000000000005de3131323239363500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1503,"message_id":"1122968"},"sourceData":"000000188000000500000000000005df3131323239363800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1504,"message_id":"1122898"},"sourceData":"000000188000000500000000000005e03131323238393800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1505,"message_id":"1122899"},"sourceData":"000000188000000500000000000005e13131323238393900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1506,"message_id":"1122901"},"sourceData":"000000188000000500000000000005e23131323239303100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1507,"message_id":"1122902"},"sourceData":"000000188000000500000000000005e33131323239303200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122919', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197279' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122930', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197280' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122941', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197281' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122952', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197282' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122965', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197283' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122968', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197284' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122898', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197285' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122899', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197286' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122901', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197287' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122902', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.415943+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197288' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005e4000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232393033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005e5000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232393034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e6000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232393036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e7000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e8000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005e9000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232393130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005ea000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005eb000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ec000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232393133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ed000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232393134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1508,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122903 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1509,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122904 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1510,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122906 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1511,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122907 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1512,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122908 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1513,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122910 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1514,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122911 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1515,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122912 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1516,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122913 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1517,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122914 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122903","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.230873","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122904","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.233471","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122906","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.236198","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122907","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.241642","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122908","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.245334","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122910","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.24865","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122911","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.251796","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122912","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.254993","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122913","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.258345","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122914","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.26185","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005e43131323239303300000000188000000500000000000005e53131323239303400000000188000000500000000000005e63131323239303600000000188000000500000000000005e73131323239303700000000188000000500000000000005e83131323239303800000000188000000500000000000005e93131323239313000000000188000000500000000000005ea3131323239313100000000188000000500000000000005eb3131323239313200000000188000000500000000000005ec3131323239313300000000188000000500000000000005ed3131323239313400"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1508,"message_id":"1122903"},"sourceData":"000000188000000500000000000005e43131323239303300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1509,"message_id":"1122904"},"sourceData":"000000188000000500000000000005e53131323239303400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1510,"message_id":"1122906"},"sourceData":"000000188000000500000000000005e63131323239303600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1511,"message_id":"1122907"},"sourceData":"000000188000000500000000000005e73131323239303700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1512,"message_id":"1122908"},"sourceData":"000000188000000500000000000005e83131323239303800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1513,"message_id":"1122910"},"sourceData":"000000188000000500000000000005e93131323239313000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1514,"message_id":"1122911"},"sourceData":"000000188000000500000000000005ea3131323239313100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1515,"message_id":"1122912"},"sourceData":"000000188000000500000000000005eb3131323239313200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1516,"message_id":"1122913"},"sourceData":"000000188000000500000000000005ec3131323239313300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1517,"message_id":"1122914"},"sourceData":"000000188000000500000000000005ed3131323239313400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122903', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197289' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122904', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197290' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122906', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197291' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122907', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197292' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122908', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197293' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122910', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197294' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122911', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197295' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122912', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197296' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122913', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197297' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122914', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.484346+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197298' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005ee000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232393231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005ef000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f0000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005f1000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f2000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f3000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005f4000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232393233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f5000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232393234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f6000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232393235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005f7000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232393237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1518,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122921 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1519,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122916 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1520,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122917 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1521,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122918 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1522,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122920 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1523,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122922 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1524,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122923 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1525,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122924 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1526,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122925 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1527,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122927 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122921","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.266144","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122916","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.270765","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122917","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.274148","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122918","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.27678","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122920","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.278999","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122922","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.281167","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122923","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.283439","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122924","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.286894","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122925","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.290407","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122927","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.294361","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005ee3131323239323100000000188000000500000000000005ef3131323239313600000000188000000500000000000005f03131323239313700000000188000000500000000000005f13131323239313800000000188000000500000000000005f23131323239323000000000188000000500000000000005f33131323239323200000000188000000500000000000005f43131323239323300000000188000000500000000000005f53131323239323400000000188000000500000000000005f63131323239323500000000188000000500000000000005f73131323239323700"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1518,"message_id":"1122921"},"sourceData":"000000188000000500000000000005ee3131323239323100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1519,"message_id":"1122916"},"sourceData":"000000188000000500000000000005ef3131323239313600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1520,"message_id":"1122917"},"sourceData":"000000188000000500000000000005f03131323239313700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1521,"message_id":"1122918"},"sourceData":"000000188000000500000000000005f13131323239313800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1522,"message_id":"1122920"},"sourceData":"000000188000000500000000000005f23131323239323000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1523,"message_id":"1122922"},"sourceData":"000000188000000500000000000005f33131323239323200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1524,"message_id":"1122923"},"sourceData":"000000188000000500000000000005f43131323239323300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1525,"message_id":"1122924"},"sourceData":"000000188000000500000000000005f53131323239323400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1526,"message_id":"1122925"},"sourceData":"000000188000000500000000000005f63131323239323500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1527,"message_id":"1122927"},"sourceData":"000000188000000500000000000005f73131323239323700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122921', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197299' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122916', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197300' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122917', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197301' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122918', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197302' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122920', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197303' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122922', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197304' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122923', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197305' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122924', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197306' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122925', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197307' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122927', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.54847+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197308' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000005f8000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000005f9000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000005fa000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232393335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000005fb000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232393336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000005fc000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232393236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005fd000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232393238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000005fe000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232393331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000005ff000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232393337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000600000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000601000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1528,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122933 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1529,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122934 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1530,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122935 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1531,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122936 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1532,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122926 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1533,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122928 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1534,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122931 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1535,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122937 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1536,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122945 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1537,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122946 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122933","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.297712","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122934","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.301105","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122935","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.304491","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122936","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.308036","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122926","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.311672","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122928","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.316249","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122931","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.320224","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122937","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.32413","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122945","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.32868","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122946","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.331843","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000005f83131323239333300000000188000000500000000000005f93131323239333400000000188000000500000000000005fa3131323239333500000000188000000500000000000005fb3131323239333600000000188000000500000000000005fc3131323239323600000000188000000500000000000005fd3131323239323800000000188000000500000000000005fe3131323239333100000000188000000500000000000005ff3131323239333700000000188000000500000000000006003131323239343500000000188000000500000000000006013131323239343600"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1528,"message_id":"1122933"},"sourceData":"000000188000000500000000000005f83131323239333300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1529,"message_id":"1122934"},"sourceData":"000000188000000500000000000005f93131323239333400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1530,"message_id":"1122935"},"sourceData":"000000188000000500000000000005fa3131323239333500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1531,"message_id":"1122936"},"sourceData":"000000188000000500000000000005fb3131323239333600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1532,"message_id":"1122926"},"sourceData":"000000188000000500000000000005fc3131323239323600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1533,"message_id":"1122928"},"sourceData":"000000188000000500000000000005fd3131323239323800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1534,"message_id":"1122931"},"sourceData":"000000188000000500000000000005fe3131323239333100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1535,"message_id":"1122937"},"sourceData":"000000188000000500000000000005ff3131323239333700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1536,"message_id":"1122945"},"sourceData":"000000188000000500000000000006003131323239343500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1537,"message_id":"1122946"},"sourceData":"000000188000000500000000000006013131323239343600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122933', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197309' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122934', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197310' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122935', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197311' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122936', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197312' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122926', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197313' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122928', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197314' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122931', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197315' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122937', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197316' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122945', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197317' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122946', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.608409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197318' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000602000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232393437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000603000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000604000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000605000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232393339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000606000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000607000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000608000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000609000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000060a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000060b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232393533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1538,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122947 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1539,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122949 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1540,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122950 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1541,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122939 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1542,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122940 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1543,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122942 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1544,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122943 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1545,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122944 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1546,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122948 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1547,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122953 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122947","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.334759","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122949","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.337204","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122950","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.339506","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122939","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.341943","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122940","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.34581","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122942","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.350394","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122943","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.354837","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122944","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.359706","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122948","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.364688","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122953","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.370312","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000060231313232393437000000001880000005000000000000060331313232393439000000001880000005000000000000060431313232393530000000001880000005000000000000060531313232393339000000001880000005000000000000060631313232393430000000001880000005000000000000060731313232393432000000001880000005000000000000060831313232393433000000001880000005000000000000060931313232393434000000001880000005000000000000060a31313232393438000000001880000005000000000000060b3131323239353300"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1538,"message_id":"1122947"},"sourceData":"000000188000000500000000000006023131323239343700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1539,"message_id":"1122949"},"sourceData":"000000188000000500000000000006033131323239343900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1540,"message_id":"1122950"},"sourceData":"000000188000000500000000000006043131323239353000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1541,"message_id":"1122939"},"sourceData":"000000188000000500000000000006053131323239333900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1542,"message_id":"1122940"},"sourceData":"000000188000000500000000000006063131323239343000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1543,"message_id":"1122942"},"sourceData":"000000188000000500000000000006073131323239343200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1544,"message_id":"1122943"},"sourceData":"000000188000000500000000000006083131323239343300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1545,"message_id":"1122944"},"sourceData":"000000188000000500000000000006093131323239343400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1546,"message_id":"1122948"},"sourceData":"0000001880000005000000000000060a3131323239343800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1547,"message_id":"1122953"},"sourceData":"0000001880000005000000000000060b3131323239353300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122947', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197319' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122949', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197320' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122950', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197321' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122939', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197322' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122940', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197323' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122942', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197324' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122943', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197325' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122944', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197326' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122948', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197327' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122953', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.668409+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197328' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000060c000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232393534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000060d000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232393535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000060e000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000060f000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232393538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000610000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232393539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000611000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000612000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232393631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000613000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000614000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000615000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232393730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1548,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122954 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1549,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122955 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1550,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122956 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1551,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122958 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1552,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122959 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1553,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122960 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1554,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122961 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1555,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122962 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1556,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122966 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1557,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122970 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122954","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.37495","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122955","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.379409","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122956","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.386709","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122958","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.392765","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122959","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.398644","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122960","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.405416","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122961","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.411056","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122962","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.415022","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122966","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.418915","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122970","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.422695","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000060c31313232393534000000001880000005000000000000060d31313232393535000000001880000005000000000000060e31313232393536000000001880000005000000000000060f3131323239353800000000188000000500000000000006103131323239353900000000188000000500000000000006113131323239363000000000188000000500000000000006123131323239363100000000188000000500000000000006133131323239363200000000188000000500000000000006143131323239363600000000188000000500000000000006153131323239373000"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1548,"message_id":"1122954"},"sourceData":"0000001880000005000000000000060c3131323239353400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1549,"message_id":"1122955"},"sourceData":"0000001880000005000000000000060d3131323239353500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1550,"message_id":"1122956"},"sourceData":"0000001880000005000000000000060e3131323239353600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1551,"message_id":"1122958"},"sourceData":"0000001880000005000000000000060f3131323239353800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1552,"message_id":"1122959"},"sourceData":"000000188000000500000000000006103131323239353900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1553,"message_id":"1122960"},"sourceData":"000000188000000500000000000006113131323239363000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1554,"message_id":"1122961"},"sourceData":"000000188000000500000000000006123131323239363100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1555,"message_id":"1122962"},"sourceData":"000000188000000500000000000006133131323239363200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1556,"message_id":"1122966"},"sourceData":"000000188000000500000000000006143131323239363600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1557,"message_id":"1122970"},"sourceData":"000000188000000500000000000006153131323239373000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122954', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197329' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122955', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197330' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122956', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197331' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122958', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197332' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122959', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197333' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122960', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197334' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122961', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197335' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122962', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197336' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122966', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197337' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122970', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.733182+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197338' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000616000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232393731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000617000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000618000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000619000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000061a000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232393634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000061b000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000061c000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232393732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000061d000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000061e000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000061f000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1558,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122971 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1559,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122974 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1560,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1561,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122963 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1562,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122964 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1563,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122967 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1564,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122972 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1565,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122973 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1566,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1567,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122971","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.426628","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122974","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.429902","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.433154","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122963","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.436672","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122964","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.441219","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122967","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.446509","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122972","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.451197","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122973","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.45523","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.459332","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.463444","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000061631313232393731000000001880000005000000000000061731313232393734000000001880000005000000000000061831313232393735000000001880000005000000000000061931313232393633000000001880000005000000000000061a31313232393634000000001880000005000000000000061b31313232393637000000001880000005000000000000061c31313232393732000000001880000005000000000000061d31313232393733000000001880000005000000000000061e31313232393736000000001880000005000000000000061f3131323239373700"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1558,"message_id":"1122971"},"sourceData":"000000188000000500000000000006163131323239373100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1559,"message_id":"1122974"},"sourceData":"000000188000000500000000000006173131323239373400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1560,"message_id":"1122975"},"sourceData":"000000188000000500000000000006183131323239373500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1561,"message_id":"1122963"},"sourceData":"000000188000000500000000000006193131323239363300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1562,"message_id":"1122964"},"sourceData":"0000001880000005000000000000061a3131323239363400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1563,"message_id":"1122967"},"sourceData":"0000001880000005000000000000061b3131323239363700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1564,"message_id":"1122972"},"sourceData":"0000001880000005000000000000061c3131323239373200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1565,"message_id":"1122973"},"sourceData":"0000001880000005000000000000061d3131323239373300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1566,"message_id":"1122976"},"sourceData":"0000001880000005000000000000061e3131323239373600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1567,"message_id":"1122977"},"sourceData":"0000001880000005000000000000061f3131323239373700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122971', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197339' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122974', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197340' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122975', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197341' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122963', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197342' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122964', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197343' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122967', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197344' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122972', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197345' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122973', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197346' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122976', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197347' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122977', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.80256+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197348' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000620000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000621000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000622000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000623000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000624000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000625000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000626000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000627000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000628000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000629000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1568,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1569,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1570,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1571,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1572,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1573,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1574,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1575,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1576,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1577,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.467345","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.471355","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.475434","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.47954","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.483689","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.487679","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.492598","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.498104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.502224","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.506134","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006203131323239373800000000188000000500000000000006213131323239373900000000188000000500000000000006223131323239383000000000188000000500000000000006233131323239383300000000188000000500000000000006243131323239383400000000188000000500000000000006253131323239383500000000188000000500000000000006263131323239383600000000188000000500000000000006273131323239393000000000188000000500000000000006283131323239393100000000188000000500000000000006293131323239393200"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1568,"message_id":"1122978"},"sourceData":"000000188000000500000000000006203131323239373800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1569,"message_id":"1122979"},"sourceData":"000000188000000500000000000006213131323239373900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1570,"message_id":"1122980"},"sourceData":"000000188000000500000000000006223131323239383000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1571,"message_id":"1122983"},"sourceData":"000000188000000500000000000006233131323239383300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1572,"message_id":"1122984"},"sourceData":"000000188000000500000000000006243131323239383400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1573,"message_id":"1122985"},"sourceData":"000000188000000500000000000006253131323239383500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1574,"message_id":"1122986"},"sourceData":"000000188000000500000000000006263131323239383600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1575,"message_id":"1122990"},"sourceData":"000000188000000500000000000006273131323239393000"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1576,"message_id":"1122991"},"sourceData":"000000188000000500000000000006283131323239393100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1577,"message_id":"1122992"},"sourceData":"000000188000000500000000000006293131323239393200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122978', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197349' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122979', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197350' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122980', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197351' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122983', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197352' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122984', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197353' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122985', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197354' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122986', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197355' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122990', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197356' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122991', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197357' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122992', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.859428+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197358' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000062a000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000062b000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000062c000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000062d000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000062e000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000062f000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000630000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000631000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232393639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000632000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000633000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1578,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1579,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1580,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1581,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1582,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1583,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1584,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1585,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122969 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1586,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1587,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.510307","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.514233","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.518117","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.521908","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.527125","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.532285","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.537272","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122969","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.542359","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.547111","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.551185","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000062a31313232393933000000001880000005000000000000062b31313232393934000000001880000005000000000000062c31313232393935000000001880000005000000000000062d31313232393838000000001880000005000000000000062e31313232393839000000001880000005000000000000062f3131323239393600000000188000000500000000000006303131323239393700000000188000000500000000000006313131323239363900000000188000000500000000000006323131323239383100000000188000000500000000000006333131323239383200"] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1578,"message_id":"1122993"},"sourceData":"0000001880000005000000000000062a3131323239393300"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1579,"message_id":"1122994"},"sourceData":"0000001880000005000000000000062b3131323239393400"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1580,"message_id":"1122995"},"sourceData":"0000001880000005000000000000062c3131323239393500"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1581,"message_id":"1122988"},"sourceData":"0000001880000005000000000000062d3131323239383800"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1582,"message_id":"1122989"},"sourceData":"0000001880000005000000000000062e3131323239383900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1583,"message_id":"1122996"},"sourceData":"0000001880000005000000000000062f3131323239393600"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1584,"message_id":"1122997"},"sourceData":"000000188000000500000000000006303131323239393700"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1585,"message_id":"1122969"},"sourceData":"000000188000000500000000000006313131323239363900"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1586,"message_id":"1122981"},"sourceData":"000000188000000500000000000006323131323239383100"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1587,"message_id":"1122982"},"sourceData":"000000188000000500000000000006333131323239383200"} [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122993', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197359' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122994', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197360' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122995', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197361' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122988', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197362' [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:44] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122989', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197363' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122996', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197364' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122997', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197365' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122969', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197366' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122981', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197367' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122982', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:44.926973+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197368' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000634000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000635000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232393035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000636000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232393039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000637000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232393135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000638000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232393239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000639000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232393332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000063a000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232393338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000063b000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000063c000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232393537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000063d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1588,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1589,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122905 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1590,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122909 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1591,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122915 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1592,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122929 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1593,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122932 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1594,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122938 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1595,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122951 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1596,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122957 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1597,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.555167","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122905","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.560312","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122909","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.565591","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122915","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.570632","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122929","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.575819","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122932","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.581051","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122938","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.58624","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122951","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.591306","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122957","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.596204","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.601322","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000063431313232393030000000001880000005000000000000063531313232393035000000001880000005000000000000063631313232393039000000001880000005000000000000063731313232393135000000001880000005000000000000063831313232393239000000001880000005000000000000063931313232393332000000001880000005000000000000063a31313232393338000000001880000005000000000000063b31313232393531000000001880000005000000000000063c31313232393537000000001880000005000000000000063d3131323239383700"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1588,"message_id":"1122900"},"sourceData":"000000188000000500000000000006343131323239303000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1589,"message_id":"1122905"},"sourceData":"000000188000000500000000000006353131323239303500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1590,"message_id":"1122909"},"sourceData":"000000188000000500000000000006363131323239303900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1591,"message_id":"1122915"},"sourceData":"000000188000000500000000000006373131323239313500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1592,"message_id":"1122929"},"sourceData":"000000188000000500000000000006383131323239323900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1593,"message_id":"1122932"},"sourceData":"000000188000000500000000000006393131323239333200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1594,"message_id":"1122938"},"sourceData":"0000001880000005000000000000063a3131323239333800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1595,"message_id":"1122951"},"sourceData":"0000001880000005000000000000063b3131323239353100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1596,"message_id":"1122957"},"sourceData":"0000001880000005000000000000063c3131323239353700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1597,"message_id":"1122987"},"sourceData":"0000001880000005000000000000063d3131323239383700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122900', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197369' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122905', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197370' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122909', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197371' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122915', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197372' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122929', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197373' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122932', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197374' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122938', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197375' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122951', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197376' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122957', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197377' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122987', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.016209+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197378' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000063e000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313232393139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000063f000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232393330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000640000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000641000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313232393532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000642000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232393635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000643000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000644000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313232383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000645000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313232383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000646000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000647000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313232393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1598,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122919 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1599,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122930 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1600,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122941 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1601,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122952 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1602,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122965 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1603,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122968 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1604,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1605,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1606,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1607,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122919","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.207298","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122930","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.209681","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122941","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.211814","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122952","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.214043","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122965","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.216204","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122968","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.218441","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.220516","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.223115","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.225733","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.228449","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000063e31313232393139000000001880000005000000000000063f3131323239333000000000188000000500000000000006403131323239343100000000188000000500000000000006413131323239353200000000188000000500000000000006423131323239363500000000188000000500000000000006433131323239363800000000188000000500000000000006443131323238393800000000188000000500000000000006453131323238393900000000188000000500000000000006463131323239303100000000188000000500000000000006473131323239303200"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1598,"message_id":"1122919"},"sourceData":"0000001880000005000000000000063e3131323239313900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1599,"message_id":"1122930"},"sourceData":"0000001880000005000000000000063f3131323239333000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1600,"message_id":"1122941"},"sourceData":"000000188000000500000000000006403131323239343100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1601,"message_id":"1122952"},"sourceData":"000000188000000500000000000006413131323239353200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1602,"message_id":"1122965"},"sourceData":"000000188000000500000000000006423131323239363500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1603,"message_id":"1122968"},"sourceData":"000000188000000500000000000006433131323239363800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1604,"message_id":"1122898"},"sourceData":"000000188000000500000000000006443131323238393800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1605,"message_id":"1122899"},"sourceData":"000000188000000500000000000006453131323238393900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1606,"message_id":"1122901"},"sourceData":"000000188000000500000000000006463131323239303100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1607,"message_id":"1122902"},"sourceData":"000000188000000500000000000006473131323239303200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122919', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197379' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122930', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197380' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122941', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197381' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122952', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197382' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122965', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197383' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122968', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197384' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122898', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197385' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122899', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197386' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122901', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197387' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122902', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.100624+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197388' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000648000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313232393033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000649000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232393034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000064a000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313232393036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000064b000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000064c000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000064d000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313232393130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000064e000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000064f000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000650000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232393133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000651000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313232393134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1608,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122903 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1609,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122904 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1610,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122906 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1611,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122907 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1612,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122908 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1613,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1122910 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1614,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122911 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1615,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122912 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1616,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122913 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1617,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122914 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122903","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.230873","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122904","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.233471","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122906","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.236198","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122907","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.241642","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122908","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.245334","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122910","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.24865","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122911","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.251796","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122912","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.254993","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122913","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.258345","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122914","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.26185","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000064831313232393033000000001880000005000000000000064931313232393034000000001880000005000000000000064a31313232393036000000001880000005000000000000064b31313232393037000000001880000005000000000000064c31313232393038000000001880000005000000000000064d31313232393130000000001880000005000000000000064e31313232393131000000001880000005000000000000064f3131323239313200000000188000000500000000000006503131323239313300000000188000000500000000000006513131323239313400"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1608,"message_id":"1122903"},"sourceData":"000000188000000500000000000006483131323239303300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1609,"message_id":"1122904"},"sourceData":"000000188000000500000000000006493131323239303400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1610,"message_id":"1122906"},"sourceData":"0000001880000005000000000000064a3131323239303600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1611,"message_id":"1122907"},"sourceData":"0000001880000005000000000000064b3131323239303700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1612,"message_id":"1122908"},"sourceData":"0000001880000005000000000000064c3131323239303800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1613,"message_id":"1122910"},"sourceData":"0000001880000005000000000000064d3131323239313000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1614,"message_id":"1122911"},"sourceData":"0000001880000005000000000000064e3131323239313100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1615,"message_id":"1122912"},"sourceData":"0000001880000005000000000000064f3131323239313200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1616,"message_id":"1122913"},"sourceData":"000000188000000500000000000006503131323239313300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1617,"message_id":"1122914"},"sourceData":"000000188000000500000000000006513131323239313400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122903', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197389' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122904', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197390' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122906', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197391' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122907', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197392' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122908', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197393' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122910', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197394' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122911', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197395' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122912', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197396' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122913', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197397' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122914', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.180862+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197398' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000652000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232393231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000653000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000654000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000655000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000656000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313232393230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000657000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000658000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232393233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000659000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313232393234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000065a000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232393235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000065b000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313232393237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1618,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122921 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1619,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122916 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1620,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122917 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1621,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122918 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1622,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122920 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1623,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122922 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1624,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122923 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1625,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122924 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1626,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122925 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1627,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122927 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122921","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.266144","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122916","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.270765","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122917","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.274148","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122918","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.27678","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122920","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.278999","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122922","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.281167","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122923","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.283439","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122924","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.286894","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122925","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.290407","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122927","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.294361","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000065231313232393231000000001880000005000000000000065331313232393136000000001880000005000000000000065431313232393137000000001880000005000000000000065531313232393138000000001880000005000000000000065631313232393230000000001880000005000000000000065731313232393232000000001880000005000000000000065831313232393233000000001880000005000000000000065931313232393234000000001880000005000000000000065a31313232393235000000001880000005000000000000065b3131323239323700"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1618,"message_id":"1122921"},"sourceData":"000000188000000500000000000006523131323239323100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1619,"message_id":"1122916"},"sourceData":"000000188000000500000000000006533131323239313600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1620,"message_id":"1122917"},"sourceData":"000000188000000500000000000006543131323239313700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1621,"message_id":"1122918"},"sourceData":"000000188000000500000000000006553131323239313800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1622,"message_id":"1122920"},"sourceData":"000000188000000500000000000006563131323239323000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1623,"message_id":"1122922"},"sourceData":"000000188000000500000000000006573131323239323200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1624,"message_id":"1122923"},"sourceData":"000000188000000500000000000006583131323239323300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1625,"message_id":"1122924"},"sourceData":"000000188000000500000000000006593131323239323400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1626,"message_id":"1122925"},"sourceData":"0000001880000005000000000000065a3131323239323500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1627,"message_id":"1122927"},"sourceData":"0000001880000005000000000000065b3131323239323700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122921', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197399' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122916', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197400' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122917', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197401' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122918', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197402' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122920', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197403' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122922', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197404' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122923', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197405' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122924', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197406' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122925', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197407' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122927', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.262968+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197408' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000065c000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000065d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000065e000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313232393335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000065f000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232393336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000660000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232393236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000661000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232393238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000662000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313232393331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000663000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313232393337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000664000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000665000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1628,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122933 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1629,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122934 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1630,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122935 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1631,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122936 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1632,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122926 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1633,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122928 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1634,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122931 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1635,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122937 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1636,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122945 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1637,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122946 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122933","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.297712","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122934","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.301105","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122935","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.304491","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122936","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.308036","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122926","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.311672","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122928","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.316249","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122931","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.320224","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122937","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.32413","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122945","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.32868","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122946","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.331843","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000065c31313232393333000000001880000005000000000000065d31313232393334000000001880000005000000000000065e31313232393335000000001880000005000000000000065f3131323239333600000000188000000500000000000006603131323239323600000000188000000500000000000006613131323239323800000000188000000500000000000006623131323239333100000000188000000500000000000006633131323239333700000000188000000500000000000006643131323239343500000000188000000500000000000006653131323239343600"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1628,"message_id":"1122933"},"sourceData":"0000001880000005000000000000065c3131323239333300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1629,"message_id":"1122934"},"sourceData":"0000001880000005000000000000065d3131323239333400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1630,"message_id":"1122935"},"sourceData":"0000001880000005000000000000065e3131323239333500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1631,"message_id":"1122936"},"sourceData":"0000001880000005000000000000065f3131323239333600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1632,"message_id":"1122926"},"sourceData":"000000188000000500000000000006603131323239323600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1633,"message_id":"1122928"},"sourceData":"000000188000000500000000000006613131323239323800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1634,"message_id":"1122931"},"sourceData":"000000188000000500000000000006623131323239333100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1635,"message_id":"1122937"},"sourceData":"000000188000000500000000000006633131323239333700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1636,"message_id":"1122945"},"sourceData":"000000188000000500000000000006643131323239343500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1637,"message_id":"1122946"},"sourceData":"000000188000000500000000000006653131323239343600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122933', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197409' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122934', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197410' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122935', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197411' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122936', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197412' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122926', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197413' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122928', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197414' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122931', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197415' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122937', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197416' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122945', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197417' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122946', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.33911+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197418' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000666000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313232393437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000667000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000668000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000669000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232393339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000066a000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000066b000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313232393432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000066c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313232393433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000066d000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000066e000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000066f000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232393533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1638,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122947 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1639,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122949 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1640,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122950 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1641,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122939 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1642,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122940 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1643,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122942 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1644,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1122943 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1645,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122944 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1646,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122948 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1647,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122953 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122947","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.334759","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122949","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.337204","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122950","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.339506","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122939","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.341943","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122940","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.34581","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122942","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.350394","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122943","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.354837","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122944","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.359706","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122948","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.364688","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122953","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.370312","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000066631313232393437000000001880000005000000000000066731313232393439000000001880000005000000000000066831313232393530000000001880000005000000000000066931313232393339000000001880000005000000000000066a31313232393430000000001880000005000000000000066b31313232393432000000001880000005000000000000066c31313232393433000000001880000005000000000000066d31313232393434000000001880000005000000000000066e31313232393438000000001880000005000000000000066f3131323239353300"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1638,"message_id":"1122947"},"sourceData":"000000188000000500000000000006663131323239343700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1639,"message_id":"1122949"},"sourceData":"000000188000000500000000000006673131323239343900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1640,"message_id":"1122950"},"sourceData":"000000188000000500000000000006683131323239353000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1641,"message_id":"1122939"},"sourceData":"000000188000000500000000000006693131323239333900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1642,"message_id":"1122940"},"sourceData":"0000001880000005000000000000066a3131323239343000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1643,"message_id":"1122942"},"sourceData":"0000001880000005000000000000066b3131323239343200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1644,"message_id":"1122943"},"sourceData":"0000001880000005000000000000066c3131323239343300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1645,"message_id":"1122944"},"sourceData":"0000001880000005000000000000066d3131323239343400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1646,"message_id":"1122948"},"sourceData":"0000001880000005000000000000066e3131323239343800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1647,"message_id":"1122953"},"sourceData":"0000001880000005000000000000066f3131323239353300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122947', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197419' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122949', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197420' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122950', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197421' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122939', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197422' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122940', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197423' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122942', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197424' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122943', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197425' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122944', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197426' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122948', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197427' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122953', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.413428+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197428' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000670000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313232393534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000671000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313232393535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000672000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313232393536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000673000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313232393538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000674000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313232393539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000675000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000676000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313232393631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000677000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313232393632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000678000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000679000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313232393730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1648,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122954 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1649,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122955 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1650,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122956 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1651,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122958 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1652,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122959 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1653,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122960 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1654,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122961 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1655,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122962 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1656,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122966 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1657,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122970 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122954","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.37495","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122955","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.379409","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122956","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.386709","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122958","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.392765","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122959","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.398644","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122960","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.405416","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122961","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.411056","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122962","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.415022","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122966","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.418915","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122970","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.422695","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006703131323239353400000000188000000500000000000006713131323239353500000000188000000500000000000006723131323239353600000000188000000500000000000006733131323239353800000000188000000500000000000006743131323239353900000000188000000500000000000006753131323239363000000000188000000500000000000006763131323239363100000000188000000500000000000006773131323239363200000000188000000500000000000006783131323239363600000000188000000500000000000006793131323239373000"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1648,"message_id":"1122954"},"sourceData":"000000188000000500000000000006703131323239353400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1649,"message_id":"1122955"},"sourceData":"000000188000000500000000000006713131323239353500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1650,"message_id":"1122956"},"sourceData":"000000188000000500000000000006723131323239353600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1651,"message_id":"1122958"},"sourceData":"000000188000000500000000000006733131323239353800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1652,"message_id":"1122959"},"sourceData":"000000188000000500000000000006743131323239353900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1653,"message_id":"1122960"},"sourceData":"000000188000000500000000000006753131323239363000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1654,"message_id":"1122961"},"sourceData":"000000188000000500000000000006763131323239363100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1655,"message_id":"1122962"},"sourceData":"000000188000000500000000000006773131323239363200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1656,"message_id":"1122966"},"sourceData":"000000188000000500000000000006783131323239363600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1657,"message_id":"1122970"},"sourceData":"000000188000000500000000000006793131323239373000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122954', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197429' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122955', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197430' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122956', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197431' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122958', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197432' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122959', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197433' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122960', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197434' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122961', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197435' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122962', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197436' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122966', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197437' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122970', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.489315+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197438' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000067a000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313232393731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000067b000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313232393734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000067c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000067d000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000067e000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232393634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000067f000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313232393637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000680000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232393732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000681000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000682000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313232393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000683000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1658,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122971 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1659,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1122974 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1660,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1661,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122963 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1662,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122964 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1663,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122967 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1664,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122972 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1665,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122973 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1666,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1667,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122971","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.426628","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122974","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.429902","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.433154","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122963","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.436672","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122964","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.441219","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122967","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.446509","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122972","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.451197","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122973","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.45523","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.459332","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.463444","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000067a31313232393731000000001880000005000000000000067b31313232393734000000001880000005000000000000067c31313232393735000000001880000005000000000000067d31313232393633000000001880000005000000000000067e31313232393634000000001880000005000000000000067f3131323239363700000000188000000500000000000006803131323239373200000000188000000500000000000006813131323239373300000000188000000500000000000006823131323239373600000000188000000500000000000006833131323239373700"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1658,"message_id":"1122971"},"sourceData":"0000001880000005000000000000067a3131323239373100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1659,"message_id":"1122974"},"sourceData":"0000001880000005000000000000067b3131323239373400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1660,"message_id":"1122975"},"sourceData":"0000001880000005000000000000067c3131323239373500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1661,"message_id":"1122963"},"sourceData":"0000001880000005000000000000067d3131323239363300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1662,"message_id":"1122964"},"sourceData":"0000001880000005000000000000067e3131323239363400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1663,"message_id":"1122967"},"sourceData":"0000001880000005000000000000067f3131323239363700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1664,"message_id":"1122972"},"sourceData":"000000188000000500000000000006803131323239373200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1665,"message_id":"1122973"},"sourceData":"000000188000000500000000000006813131323239373300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1666,"message_id":"1122976"},"sourceData":"000000188000000500000000000006823131323239373600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1667,"message_id":"1122977"},"sourceData":"000000188000000500000000000006833131323239373700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122971', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197439' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122974', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197440' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122975', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197441' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122963', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197442' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122964', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197443' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122967', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197444' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122972', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197445' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122973', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197446' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122976', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197447' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122977', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.563201+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197448' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000684000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000685000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000686000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000687000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313232393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000688000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313232393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000689000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313232393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000068a000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000068b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313232393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000068c000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313232393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000068d000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313232393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1668,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1669,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1670,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1671,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1672,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1673,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1122985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1674,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1675,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1676,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1677,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.467345","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.471355","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.475434","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.47954","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.483689","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.487679","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.492598","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.498104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.502224","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.506134","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000068431313232393738000000001880000005000000000000068531313232393739000000001880000005000000000000068631313232393830000000001880000005000000000000068731313232393833000000001880000005000000000000068831313232393834000000001880000005000000000000068931313232393835000000001880000005000000000000068a31313232393836000000001880000005000000000000068b31313232393930000000001880000005000000000000068c31313232393931000000001880000005000000000000068d3131323239393200"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1668,"message_id":"1122978"},"sourceData":"000000188000000500000000000006843131323239373800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1669,"message_id":"1122979"},"sourceData":"000000188000000500000000000006853131323239373900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1670,"message_id":"1122980"},"sourceData":"000000188000000500000000000006863131323239383000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1671,"message_id":"1122983"},"sourceData":"000000188000000500000000000006873131323239383300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1672,"message_id":"1122984"},"sourceData":"000000188000000500000000000006883131323239383400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1673,"message_id":"1122985"},"sourceData":"000000188000000500000000000006893131323239383500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1674,"message_id":"1122986"},"sourceData":"0000001880000005000000000000068a3131323239383600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1675,"message_id":"1122990"},"sourceData":"0000001880000005000000000000068b3131323239393000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1676,"message_id":"1122991"},"sourceData":"0000001880000005000000000000068c3131323239393100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1677,"message_id":"1122992"},"sourceData":"0000001880000005000000000000068d3131323239393200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122978', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197449' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122979', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197450' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122980', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197451' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122983', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197452' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122984', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197453' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122985', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197454' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122986', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197455' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122990', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197456' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122991', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197457' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122992', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.638454+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197458' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000068e000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313232393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000068f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313232393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000690000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313232393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000691000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313232393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000692000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313232393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000693000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313232393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000694000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313232393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000695000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313232393639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000696000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313232393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000697000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313232393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1678,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1122993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1679,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1680,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1122995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1681,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1682,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1683,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1122996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1684,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1685,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122969 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1686,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1122981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1687,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.510307","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.514233","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.518117","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.521908","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.527125","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.532285","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.537272","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122969","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.542359","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.547111","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.551185","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000068e31313232393933000000001880000005000000000000068f3131323239393400000000188000000500000000000006903131323239393500000000188000000500000000000006913131323239383800000000188000000500000000000006923131323239383900000000188000000500000000000006933131323239393600000000188000000500000000000006943131323239393700000000188000000500000000000006953131323239363900000000188000000500000000000006963131323239383100000000188000000500000000000006973131323239383200"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1678,"message_id":"1122993"},"sourceData":"0000001880000005000000000000068e3131323239393300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1679,"message_id":"1122994"},"sourceData":"0000001880000005000000000000068f3131323239393400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1680,"message_id":"1122995"},"sourceData":"000000188000000500000000000006903131323239393500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1681,"message_id":"1122988"},"sourceData":"000000188000000500000000000006913131323239383800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1682,"message_id":"1122989"},"sourceData":"000000188000000500000000000006923131323239383900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1683,"message_id":"1122996"},"sourceData":"000000188000000500000000000006933131323239393600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1684,"message_id":"1122997"},"sourceData":"000000188000000500000000000006943131323239393700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1685,"message_id":"1122969"},"sourceData":"000000188000000500000000000006953131323239363900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1686,"message_id":"1122981"},"sourceData":"000000188000000500000000000006963131323239383100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1687,"message_id":"1122982"},"sourceData":"000000188000000500000000000006973131323239383200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122993', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197459' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122994', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197460' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122995', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197461' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122988', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197462' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122989', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197463' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122996', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197464' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122997', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197465' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122969', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197466' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122981', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197467' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122982', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.711948+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197468' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000698000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313232393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000699000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313232393035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000069a000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313232393039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000069b000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232393135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000069c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313232393239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000069d000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232393332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000069e000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313232393338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000069f000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313232393531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006a0000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313232393537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006a1000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313232393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1688,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1689,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122905 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1690,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122909 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1691,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122915 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1692,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1122929 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1693,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122932 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1694,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1122938 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1695,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1122951 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1696,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122957 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1697,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1122987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.555167","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122905","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.560312","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122909","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.565591","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122915","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.570632","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122929","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.575819","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122932","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.581051","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122938","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.58624","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122951","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.591306","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122957","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.596204","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:36.601322","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000069831313232393030000000001880000005000000000000069931313232393035000000001880000005000000000000069a31313232393039000000001880000005000000000000069b31313232393135000000001880000005000000000000069c31313232393239000000001880000005000000000000069d31313232393332000000001880000005000000000000069e31313232393338000000001880000005000000000000069f3131323239353100000000188000000500000000000006a03131323239353700000000188000000500000000000006a13131323239383700"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1688,"message_id":"1122900"},"sourceData":"000000188000000500000000000006983131323239303000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1689,"message_id":"1122905"},"sourceData":"000000188000000500000000000006993131323239303500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1690,"message_id":"1122909"},"sourceData":"0000001880000005000000000000069a3131323239303900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1691,"message_id":"1122915"},"sourceData":"0000001880000005000000000000069b3131323239313500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1692,"message_id":"1122929"},"sourceData":"0000001880000005000000000000069c3131323239323900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1693,"message_id":"1122932"},"sourceData":"0000001880000005000000000000069d3131323239333200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1694,"message_id":"1122938"},"sourceData":"0000001880000005000000000000069e3131323239333800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1695,"message_id":"1122951"},"sourceData":"0000001880000005000000000000069f3131323239353100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1696,"message_id":"1122957"},"sourceData":"000000188000000500000000000006a03131323239353700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1697,"message_id":"1122987"},"sourceData":"000000188000000500000000000006a13131323239383700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122900', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197469' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122905', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197470' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122909', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197471' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122915', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197472' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122929', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197473' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122932', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197474' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122938', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197475' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122951', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197476' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122957', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197477' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122987', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.793783+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197478' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006a2000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a3000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a4000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a5000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a6000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a7000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006a8000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006a9000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006aa000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006ab000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1698,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1699,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1700,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1701,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1702,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1703,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1704,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1705,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1706,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1707,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:37.99775","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.001748","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.005098","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.008155","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.010616","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.01302","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.015354","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.022726","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.025486","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.028547","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006a23131323330373300000000188000000500000000000006a33131323330373400000000188000000500000000000006a43131323330373500000000188000000500000000000006a53131323330373600000000188000000500000000000006a63131323330373700000000188000000500000000000006a73131323330373800000000188000000500000000000006a83131323330373900000000188000000500000000000006a93131323330383200000000188000000500000000000006aa3131323330383300000000188000000500000000000006ab3131323330383000"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1698,"message_id":"1123073"},"sourceData":"000000188000000500000000000006a23131323330373300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1699,"message_id":"1123074"},"sourceData":"000000188000000500000000000006a33131323330373400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1700,"message_id":"1123075"},"sourceData":"000000188000000500000000000006a43131323330373500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1701,"message_id":"1123076"},"sourceData":"000000188000000500000000000006a53131323330373600"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1702,"message_id":"1123077"},"sourceData":"000000188000000500000000000006a63131323330373700"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1703,"message_id":"1123078"},"sourceData":"000000188000000500000000000006a73131323330373800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1704,"message_id":"1123079"},"sourceData":"000000188000000500000000000006a83131323330373900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1705,"message_id":"1123082"},"sourceData":"000000188000000500000000000006a93131323330383200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1706,"message_id":"1123083"},"sourceData":"000000188000000500000000000006aa3131323330383300"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1707,"message_id":"1123080"},"sourceData":"000000188000000500000000000006ab3131323330383000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123073', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197479' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123074', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197480' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123075', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197481' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123076', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197482' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123077', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197483' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123078', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197484' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123079', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197485' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123082', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197488' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123083', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197489' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123080', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.881719+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197490' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006ac000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006ad000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006ae000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006af000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006b0000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006b1000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006b2000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006b3000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006b4000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006b5000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1708,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1709,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1710,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1711,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1712,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1713,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1714,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1715,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1716,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1717,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.03133","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.03404","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.036756","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.039464","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.04326","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.04651","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.049106","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.051786","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.054737","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.058488","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006ac3131323330383100000000188000000500000000000006ad3131323330383400000000188000000500000000000006ae3131323330383500000000188000000500000000000006af3131323239393800000000188000000500000000000006b03131323330303400000000188000000500000000000006b13131323330303800000000188000000500000000000006b23131323330303900000000188000000500000000000006b33131323239393900000000188000000500000000000006b43131323330303000000000188000000500000000000006b53131323330303200"] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1708,"message_id":"1123081"},"sourceData":"000000188000000500000000000006ac3131323330383100"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1709,"message_id":"1123084"},"sourceData":"000000188000000500000000000006ad3131323330383400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1710,"message_id":"1123085"},"sourceData":"000000188000000500000000000006ae3131323330383500"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1711,"message_id":"1122998"},"sourceData":"000000188000000500000000000006af3131323239393800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1712,"message_id":"1123004"},"sourceData":"000000188000000500000000000006b03131323330303400"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1713,"message_id":"1123008"},"sourceData":"000000188000000500000000000006b13131323330303800"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1714,"message_id":"1123009"},"sourceData":"000000188000000500000000000006b23131323330303900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1715,"message_id":"1122999"},"sourceData":"000000188000000500000000000006b33131323239393900"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1716,"message_id":"1123000"},"sourceData":"000000188000000500000000000006b43131323330303000"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1717,"message_id":"1123002"},"sourceData":"000000188000000500000000000006b53131323330303200"} [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123081', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197491' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123084', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197492' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123085', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197493' [] [2022-03-14 12:11:45] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122998', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197494' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123004', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197495' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123008', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197496' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123009', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197497' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122999', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197498' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123000', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197499' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123002', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:45.947928+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197500' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006b6000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006b7000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006b8000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006b9000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006ba000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006bb000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006bc000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313233303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006bd000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006be000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006bf000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1718,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1719,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1720,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1721,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1722,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1723,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1724,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1725,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1726,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1727,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.061604","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.064414","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.067311","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.069319","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.071411","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.074969","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.077173","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.079443","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.081808","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.084026","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006b63131323330303700000000188000000500000000000006b73131323330313000000000188000000500000000000006b83131323330313400000000188000000500000000000006b93131323330313500000000188000000500000000000006ba3131323330313600000000188000000500000000000006bb3131323330313700000000188000000500000000000006bc3131323330313800000000188000000500000000000006bd3131323330313900000000188000000500000000000006be3131323330323000000000188000000500000000000006bf3131323330323100"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1718,"message_id":"1123007"},"sourceData":"000000188000000500000000000006b63131323330303700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1719,"message_id":"1123010"},"sourceData":"000000188000000500000000000006b73131323330313000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1720,"message_id":"1123014"},"sourceData":"000000188000000500000000000006b83131323330313400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1721,"message_id":"1123015"},"sourceData":"000000188000000500000000000006b93131323330313500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1722,"message_id":"1123016"},"sourceData":"000000188000000500000000000006ba3131323330313600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1723,"message_id":"1123017"},"sourceData":"000000188000000500000000000006bb3131323330313700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1724,"message_id":"1123018"},"sourceData":"000000188000000500000000000006bc3131323330313800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1725,"message_id":"1123019"},"sourceData":"000000188000000500000000000006bd3131323330313900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1726,"message_id":"1123020"},"sourceData":"000000188000000500000000000006be3131323330323000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1727,"message_id":"1123021"},"sourceData":"000000188000000500000000000006bf3131323330323100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123007', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197501' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123010', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197502' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123014', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197503' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123015', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197504' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123016', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197505' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123017', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197506' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123018', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197507' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123019', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197508' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123020', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197509' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123021', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.011774+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197510' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006c0000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006c1000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006c2000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006c3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006c4000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006c5000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006c6000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006c7000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006c8000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006c9000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1728,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1729,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1730,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1731,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1732,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1733,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1734,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1735,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1736,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1737,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.086105","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.088671","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.091372","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.093943","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.096862","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.099911","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.102506","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.105284","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.108496","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.110996","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006c03131323330313200000000188000000500000000000006c13131323330323200000000188000000500000000000006c23131323330323400000000188000000500000000000006c33131323330323500000000188000000500000000000006c43131323330323600000000188000000500000000000006c53131323330353900000000188000000500000000000006c63131323330363000000000188000000500000000000006c73131323330363100000000188000000500000000000006c83131323330303100000000188000000500000000000006c93131323330303600"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1728,"message_id":"1123012"},"sourceData":"000000188000000500000000000006c03131323330313200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1729,"message_id":"1123022"},"sourceData":"000000188000000500000000000006c13131323330323200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1730,"message_id":"1123024"},"sourceData":"000000188000000500000000000006c23131323330323400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1731,"message_id":"1123025"},"sourceData":"000000188000000500000000000006c33131323330323500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1732,"message_id":"1123026"},"sourceData":"000000188000000500000000000006c43131323330323600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1733,"message_id":"1123059"},"sourceData":"000000188000000500000000000006c53131323330353900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1734,"message_id":"1123060"},"sourceData":"000000188000000500000000000006c63131323330363000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1735,"message_id":"1123061"},"sourceData":"000000188000000500000000000006c73131323330363100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1736,"message_id":"1123001"},"sourceData":"000000188000000500000000000006c83131323330303100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1737,"message_id":"1123006"},"sourceData":"000000188000000500000000000006c93131323330303600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123012', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197511' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123022', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197512' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123024', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197513' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123025', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197514' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123026', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197515' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123059', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197516' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123060', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197517' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123061', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197518' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123001', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197519' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123006', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.076717+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197520' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006ca000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006cb000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006cc000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006cd000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006ce000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006cf000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006d0000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006d1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006d2000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006d3000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1738,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1739,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1740,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1741,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1742,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1743,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1744,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1745,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1746,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1747,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.114361","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.11745","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.196339","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.19948","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.202116","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.205103","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.223474","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.226936","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.230176","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.232681","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006ca3131323330313300000000188000000500000000000006cb3131323330393700000000188000000500000000000006cc3131323330303300000000188000000500000000000006cd3131323330303500000000188000000500000000000006ce3131323330313100000000188000000500000000000006cf3131323330323300000000188000000500000000000006d03131323330363400000000188000000500000000000006d13131323330373100000000188000000500000000000006d23131323330383600000000188000000500000000000006d33131323330383900"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1738,"message_id":"1123013"},"sourceData":"000000188000000500000000000006ca3131323330313300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1739,"message_id":"1123097"},"sourceData":"000000188000000500000000000006cb3131323330393700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1740,"message_id":"1123003"},"sourceData":"000000188000000500000000000006cc3131323330303300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1741,"message_id":"1123005"},"sourceData":"000000188000000500000000000006cd3131323330303500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1742,"message_id":"1123011"},"sourceData":"000000188000000500000000000006ce3131323330313100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1743,"message_id":"1123023"},"sourceData":"000000188000000500000000000006cf3131323330323300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1744,"message_id":"1123064"},"sourceData":"000000188000000500000000000006d03131323330363400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1745,"message_id":"1123071"},"sourceData":"000000188000000500000000000006d13131323330373100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1746,"message_id":"1123086"},"sourceData":"000000188000000500000000000006d23131323330383600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1747,"message_id":"1123089"},"sourceData":"000000188000000500000000000006d33131323330383900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123013', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197521' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123097', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197522' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123003', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197548' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123005', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197549' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123011', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197550' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123023', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197551' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123064', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197557' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123071', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197558' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123086', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197559' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123089', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.146105+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197560' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006d4000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006d5000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006d6000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006d7000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006d8000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006d9000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006da000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006db000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006dc000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006dd000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1748,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1749,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1750,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1751,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1752,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1753,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1754,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1755,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1756,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1757,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.235047","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.237418","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.239616","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.242651","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.246556","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.249968","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.252745","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.255365","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.258471","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.263473","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006d43131323330363200000000188000000500000000000006d53131323330363300000000188000000500000000000006d63131323330363500000000188000000500000000000006d73131323330363600000000188000000500000000000006d83131323330363700000000188000000500000000000006d93131323330363800000000188000000500000000000006da3131323330363900000000188000000500000000000006db3131323330373000000000188000000500000000000006dc3131323330373200000000188000000500000000000006dd3131323330383700"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1748,"message_id":"1123062"},"sourceData":"000000188000000500000000000006d43131323330363200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1749,"message_id":"1123063"},"sourceData":"000000188000000500000000000006d53131323330363300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1750,"message_id":"1123065"},"sourceData":"000000188000000500000000000006d63131323330363500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1751,"message_id":"1123066"},"sourceData":"000000188000000500000000000006d73131323330363600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1752,"message_id":"1123067"},"sourceData":"000000188000000500000000000006d83131323330363700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1753,"message_id":"1123068"},"sourceData":"000000188000000500000000000006d93131323330363800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1754,"message_id":"1123069"},"sourceData":"000000188000000500000000000006da3131323330363900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1755,"message_id":"1123070"},"sourceData":"000000188000000500000000000006db3131323330373000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1756,"message_id":"1123072"},"sourceData":"000000188000000500000000000006dc3131323330373200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1757,"message_id":"1123087"},"sourceData":"000000188000000500000000000006dd3131323330383700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123062', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197561' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123063', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197562' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123065', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197563' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123066', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197564' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123067', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197565' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123068', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197566' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123069', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197567' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123070', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197568' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123072', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197569' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123087', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.232606+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197570' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006de000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006df000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e0000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006e1000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e2000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e4000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006e5000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e6000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e7000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1758,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1759,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1760,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1761,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1762,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1763,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1764,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1765,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1766,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1767,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.266564","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.269051","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.272106","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.275259","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.277989","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.280638","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.28353","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.287296","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:37.99775","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.001748","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006de3131323330383800000000188000000500000000000006df3131323330393000000000188000000500000000000006e03131323330393100000000188000000500000000000006e13131323330393200000000188000000500000000000006e23131323330393300000000188000000500000000000006e33131323330393400000000188000000500000000000006e43131323330393500000000188000000500000000000006e53131323330393600000000188000000500000000000006e63131323330373300000000188000000500000000000006e73131323330373400"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1758,"message_id":"1123088"},"sourceData":"000000188000000500000000000006de3131323330383800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1759,"message_id":"1123090"},"sourceData":"000000188000000500000000000006df3131323330393000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1760,"message_id":"1123091"},"sourceData":"000000188000000500000000000006e03131323330393100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1761,"message_id":"1123092"},"sourceData":"000000188000000500000000000006e13131323330393200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1762,"message_id":"1123093"},"sourceData":"000000188000000500000000000006e23131323330393300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1763,"message_id":"1123094"},"sourceData":"000000188000000500000000000006e33131323330393400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1764,"message_id":"1123095"},"sourceData":"000000188000000500000000000006e43131323330393500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1765,"message_id":"1123096"},"sourceData":"000000188000000500000000000006e53131323330393600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1766,"message_id":"1123073"},"sourceData":"000000188000000500000000000006e63131323330373300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1767,"message_id":"1123074"},"sourceData":"000000188000000500000000000006e73131323330373400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123088', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197571' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123090', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197572' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123091', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197573' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123092', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197574' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123093', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197575' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123094', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197576' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123095', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197577' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123096', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197578' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123073', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197579' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123074', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.293441+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197580' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006e8000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006e9000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006ea000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006eb000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006ec000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006ed000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006ee000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006ef000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006f0000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000006f1000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1768,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1769,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1770,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1771,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1772,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1773,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1774,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1775,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1776,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1777,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.005098","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.008155","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.010616","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.01302","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.015354","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.022726","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.025486","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.028547","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.03133","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.03404","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006e83131323330373500000000188000000500000000000006e93131323330373600000000188000000500000000000006ea3131323330373700000000188000000500000000000006eb3131323330373800000000188000000500000000000006ec3131323330373900000000188000000500000000000006ed3131323330383200000000188000000500000000000006ee3131323330383300000000188000000500000000000006ef3131323330383000000000188000000500000000000006f03131323330383100000000188000000500000000000006f13131323330383400"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1768,"message_id":"1123075"},"sourceData":"000000188000000500000000000006e83131323330373500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1769,"message_id":"1123076"},"sourceData":"000000188000000500000000000006e93131323330373600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1770,"message_id":"1123077"},"sourceData":"000000188000000500000000000006ea3131323330373700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1771,"message_id":"1123078"},"sourceData":"000000188000000500000000000006eb3131323330373800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1772,"message_id":"1123079"},"sourceData":"000000188000000500000000000006ec3131323330373900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1773,"message_id":"1123082"},"sourceData":"000000188000000500000000000006ed3131323330383200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1774,"message_id":"1123083"},"sourceData":"000000188000000500000000000006ee3131323330383300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1775,"message_id":"1123080"},"sourceData":"000000188000000500000000000006ef3131323330383000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1776,"message_id":"1123081"},"sourceData":"000000188000000500000000000006f03131323330383100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1777,"message_id":"1123084"},"sourceData":"000000188000000500000000000006f13131323330383400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123075', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197581' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123076', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197582' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123077', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197583' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123078', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197584' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123079', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197585' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123082', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197588' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123083', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197589' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123080', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197590' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123081', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197591' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123084', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.364656+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197592' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006f2000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000006f3000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313232393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006f4000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006f5000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006f6000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000006f7000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313232393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006f8000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006f9000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000006fa000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000006fb000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1778,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1779,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1122998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1780,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1781,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1782,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1783,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1122999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1784,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1785,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1786,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1787,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.036756","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.039464","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.04326","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.04651","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.049106","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1122999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.051786","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.054737","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.058488","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.061604","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.064414","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006f23131323330383500000000188000000500000000000006f33131323239393800000000188000000500000000000006f43131323330303400000000188000000500000000000006f53131323330303800000000188000000500000000000006f63131323330303900000000188000000500000000000006f73131323239393900000000188000000500000000000006f83131323330303000000000188000000500000000000006f93131323330303200000000188000000500000000000006fa3131323330303700000000188000000500000000000006fb3131323330313000"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1778,"message_id":"1123085"},"sourceData":"000000188000000500000000000006f23131323330383500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1779,"message_id":"1122998"},"sourceData":"000000188000000500000000000006f33131323239393800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1780,"message_id":"1123004"},"sourceData":"000000188000000500000000000006f43131323330303400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1781,"message_id":"1123008"},"sourceData":"000000188000000500000000000006f53131323330303800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1782,"message_id":"1123009"},"sourceData":"000000188000000500000000000006f63131323330303900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1783,"message_id":"1122999"},"sourceData":"000000188000000500000000000006f73131323239393900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1784,"message_id":"1123000"},"sourceData":"000000188000000500000000000006f83131323330303000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1785,"message_id":"1123002"},"sourceData":"000000188000000500000000000006f93131323330303200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1786,"message_id":"1123007"},"sourceData":"000000188000000500000000000006fa3131323330303700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1787,"message_id":"1123010"},"sourceData":"000000188000000500000000000006fb3131323330313000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123085', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197593' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122998', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197594' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123004', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197595' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123008', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197596' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123009', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197597' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1122999', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197598' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123000', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197599' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123002', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197600' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123007', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197601' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123010', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.441573+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197602' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000006fc000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006fd000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006fe000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000006ff000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000700000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313233303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000701000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000702000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000703000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000704000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000705000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1788,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1789,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1790,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1791,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1792,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1793,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1794,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1795,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1796,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1797,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.067311","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.069319","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.071411","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.074969","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.077173","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.079443","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.081808","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.084026","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.086105","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.088671","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000006fc3131323330313400000000188000000500000000000006fd3131323330313500000000188000000500000000000006fe3131323330313600000000188000000500000000000006ff3131323330313700000000188000000500000000000007003131323330313800000000188000000500000000000007013131323330313900000000188000000500000000000007023131323330323000000000188000000500000000000007033131323330323100000000188000000500000000000007043131323330313200000000188000000500000000000007053131323330323200"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1788,"message_id":"1123014"},"sourceData":"000000188000000500000000000006fc3131323330313400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1789,"message_id":"1123015"},"sourceData":"000000188000000500000000000006fd3131323330313500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1790,"message_id":"1123016"},"sourceData":"000000188000000500000000000006fe3131323330313600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1791,"message_id":"1123017"},"sourceData":"000000188000000500000000000006ff3131323330313700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1792,"message_id":"1123018"},"sourceData":"000000188000000500000000000007003131323330313800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1793,"message_id":"1123019"},"sourceData":"000000188000000500000000000007013131323330313900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1794,"message_id":"1123020"},"sourceData":"000000188000000500000000000007023131323330323000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1795,"message_id":"1123021"},"sourceData":"000000188000000500000000000007033131323330323100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1796,"message_id":"1123012"},"sourceData":"000000188000000500000000000007043131323330313200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1797,"message_id":"1123022"},"sourceData":"000000188000000500000000000007053131323330323200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123014', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197603' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123015', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197604' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123016', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197605' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123017', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197606' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123018', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197607' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123019', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197608' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123020', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197609' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123021', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197610' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123012', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197611' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123022', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.513488+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197612' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000706000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000707000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000708000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000709000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000070a000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000070b000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000070c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000070d000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000070e000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000070f000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1798,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1799,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1800,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1801,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1802,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1803,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1804,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1805,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1806,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1807,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.091372","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.093943","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.096862","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.099911","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.102506","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.105284","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.108496","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.110996","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.114361","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.11745","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000070631313233303234000000001880000005000000000000070731313233303235000000001880000005000000000000070831313233303236000000001880000005000000000000070931313233303539000000001880000005000000000000070a31313233303630000000001880000005000000000000070b31313233303631000000001880000005000000000000070c31313233303031000000001880000005000000000000070d31313233303036000000001880000005000000000000070e31313233303133000000001880000005000000000000070f3131323330393700"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1798,"message_id":"1123024"},"sourceData":"000000188000000500000000000007063131323330323400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1799,"message_id":"1123025"},"sourceData":"000000188000000500000000000007073131323330323500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1800,"message_id":"1123026"},"sourceData":"000000188000000500000000000007083131323330323600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1801,"message_id":"1123059"},"sourceData":"000000188000000500000000000007093131323330353900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1802,"message_id":"1123060"},"sourceData":"0000001880000005000000000000070a3131323330363000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1803,"message_id":"1123061"},"sourceData":"0000001880000005000000000000070b3131323330363100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1804,"message_id":"1123001"},"sourceData":"0000001880000005000000000000070c3131323330303100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1805,"message_id":"1123006"},"sourceData":"0000001880000005000000000000070d3131323330303600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1806,"message_id":"1123013"},"sourceData":"0000001880000005000000000000070e3131323330313300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1807,"message_id":"1123097"},"sourceData":"0000001880000005000000000000070f3131323330393700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123024', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197613' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123025', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197614' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123026', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197615' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123059', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197616' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123060', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197617' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123061', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197618' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123001', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197619' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123006', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197620' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123013', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197621' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123097', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.583285+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197622' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000710000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000711000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000712000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000713000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000714000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000715000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000716000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000717000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000718000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000719000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1808,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1809,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1810,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1811,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1812,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1813,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1814,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1815,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1816,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1817,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.196339","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.19948","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.202116","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.205103","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.223474","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.226936","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.230176","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.232681","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.235047","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.237418","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007103131323330303300000000188000000500000000000007113131323330303500000000188000000500000000000007123131323330313100000000188000000500000000000007133131323330323300000000188000000500000000000007143131323330363400000000188000000500000000000007153131323330373100000000188000000500000000000007163131323330383600000000188000000500000000000007173131323330383900000000188000000500000000000007183131323330363200000000188000000500000000000007193131323330363300"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1808,"message_id":"1123003"},"sourceData":"000000188000000500000000000007103131323330303300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1809,"message_id":"1123005"},"sourceData":"000000188000000500000000000007113131323330303500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1810,"message_id":"1123011"},"sourceData":"000000188000000500000000000007123131323330313100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1811,"message_id":"1123023"},"sourceData":"000000188000000500000000000007133131323330323300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1812,"message_id":"1123064"},"sourceData":"000000188000000500000000000007143131323330363400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1813,"message_id":"1123071"},"sourceData":"000000188000000500000000000007153131323330373100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1814,"message_id":"1123086"},"sourceData":"000000188000000500000000000007163131323330383600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1815,"message_id":"1123089"},"sourceData":"000000188000000500000000000007173131323330383900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1816,"message_id":"1123062"},"sourceData":"000000188000000500000000000007183131323330363200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1817,"message_id":"1123063"},"sourceData":"000000188000000500000000000007193131323330363300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123003', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197648' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123005', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197649' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123011', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197650' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123023', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197651' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123064', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197657' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123071', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197658' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123086', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197659' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123089', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197660' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123062', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197661' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123063', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.655914+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197662' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000071a000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000071b000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000071c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000071d000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000071e000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000071f000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000720000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000721000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000722000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000723000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1818,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1819,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1820,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1821,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1822,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1823,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1824,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1825,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1826,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1827,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.239616","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.242651","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.246556","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.249968","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.252745","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.255365","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.258471","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.263473","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.266564","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.269051","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000071a31313233303635000000001880000005000000000000071b31313233303636000000001880000005000000000000071c31313233303637000000001880000005000000000000071d31313233303638000000001880000005000000000000071e31313233303639000000001880000005000000000000071f3131323330373000000000188000000500000000000007203131323330373200000000188000000500000000000007213131323330383700000000188000000500000000000007223131323330383800000000188000000500000000000007233131323330393000"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1818,"message_id":"1123065"},"sourceData":"0000001880000005000000000000071a3131323330363500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1819,"message_id":"1123066"},"sourceData":"0000001880000005000000000000071b3131323330363600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1820,"message_id":"1123067"},"sourceData":"0000001880000005000000000000071c3131323330363700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1821,"message_id":"1123068"},"sourceData":"0000001880000005000000000000071d3131323330363800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1822,"message_id":"1123069"},"sourceData":"0000001880000005000000000000071e3131323330363900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1823,"message_id":"1123070"},"sourceData":"0000001880000005000000000000071f3131323330373000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1824,"message_id":"1123072"},"sourceData":"000000188000000500000000000007203131323330373200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1825,"message_id":"1123087"},"sourceData":"000000188000000500000000000007213131323330383700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1826,"message_id":"1123088"},"sourceData":"000000188000000500000000000007223131323330383800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1827,"message_id":"1123090"},"sourceData":"000000188000000500000000000007233131323330393000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123065', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197663' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123066', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197664' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123067', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197665' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123068', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197666' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123069', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197667' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123070', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197668' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123072', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197669' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123087', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197670' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123088', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197671' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123090', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.737891+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197672' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000724000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000725000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000726000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000727000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000728000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000729000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000072a000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000072b000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000072c000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000072d000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1828,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1829,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1830,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1831,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1832,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1833,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1834,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1835,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1836,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1837,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.272106","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.275259","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.277989","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.280638","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.28353","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:38.287296","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.007806","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.010699","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.013367","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.015983","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000072431313233303931000000001880000005000000000000072531313233303932000000001880000005000000000000072631313233303933000000001880000005000000000000072731313233303934000000001880000005000000000000072831313233303935000000001880000005000000000000072931313233303936000000001880000005000000000000072a31313233303938000000001880000005000000000000072b31313233303939000000001880000005000000000000072c31313233313030000000001880000005000000000000072d3131323331303300"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1828,"message_id":"1123091"},"sourceData":"000000188000000500000000000007243131323330393100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1829,"message_id":"1123092"},"sourceData":"000000188000000500000000000007253131323330393200"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1830,"message_id":"1123093"},"sourceData":"000000188000000500000000000007263131323330393300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1831,"message_id":"1123094"},"sourceData":"000000188000000500000000000007273131323330393400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1832,"message_id":"1123095"},"sourceData":"000000188000000500000000000007283131323330393500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1833,"message_id":"1123096"},"sourceData":"000000188000000500000000000007293131323330393600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1834,"message_id":"1123098"},"sourceData":"0000001880000005000000000000072a3131323330393800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1835,"message_id":"1123099"},"sourceData":"0000001880000005000000000000072b3131323330393900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1836,"message_id":"1123100"},"sourceData":"0000001880000005000000000000072c3131323331303000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1837,"message_id":"1123103"},"sourceData":"0000001880000005000000000000072d3131323331303300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123091', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197673' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123092', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197674' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123093', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197675' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123094', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197676' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123095', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197677' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123096', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197678' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123098', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197679' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123099', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197680' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123100', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197681' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123103', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.808227+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197682' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000072e000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000072f000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000730000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000731000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000732000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000733000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000734000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000735000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000736000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000737000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1838,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1839,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1840,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1841,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1842,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1843,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1844,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1845,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1846,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1847,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.018656","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.021483","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.024346","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.027181","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.031024","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.033894","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.036796","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.039388","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.044091","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.047207","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000072e31313233313034000000001880000005000000000000072f3131323331303500000000188000000500000000000007303131323331303600000000188000000500000000000007313131323331303700000000188000000500000000000007323131323331303900000000188000000500000000000007333131323331313000000000188000000500000000000007343131323331313100000000188000000500000000000007353131323331313300000000188000000500000000000007363131323331313400000000188000000500000000000007373131323331313500"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1838,"message_id":"1123104"},"sourceData":"0000001880000005000000000000072e3131323331303400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1839,"message_id":"1123105"},"sourceData":"0000001880000005000000000000072f3131323331303500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1840,"message_id":"1123106"},"sourceData":"000000188000000500000000000007303131323331303600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1841,"message_id":"1123107"},"sourceData":"000000188000000500000000000007313131323331303700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1842,"message_id":"1123109"},"sourceData":"000000188000000500000000000007323131323331303900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1843,"message_id":"1123110"},"sourceData":"000000188000000500000000000007333131323331313000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1844,"message_id":"1123111"},"sourceData":"000000188000000500000000000007343131323331313100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1845,"message_id":"1123113"},"sourceData":"000000188000000500000000000007353131323331313300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1846,"message_id":"1123114"},"sourceData":"000000188000000500000000000007363131323331313400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1847,"message_id":"1123115"},"sourceData":"000000188000000500000000000007373131323331313500"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123104', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197683' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123105', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197684' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123106', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197685' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123107', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197686' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123109', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197687' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123110', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197688' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123111', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197689' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123113', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197690' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123114', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197691' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123115', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.877959+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197692' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000738000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000739000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000073a000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000073b000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000073c000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000073d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000073e000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000073f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000740000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000741000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1848,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1849,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1850,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1851,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1852,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1853,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1854,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1855,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1856,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1857,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.050336","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.053273","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.056287","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.059457","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.062242","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.064846","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.067407","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.070078","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.072657","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.07561","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000073831313233313136000000001880000005000000000000073931313233313137000000001880000005000000000000073a31313233313138000000001880000005000000000000073b31313233313139000000001880000005000000000000073c31313233313230000000001880000005000000000000073d31313233313231000000001880000005000000000000073e31313233313233000000001880000005000000000000073f3131323331323400000000188000000500000000000007403131323331323600000000188000000500000000000007413131323331323700"] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1848,"message_id":"1123116"},"sourceData":"000000188000000500000000000007383131323331313600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1849,"message_id":"1123117"},"sourceData":"000000188000000500000000000007393131323331313700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1850,"message_id":"1123118"},"sourceData":"0000001880000005000000000000073a3131323331313800"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1851,"message_id":"1123119"},"sourceData":"0000001880000005000000000000073b3131323331313900"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1852,"message_id":"1123120"},"sourceData":"0000001880000005000000000000073c3131323331323000"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1853,"message_id":"1123121"},"sourceData":"0000001880000005000000000000073d3131323331323100"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1854,"message_id":"1123123"},"sourceData":"0000001880000005000000000000073e3131323331323300"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1855,"message_id":"1123124"},"sourceData":"0000001880000005000000000000073f3131323331323400"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1856,"message_id":"1123126"},"sourceData":"000000188000000500000000000007403131323331323600"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1857,"message_id":"1123127"},"sourceData":"000000188000000500000000000007413131323331323700"} [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123116', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197693' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123117', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197694' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123118', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197695' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123119', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197696' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123120', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197697' [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:46] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123121', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197698' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123123', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197699' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123124', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197700' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123126', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197701' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123127', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:46.938671+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197702' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000742000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000743000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000744000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000745000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000746000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000747000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000748000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000749000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000074a000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000074b000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1858,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1859,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1860,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1861,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1862,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1863,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1864,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1865,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1866,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1867,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.078362","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.081235","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.084139","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.086883","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.089534","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.092234","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.095327","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.098336","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.1014","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.10423","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000074231313233313238000000001880000005000000000000074331313233313239000000001880000005000000000000074431313233313330000000001880000005000000000000074531313233313331000000001880000005000000000000074631313233313333000000001880000005000000000000074731313233313334000000001880000005000000000000074831313233313335000000001880000005000000000000074931313233313336000000001880000005000000000000074a31313233313337000000001880000005000000000000074b3131323331333800"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1858,"message_id":"1123128"},"sourceData":"000000188000000500000000000007423131323331323800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1859,"message_id":"1123129"},"sourceData":"000000188000000500000000000007433131323331323900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1860,"message_id":"1123130"},"sourceData":"000000188000000500000000000007443131323331333000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1861,"message_id":"1123131"},"sourceData":"000000188000000500000000000007453131323331333100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1862,"message_id":"1123133"},"sourceData":"000000188000000500000000000007463131323331333300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1863,"message_id":"1123134"},"sourceData":"000000188000000500000000000007473131323331333400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1864,"message_id":"1123135"},"sourceData":"000000188000000500000000000007483131323331333500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1865,"message_id":"1123136"},"sourceData":"000000188000000500000000000007493131323331333600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1866,"message_id":"1123137"},"sourceData":"0000001880000005000000000000074a3131323331333700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1867,"message_id":"1123138"},"sourceData":"0000001880000005000000000000074b3131323331333800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123128', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197703' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123129', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197704' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123130', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197705' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123131', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197706' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123133', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197707' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123134', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197708' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123135', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197709' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123136', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197710' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123137', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197711' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123138', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.0077+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197712' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000074c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000074d000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000074e000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233313435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000074f000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233313436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000750000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000751000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233313438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000752000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000753000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233313530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000754000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000755000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233313532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1868,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1869,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1870,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123145 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1871,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123146 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1872,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1873,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123148 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1874,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1875,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123150 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1876,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1877,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123152 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.107522","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.110791","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123145","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.114947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123146","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.118345","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.121568","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123148","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.124792","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.127937","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123150","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.131659","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.134808","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123152","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.138356","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000074c31313233313430000000001880000005000000000000074d31313233313431000000001880000005000000000000074e31313233313435000000001880000005000000000000074f3131323331343600000000188000000500000000000007503131323331343700000000188000000500000000000007513131323331343800000000188000000500000000000007523131323331343900000000188000000500000000000007533131323331353000000000188000000500000000000007543131323331353100000000188000000500000000000007553131323331353200"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1868,"message_id":"1123140"},"sourceData":"0000001880000005000000000000074c3131323331343000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1869,"message_id":"1123141"},"sourceData":"0000001880000005000000000000074d3131323331343100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1870,"message_id":"1123145"},"sourceData":"0000001880000005000000000000074e3131323331343500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1871,"message_id":"1123146"},"sourceData":"0000001880000005000000000000074f3131323331343600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1872,"message_id":"1123147"},"sourceData":"000000188000000500000000000007503131323331343700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1873,"message_id":"1123148"},"sourceData":"000000188000000500000000000007513131323331343800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1874,"message_id":"1123149"},"sourceData":"000000188000000500000000000007523131323331343900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1875,"message_id":"1123150"},"sourceData":"000000188000000500000000000007533131323331353000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1876,"message_id":"1123151"},"sourceData":"000000188000000500000000000007543131323331353100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1877,"message_id":"1123152"},"sourceData":"000000188000000500000000000007553131323331353200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123140', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197713' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123141', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197714' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123145', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197715' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123146', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197716' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123147', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197717' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123148', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197718' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123149', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197719' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123150', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197720' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123151', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197721' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123152', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.070541+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197722' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000756000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233313534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000757000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233313535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000758000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000759000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233313538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000075a000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000075b000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000075c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233313631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000075d000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233313632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000075e000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000075f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1878,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123154 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1879,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123155 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1880,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123157 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1881,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123158 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1882,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123159 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1883,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123160 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1884,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123161 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1885,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123162 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1886,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1887,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123154","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.141714","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123155","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.144967","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123157","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.147876","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123158","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.150979","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123159","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.15467","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123160","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.1595","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123161","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.163","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123162","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.166584","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.169651","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.172828","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000075631313233313534000000001880000005000000000000075731313233313535000000001880000005000000000000075831313233313537000000001880000005000000000000075931313233313538000000001880000005000000000000075a31313233313539000000001880000005000000000000075b31313233313630000000001880000005000000000000075c31313233313631000000001880000005000000000000075d31313233313632000000001880000005000000000000075e31313233313031000000001880000005000000000000075f3131323331303200"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1878,"message_id":"1123154"},"sourceData":"000000188000000500000000000007563131323331353400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1879,"message_id":"1123155"},"sourceData":"000000188000000500000000000007573131323331353500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1880,"message_id":"1123157"},"sourceData":"000000188000000500000000000007583131323331353700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1881,"message_id":"1123158"},"sourceData":"000000188000000500000000000007593131323331353800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1882,"message_id":"1123159"},"sourceData":"0000001880000005000000000000075a3131323331353900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1883,"message_id":"1123160"},"sourceData":"0000001880000005000000000000075b3131323331363000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1884,"message_id":"1123161"},"sourceData":"0000001880000005000000000000075c3131323331363100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1885,"message_id":"1123162"},"sourceData":"0000001880000005000000000000075d3131323331363200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1886,"message_id":"1123101"},"sourceData":"0000001880000005000000000000075e3131323331303100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1887,"message_id":"1123102"},"sourceData":"0000001880000005000000000000075f3131323331303200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123154', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197723' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123155', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197724' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123157', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197725' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123158', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197726' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123159', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197727' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123160', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197728' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123161', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197729' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123162', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197730' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123101', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197731' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123102', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.135937+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197732' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000760000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000761000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000762000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000763000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000764000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000765000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000766000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000767000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000768000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000769000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1888,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1889,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1890,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1891,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1892,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1893,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1894,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1895,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1896,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123163 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1897,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123164 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.176203","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.179559","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.184649","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.188083","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.192535","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.195947","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.200346","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.203444","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123163","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.207888","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123164","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.211705","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007603131323331303800000000188000000500000000000007613131323331313200000000188000000500000000000007623131323331323200000000188000000500000000000007633131323331323500000000188000000500000000000007643131323331333200000000188000000500000000000007653131323331333900000000188000000500000000000007663131323331343200000000188000000500000000000007673131323331343300000000188000000500000000000007683131323331363300000000188000000500000000000007693131323331363400"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1888,"message_id":"1123108"},"sourceData":"000000188000000500000000000007603131323331303800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1889,"message_id":"1123112"},"sourceData":"000000188000000500000000000007613131323331313200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1890,"message_id":"1123122"},"sourceData":"000000188000000500000000000007623131323331323200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1891,"message_id":"1123125"},"sourceData":"000000188000000500000000000007633131323331323500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1892,"message_id":"1123132"},"sourceData":"000000188000000500000000000007643131323331333200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1893,"message_id":"1123139"},"sourceData":"000000188000000500000000000007653131323331333900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1894,"message_id":"1123142"},"sourceData":"000000188000000500000000000007663131323331343200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1895,"message_id":"1123143"},"sourceData":"000000188000000500000000000007673131323331343300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1896,"message_id":"1123163"},"sourceData":"000000188000000500000000000007683131323331363300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1897,"message_id":"1123164"},"sourceData":"000000188000000500000000000007693131323331363400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123108', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197733' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123112', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197734' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123122', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197735' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123125', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197736' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123132', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197737' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123139', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197738' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123142', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197739' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123143', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197740' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123163', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197741' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123164', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.201231+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197742' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000076a000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000076b000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000076c000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000076d000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233313639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000076e000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000076f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233313732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000770000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000771000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233313734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000772000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000773000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1898,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123166 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1899,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123167 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1900,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123168 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1901,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123169 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1902,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123170 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1903,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123172 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1904,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123173 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1905,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123174 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1906,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123175 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1907,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123177 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123166","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.215958","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123167","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.218849","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123168","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.221723","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123169","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.224899","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123170","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.227921","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123172","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.231541","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123173","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.234789","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123174","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.239378","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123175","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.242561","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123177","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.245576","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000076a31313233313636000000001880000005000000000000076b31313233313637000000001880000005000000000000076c31313233313638000000001880000005000000000000076d31313233313639000000001880000005000000000000076e31313233313730000000001880000005000000000000076f3131323331373200000000188000000500000000000007703131323331373300000000188000000500000000000007713131323331373400000000188000000500000000000007723131323331373500000000188000000500000000000007733131323331373700"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1898,"message_id":"1123166"},"sourceData":"0000001880000005000000000000076a3131323331363600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1899,"message_id":"1123167"},"sourceData":"0000001880000005000000000000076b3131323331363700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1900,"message_id":"1123168"},"sourceData":"0000001880000005000000000000076c3131323331363800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1901,"message_id":"1123169"},"sourceData":"0000001880000005000000000000076d3131323331363900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1902,"message_id":"1123170"},"sourceData":"0000001880000005000000000000076e3131323331373000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1903,"message_id":"1123172"},"sourceData":"0000001880000005000000000000076f3131323331373200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1904,"message_id":"1123173"},"sourceData":"000000188000000500000000000007703131323331373300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1905,"message_id":"1123174"},"sourceData":"000000188000000500000000000007713131323331373400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1906,"message_id":"1123175"},"sourceData":"000000188000000500000000000007723131323331373500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1907,"message_id":"1123177"},"sourceData":"000000188000000500000000000007733131323331373700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123166', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197743' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123167', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197744' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123168', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197745' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123169', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197746' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123170', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197747' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123172', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197748' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123173', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197749' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123174', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197750' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123175', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197751' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123177', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.261841+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197752' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000774000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000775000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233313739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000776000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000777000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000778000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233313833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000779000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000077a000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233313837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000077b000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233313838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000077c000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000077d000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233313930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1908,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123178 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1909,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123179 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1910,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123181 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1911,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123182 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1912,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123183 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1913,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123185 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1914,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123187 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1915,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123188 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1916,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123189 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1917,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123190 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123178","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.248572","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123179","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.251017","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123181","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.253457","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123182","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.255956","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123183","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.258465","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123185","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.260826","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123187","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.263489","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123188","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.266163","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123189","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.268873","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123190","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.271435","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000077431313233313738000000001880000005000000000000077531313233313739000000001880000005000000000000077631313233313831000000001880000005000000000000077731313233313832000000001880000005000000000000077831313233313833000000001880000005000000000000077931313233313835000000001880000005000000000000077a31313233313837000000001880000005000000000000077b31313233313838000000001880000005000000000000077c31313233313839000000001880000005000000000000077d3131323331393000"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1908,"message_id":"1123178"},"sourceData":"000000188000000500000000000007743131323331373800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1909,"message_id":"1123179"},"sourceData":"000000188000000500000000000007753131323331373900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1910,"message_id":"1123181"},"sourceData":"000000188000000500000000000007763131323331383100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1911,"message_id":"1123182"},"sourceData":"000000188000000500000000000007773131323331383200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1912,"message_id":"1123183"},"sourceData":"000000188000000500000000000007783131323331383300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1913,"message_id":"1123185"},"sourceData":"000000188000000500000000000007793131323331383500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1914,"message_id":"1123187"},"sourceData":"0000001880000005000000000000077a3131323331383700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1915,"message_id":"1123188"},"sourceData":"0000001880000005000000000000077b3131323331383800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1916,"message_id":"1123189"},"sourceData":"0000001880000005000000000000077c3131323331383900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1917,"message_id":"1123190"},"sourceData":"0000001880000005000000000000077d3131323331393000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123178', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197753' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123179', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197754' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123181', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197755' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123182', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197756' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123183', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197757' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123185', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197758' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123187', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197759' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123188', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197760' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123189', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197761' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123190', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.329641+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197762' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000077e000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233313931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000077f000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000780000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000781000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233313935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000782000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000783000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000784000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233313533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000785000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000786000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233313635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000787000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1918,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123191 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1919,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123192 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1920,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123194 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1921,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123195 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1922,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123197 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1923,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1924,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123153 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1925,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123156 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1926,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123165 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1927,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123171 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123191","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.274104","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123192","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.27782","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123194","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.280527","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123195","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.283476","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123197","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.286429","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.289405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123153","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.29268","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123156","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.2957","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123165","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.299345","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123171","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.30249","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000077e31313233313931000000001880000005000000000000077f3131323331393200000000188000000500000000000007803131323331393400000000188000000500000000000007813131323331393500000000188000000500000000000007823131323331393700000000188000000500000000000007833131323331343400000000188000000500000000000007843131323331353300000000188000000500000000000007853131323331353600000000188000000500000000000007863131323331363500000000188000000500000000000007873131323331373100"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1918,"message_id":"1123191"},"sourceData":"0000001880000005000000000000077e3131323331393100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1919,"message_id":"1123192"},"sourceData":"0000001880000005000000000000077f3131323331393200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1920,"message_id":"1123194"},"sourceData":"000000188000000500000000000007803131323331393400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1921,"message_id":"1123195"},"sourceData":"000000188000000500000000000007813131323331393500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1922,"message_id":"1123197"},"sourceData":"000000188000000500000000000007823131323331393700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1923,"message_id":"1123144"},"sourceData":"000000188000000500000000000007833131323331343400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1924,"message_id":"1123153"},"sourceData":"000000188000000500000000000007843131323331353300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1925,"message_id":"1123156"},"sourceData":"000000188000000500000000000007853131323331353600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1926,"message_id":"1123165"},"sourceData":"000000188000000500000000000007863131323331363500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1927,"message_id":"1123171"},"sourceData":"000000188000000500000000000007873131323331373100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123191', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197763' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123192', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197764' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123194', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197765' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123195', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197766' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123197', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197767' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123144', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197768' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123153', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197769' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123156', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197770' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123165', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197771' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123171', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.395568+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197772' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000788000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233313736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000789000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233313830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000078a000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233313834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000078b000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000078c000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233313933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000078d000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233313936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000078e000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000078f000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000790000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000791000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1928,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123176 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1929,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123180 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1930,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123184 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1931,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123186 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1932,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123193 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1933,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123196 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1934,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1935,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1936,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1937,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123176","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.307033","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123180","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.310448","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123184","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.313781","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123186","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.316787","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123193","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.320903","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123196","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.324212","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.007806","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.010699","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.013367","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.015983","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000078831313233313736000000001880000005000000000000078931313233313830000000001880000005000000000000078a31313233313834000000001880000005000000000000078b31313233313836000000001880000005000000000000078c31313233313933000000001880000005000000000000078d31313233313936000000001880000005000000000000078e31313233303938000000001880000005000000000000078f3131323330393900000000188000000500000000000007903131323331303000000000188000000500000000000007913131323331303300"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1928,"message_id":"1123176"},"sourceData":"000000188000000500000000000007883131323331373600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1929,"message_id":"1123180"},"sourceData":"000000188000000500000000000007893131323331383000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1930,"message_id":"1123184"},"sourceData":"0000001880000005000000000000078a3131323331383400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1931,"message_id":"1123186"},"sourceData":"0000001880000005000000000000078b3131323331383600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1932,"message_id":"1123193"},"sourceData":"0000001880000005000000000000078c3131323331393300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1933,"message_id":"1123196"},"sourceData":"0000001880000005000000000000078d3131323331393600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1934,"message_id":"1123098"},"sourceData":"0000001880000005000000000000078e3131323330393800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1935,"message_id":"1123099"},"sourceData":"0000001880000005000000000000078f3131323330393900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1936,"message_id":"1123100"},"sourceData":"000000188000000500000000000007903131323331303000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1937,"message_id":"1123103"},"sourceData":"000000188000000500000000000007913131323331303300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123176', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197773' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123180', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197774' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123184', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197775' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123186', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197776' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123193', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197777' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123196', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197778' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123098', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197779' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123099', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197780' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123100', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197781' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123103', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.460326+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197782' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000792000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000793000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000794000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000795000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000796000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000797000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000798000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000799000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000079a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000079b000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1938,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1939,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1940,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1941,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1942,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1943,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1944,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1945,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1946,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1947,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.018656","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.021483","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.024346","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.027181","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.031024","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.033894","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.036796","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.039388","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.044091","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.047207","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000079231313233313034000000001880000005000000000000079331313233313035000000001880000005000000000000079431313233313036000000001880000005000000000000079531313233313037000000001880000005000000000000079631313233313039000000001880000005000000000000079731313233313130000000001880000005000000000000079831313233313131000000001880000005000000000000079931313233313133000000001880000005000000000000079a31313233313134000000001880000005000000000000079b3131323331313500"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1938,"message_id":"1123104"},"sourceData":"000000188000000500000000000007923131323331303400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1939,"message_id":"1123105"},"sourceData":"000000188000000500000000000007933131323331303500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1940,"message_id":"1123106"},"sourceData":"000000188000000500000000000007943131323331303600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1941,"message_id":"1123107"},"sourceData":"000000188000000500000000000007953131323331303700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1942,"message_id":"1123109"},"sourceData":"000000188000000500000000000007963131323331303900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1943,"message_id":"1123110"},"sourceData":"000000188000000500000000000007973131323331313000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1944,"message_id":"1123111"},"sourceData":"000000188000000500000000000007983131323331313100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1945,"message_id":"1123113"},"sourceData":"000000188000000500000000000007993131323331313300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1946,"message_id":"1123114"},"sourceData":"0000001880000005000000000000079a3131323331313400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1947,"message_id":"1123115"},"sourceData":"0000001880000005000000000000079b3131323331313500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123104', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197783' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123105', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197784' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123106', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197785' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123107', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197786' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123109', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197787' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123110', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197788' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123111', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197789' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123113', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197790' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123114', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197791' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123115', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.536733+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197792' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000079c000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000079d000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000079e000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000079f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a0000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a2000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a3000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a4000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a5000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1948,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1949,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1950,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1951,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1952,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1953,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1954,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1955,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1956,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1957,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.050336","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.053273","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.056287","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.059457","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.062242","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.064846","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.067407","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.070078","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.072657","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.07561","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000079c31313233313136000000001880000005000000000000079d31313233313137000000001880000005000000000000079e31313233313138000000001880000005000000000000079f3131323331313900000000188000000500000000000007a03131323331323000000000188000000500000000000007a13131323331323100000000188000000500000000000007a23131323331323300000000188000000500000000000007a33131323331323400000000188000000500000000000007a43131323331323600000000188000000500000000000007a53131323331323700"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1948,"message_id":"1123116"},"sourceData":"0000001880000005000000000000079c3131323331313600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1949,"message_id":"1123117"},"sourceData":"0000001880000005000000000000079d3131323331313700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1950,"message_id":"1123118"},"sourceData":"0000001880000005000000000000079e3131323331313800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1951,"message_id":"1123119"},"sourceData":"0000001880000005000000000000079f3131323331313900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1952,"message_id":"1123120"},"sourceData":"000000188000000500000000000007a03131323331323000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1953,"message_id":"1123121"},"sourceData":"000000188000000500000000000007a13131323331323100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1954,"message_id":"1123123"},"sourceData":"000000188000000500000000000007a23131323331323300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1955,"message_id":"1123124"},"sourceData":"000000188000000500000000000007a33131323331323400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1956,"message_id":"1123126"},"sourceData":"000000188000000500000000000007a43131323331323600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1957,"message_id":"1123127"},"sourceData":"000000188000000500000000000007a53131323331323700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123116', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197793' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123117', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197794' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123118', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197795' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123119', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197796' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123120', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197797' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123121', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197798' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123123', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197799' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123124', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197800' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123126', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197801' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123127', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.605049+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197802' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007a6000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a7000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007a8000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007a9000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007aa000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ab000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ac000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ad000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ae000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007af000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1958,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1959,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1960,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1961,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1962,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1963,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1964,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1965,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1966,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1967,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.078362","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.081235","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.084139","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.086883","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.089534","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.092234","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.095327","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.098336","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.1014","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.10423","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007a63131323331323800000000188000000500000000000007a73131323331323900000000188000000500000000000007a83131323331333000000000188000000500000000000007a93131323331333100000000188000000500000000000007aa3131323331333300000000188000000500000000000007ab3131323331333400000000188000000500000000000007ac3131323331333500000000188000000500000000000007ad3131323331333600000000188000000500000000000007ae3131323331333700000000188000000500000000000007af3131323331333800"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1958,"message_id":"1123128"},"sourceData":"000000188000000500000000000007a63131323331323800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1959,"message_id":"1123129"},"sourceData":"000000188000000500000000000007a73131323331323900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1960,"message_id":"1123130"},"sourceData":"000000188000000500000000000007a83131323331333000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1961,"message_id":"1123131"},"sourceData":"000000188000000500000000000007a93131323331333100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1962,"message_id":"1123133"},"sourceData":"000000188000000500000000000007aa3131323331333300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1963,"message_id":"1123134"},"sourceData":"000000188000000500000000000007ab3131323331333400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1964,"message_id":"1123135"},"sourceData":"000000188000000500000000000007ac3131323331333500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1965,"message_id":"1123136"},"sourceData":"000000188000000500000000000007ad3131323331333600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1966,"message_id":"1123137"},"sourceData":"000000188000000500000000000007ae3131323331333700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1967,"message_id":"1123138"},"sourceData":"000000188000000500000000000007af3131323331333800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123128', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197803' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123129', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197804' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123130', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197805' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123131', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197806' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123133', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197807' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123134', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197808' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123135', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197809' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123136', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197810' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123137', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197811' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123138', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.682972+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197812' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007b0000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007b1000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b2000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233313435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b3000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233313436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b4000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007b5000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233313438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b6000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007b7000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233313530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b8000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007b9000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233313532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1968,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1969,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1970,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123145 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1971,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123146 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1972,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1973,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123148 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1974,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1975,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123150 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1976,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1977,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123152 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.107522","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.110791","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123145","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.114947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123146","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.118345","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.121568","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123148","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.124792","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.127937","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123150","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.131659","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.134808","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123152","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.138356","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007b03131323331343000000000188000000500000000000007b13131323331343100000000188000000500000000000007b23131323331343500000000188000000500000000000007b33131323331343600000000188000000500000000000007b43131323331343700000000188000000500000000000007b53131323331343800000000188000000500000000000007b63131323331343900000000188000000500000000000007b73131323331353000000000188000000500000000000007b83131323331353100000000188000000500000000000007b93131323331353200"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1968,"message_id":"1123140"},"sourceData":"000000188000000500000000000007b03131323331343000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1969,"message_id":"1123141"},"sourceData":"000000188000000500000000000007b13131323331343100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1970,"message_id":"1123145"},"sourceData":"000000188000000500000000000007b23131323331343500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1971,"message_id":"1123146"},"sourceData":"000000188000000500000000000007b33131323331343600"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1972,"message_id":"1123147"},"sourceData":"000000188000000500000000000007b43131323331343700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1973,"message_id":"1123148"},"sourceData":"000000188000000500000000000007b53131323331343800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1974,"message_id":"1123149"},"sourceData":"000000188000000500000000000007b63131323331343900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1975,"message_id":"1123150"},"sourceData":"000000188000000500000000000007b73131323331353000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1976,"message_id":"1123151"},"sourceData":"000000188000000500000000000007b83131323331353100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1977,"message_id":"1123152"},"sourceData":"000000188000000500000000000007b93131323331353200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123140', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197813' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123141', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197814' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123145', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197815' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123146', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197816' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123147', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197817' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123148', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197818' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123149', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197819' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123150', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197820' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123151', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197821' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123152', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.758633+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197822' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007ba000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233313534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007bb000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233313535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007bc000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007bd000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233313538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007be000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007bf000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007c0000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233313631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007c1000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233313632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007c2000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007c3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1978,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123154 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1979,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123155 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1980,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123157 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1981,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123158 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1982,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123159 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1983,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123160 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1984,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123161 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1985,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123162 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1986,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1987,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123154","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.141714","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123155","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.144967","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123157","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.147876","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123158","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.150979","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123159","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.15467","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123160","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.1595","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123161","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.163","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123162","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.166584","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.169651","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.172828","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007ba3131323331353400000000188000000500000000000007bb3131323331353500000000188000000500000000000007bc3131323331353700000000188000000500000000000007bd3131323331353800000000188000000500000000000007be3131323331353900000000188000000500000000000007bf3131323331363000000000188000000500000000000007c03131323331363100000000188000000500000000000007c13131323331363200000000188000000500000000000007c23131323331303100000000188000000500000000000007c33131323331303200"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1978,"message_id":"1123154"},"sourceData":"000000188000000500000000000007ba3131323331353400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1979,"message_id":"1123155"},"sourceData":"000000188000000500000000000007bb3131323331353500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1980,"message_id":"1123157"},"sourceData":"000000188000000500000000000007bc3131323331353700"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1981,"message_id":"1123158"},"sourceData":"000000188000000500000000000007bd3131323331353800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1982,"message_id":"1123159"},"sourceData":"000000188000000500000000000007be3131323331353900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1983,"message_id":"1123160"},"sourceData":"000000188000000500000000000007bf3131323331363000"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1984,"message_id":"1123161"},"sourceData":"000000188000000500000000000007c03131323331363100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1985,"message_id":"1123162"},"sourceData":"000000188000000500000000000007c13131323331363200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1986,"message_id":"1123101"},"sourceData":"000000188000000500000000000007c23131323331303100"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1987,"message_id":"1123102"},"sourceData":"000000188000000500000000000007c33131323331303200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123154', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197823' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123155', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197824' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123157', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197825' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123158', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197826' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123159', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197827' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123160', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197828' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123161', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197829' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123162', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197830' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123101', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197831' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123102', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.826838+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197832' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007c4000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007c5000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007c6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007c7000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007c8000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007c9000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ca000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007cb000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007cc000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007cd000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233313634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1988,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1989,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1990,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1991,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1992,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1993,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1994,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1995,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1996,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123163 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1997,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123164 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.176203","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.179559","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.184649","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.188083","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.192535","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.195947","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.200346","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.203444","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123163","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.207888","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123164","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.211705","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007c43131323331303800000000188000000500000000000007c53131323331313200000000188000000500000000000007c63131323331323200000000188000000500000000000007c73131323331323500000000188000000500000000000007c83131323331333200000000188000000500000000000007c93131323331333900000000188000000500000000000007ca3131323331343200000000188000000500000000000007cb3131323331343300000000188000000500000000000007cc3131323331363300000000188000000500000000000007cd3131323331363400"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1988,"message_id":"1123108"},"sourceData":"000000188000000500000000000007c43131323331303800"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1989,"message_id":"1123112"},"sourceData":"000000188000000500000000000007c53131323331313200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1990,"message_id":"1123122"},"sourceData":"000000188000000500000000000007c63131323331323200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1991,"message_id":"1123125"},"sourceData":"000000188000000500000000000007c73131323331323500"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1992,"message_id":"1123132"},"sourceData":"000000188000000500000000000007c83131323331333200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1993,"message_id":"1123139"},"sourceData":"000000188000000500000000000007c93131323331333900"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1994,"message_id":"1123142"},"sourceData":"000000188000000500000000000007ca3131323331343200"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1995,"message_id":"1123143"},"sourceData":"000000188000000500000000000007cb3131323331343300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1996,"message_id":"1123163"},"sourceData":"000000188000000500000000000007cc3131323331363300"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1997,"message_id":"1123164"},"sourceData":"000000188000000500000000000007cd3131323331363400"} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123108', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197833' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123112', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197834' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123122', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197835' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123125', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197836' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123132', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197837' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123139', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197838' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123142', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197839' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123143', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197840' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123163', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197841' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123164', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.894778+01') [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197842' [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:47] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007ce000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007cf000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d0000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d1000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233313639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d2000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233313732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d4000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233313733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007d5000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233313734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007d6000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007d7000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1998,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123166 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1999,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123167 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2000,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123168 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2001,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123169 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2002,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123170 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2003,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123172 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2004,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123173 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2005,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123174 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2006,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123175 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2007,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123177 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123166","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.215958","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123167","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.218849","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123168","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.221723","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123169","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.224899","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123170","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.227921","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123172","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.231541","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123173","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.234789","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123174","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.239378","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123175","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.242561","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:47] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123177","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.245576","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007ce3131323331363600000000188000000500000000000007cf3131323331363700000000188000000500000000000007d03131323331363800000000188000000500000000000007d13131323331363900000000188000000500000000000007d23131323331373000000000188000000500000000000007d33131323331373200000000188000000500000000000007d43131323331373300000000188000000500000000000007d53131323331373400000000188000000500000000000007d63131323331373500000000188000000500000000000007d73131323331373700"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1998,"message_id":"1123166"},"sourceData":"000000188000000500000000000007ce3131323331363600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1999,"message_id":"1123167"},"sourceData":"000000188000000500000000000007cf3131323331363700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2000,"message_id":"1123168"},"sourceData":"000000188000000500000000000007d03131323331363800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2001,"message_id":"1123169"},"sourceData":"000000188000000500000000000007d13131323331363900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2002,"message_id":"1123170"},"sourceData":"000000188000000500000000000007d23131323331373000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2003,"message_id":"1123172"},"sourceData":"000000188000000500000000000007d33131323331373200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2004,"message_id":"1123173"},"sourceData":"000000188000000500000000000007d43131323331373300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2005,"message_id":"1123174"},"sourceData":"000000188000000500000000000007d53131323331373400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2006,"message_id":"1123175"},"sourceData":"000000188000000500000000000007d63131323331373500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2007,"message_id":"1123177"},"sourceData":"000000188000000500000000000007d73131323331373700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123166', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197843' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123167', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197844' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123168', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197845' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123169', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197846' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123170', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197847' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123172', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197848' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123173', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197849' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123174', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197850' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123175', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197851' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123177', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:47.961423+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197852' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007d8000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007d9000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233313739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007da000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233313831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007db000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007dc000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233313833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007dd000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233313835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007de000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233313837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007df000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233313838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e0000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233313839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233313930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2008,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123178 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2009,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123179 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2010,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123181 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2011,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123182 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2012,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123183 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2013,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123185 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2014,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123187 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2015,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123188 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2016,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123189 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2017,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123190 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123178","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.248572","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123179","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.251017","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123181","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.253457","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123182","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.255956","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123183","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.258465","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123185","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.260826","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123187","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.263489","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123188","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.266163","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123189","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.268873","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123190","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.271435","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007d83131323331373800000000188000000500000000000007d93131323331373900000000188000000500000000000007da3131323331383100000000188000000500000000000007db3131323331383200000000188000000500000000000007dc3131323331383300000000188000000500000000000007dd3131323331383500000000188000000500000000000007de3131323331383700000000188000000500000000000007df3131323331383800000000188000000500000000000007e03131323331383900000000188000000500000000000007e13131323331393000"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2008,"message_id":"1123178"},"sourceData":"000000188000000500000000000007d83131323331373800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2009,"message_id":"1123179"},"sourceData":"000000188000000500000000000007d93131323331373900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2010,"message_id":"1123181"},"sourceData":"000000188000000500000000000007da3131323331383100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2011,"message_id":"1123182"},"sourceData":"000000188000000500000000000007db3131323331383200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2012,"message_id":"1123183"},"sourceData":"000000188000000500000000000007dc3131323331383300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2013,"message_id":"1123185"},"sourceData":"000000188000000500000000000007dd3131323331383500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2014,"message_id":"1123187"},"sourceData":"000000188000000500000000000007de3131323331383700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2015,"message_id":"1123188"},"sourceData":"000000188000000500000000000007df3131323331383800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2016,"message_id":"1123189"},"sourceData":"000000188000000500000000000007e03131323331383900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2017,"message_id":"1123190"},"sourceData":"000000188000000500000000000007e13131323331393000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123178', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197853' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123179', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197854' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123181', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197855' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123182', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197856' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123183', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197857' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123185', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197858' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123187', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197859' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123188', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197860' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123189', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197861' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123190', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.028342+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197862' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007e2000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233313931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e3000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233313932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007e4000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233313934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e5000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233313935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e6000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233313937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007e7000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007e8000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233313533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007e9000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233313536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ea000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233313635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007eb000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233313731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2018,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123191 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2019,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123192 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2020,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123194 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2021,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123195 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2022,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123197 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2023,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2024,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123153 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2025,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123156 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2026,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123165 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2027,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123171 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123191","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.274104","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123192","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.27782","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123194","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.280527","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123195","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.283476","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123197","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.286429","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.289405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123153","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.29268","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123156","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.2957","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123165","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.299345","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123171","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.30249","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007e23131323331393100000000188000000500000000000007e33131323331393200000000188000000500000000000007e43131323331393400000000188000000500000000000007e53131323331393500000000188000000500000000000007e63131323331393700000000188000000500000000000007e73131323331343400000000188000000500000000000007e83131323331353300000000188000000500000000000007e93131323331353600000000188000000500000000000007ea3131323331363500000000188000000500000000000007eb3131323331373100"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2018,"message_id":"1123191"},"sourceData":"000000188000000500000000000007e23131323331393100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2019,"message_id":"1123192"},"sourceData":"000000188000000500000000000007e33131323331393200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2020,"message_id":"1123194"},"sourceData":"000000188000000500000000000007e43131323331393400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2021,"message_id":"1123195"},"sourceData":"000000188000000500000000000007e53131323331393500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2022,"message_id":"1123197"},"sourceData":"000000188000000500000000000007e63131323331393700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2023,"message_id":"1123144"},"sourceData":"000000188000000500000000000007e73131323331343400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2024,"message_id":"1123153"},"sourceData":"000000188000000500000000000007e83131323331353300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2025,"message_id":"1123156"},"sourceData":"000000188000000500000000000007e93131323331353600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2026,"message_id":"1123165"},"sourceData":"000000188000000500000000000007ea3131323331363500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2027,"message_id":"1123171"},"sourceData":"000000188000000500000000000007eb3131323331373100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123191', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197863' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123192', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197864' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123194', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197865' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123195', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197866' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123197', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197867' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123144', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197868' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123153', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197869' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123156', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197870' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123165', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197871' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123171', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.097215+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197872' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007ec000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233313736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ed000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233313830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ee000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233313834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007ef000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233313836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007f0000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233313933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007f1000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233313936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007f2000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f3000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233313938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f4000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f5000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233323031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2028,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123176 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2029,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123180 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2030,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123184 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2031,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123186 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2032,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123193 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2033,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123196 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2034,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123217 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2035,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123198 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2036,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123199 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2037,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123201 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123176","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.307033","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123180","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.310448","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123184","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.313781","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123186","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.316787","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123193","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.320903","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123196","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:39.324212","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123217","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.093803","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123198","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.097555","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123199","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.101918","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123201","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.104581","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007ec3131323331373600000000188000000500000000000007ed3131323331383000000000188000000500000000000007ee3131323331383400000000188000000500000000000007ef3131323331383600000000188000000500000000000007f03131323331393300000000188000000500000000000007f13131323331393600000000188000000500000000000007f23131323332313700000000188000000500000000000007f33131323331393800000000188000000500000000000007f43131323331393900000000188000000500000000000007f53131323332303100"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2028,"message_id":"1123176"},"sourceData":"000000188000000500000000000007ec3131323331373600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2029,"message_id":"1123180"},"sourceData":"000000188000000500000000000007ed3131323331383000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2030,"message_id":"1123184"},"sourceData":"000000188000000500000000000007ee3131323331383400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2031,"message_id":"1123186"},"sourceData":"000000188000000500000000000007ef3131323331383600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2032,"message_id":"1123193"},"sourceData":"000000188000000500000000000007f03131323331393300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2033,"message_id":"1123196"},"sourceData":"000000188000000500000000000007f13131323331393600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2034,"message_id":"1123217"},"sourceData":"000000188000000500000000000007f23131323332313700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2035,"message_id":"1123198"},"sourceData":"000000188000000500000000000007f33131323331393800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2036,"message_id":"1123199"},"sourceData":"000000188000000500000000000007f43131323331393900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2037,"message_id":"1123201"},"sourceData":"000000188000000500000000000007f53131323332303100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123176', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197873' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123180', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197874' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123184', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197875' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123186', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197876' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123193', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197877' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123196', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197878' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123217', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197879' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123198', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197880' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123199', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197881' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123201', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.167575+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197882' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000007f6000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233323032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f7000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f8000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233323034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007f9000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007fa000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233323036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007fb000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233323038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007fc000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233323039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007fd000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233323130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000007fe000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233323131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000007ff000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233323132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2038,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123202 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2039,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123203 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2040,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123204 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2041,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123205 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2042,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123206 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2043,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123208 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2044,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123209 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2045,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123210 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2046,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123211 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2047,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123212 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123202","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.107026","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123203","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.10956","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123204","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.112008","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123205","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.115337","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123206","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.118027","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123208","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.12044","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123209","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.123192","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123210","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.126994","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123211","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.129339","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123212","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.132226","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000007f63131323332303200000000188000000500000000000007f73131323332303300000000188000000500000000000007f83131323332303400000000188000000500000000000007f93131323332303500000000188000000500000000000007fa3131323332303600000000188000000500000000000007fb3131323332303800000000188000000500000000000007fc3131323332303900000000188000000500000000000007fd3131323332313000000000188000000500000000000007fe3131323332313100000000188000000500000000000007ff3131323332313200"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2038,"message_id":"1123202"},"sourceData":"000000188000000500000000000007f63131323332303200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2039,"message_id":"1123203"},"sourceData":"000000188000000500000000000007f73131323332303300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2040,"message_id":"1123204"},"sourceData":"000000188000000500000000000007f83131323332303400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2041,"message_id":"1123205"},"sourceData":"000000188000000500000000000007f93131323332303500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2042,"message_id":"1123206"},"sourceData":"000000188000000500000000000007fa3131323332303600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2043,"message_id":"1123208"},"sourceData":"000000188000000500000000000007fb3131323332303800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2044,"message_id":"1123209"},"sourceData":"000000188000000500000000000007fc3131323332303900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2045,"message_id":"1123210"},"sourceData":"000000188000000500000000000007fd3131323332313000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2046,"message_id":"1123211"},"sourceData":"000000188000000500000000000007fe3131323332313100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2047,"message_id":"1123212"},"sourceData":"000000188000000500000000000007ff3131323332313200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123202', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197883' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123203', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197884' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123204', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197885' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123205', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197886' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123206', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197887' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123208', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197888' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123209', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197889' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123210', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197890' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123211', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197891' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123212', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.230144+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197892' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000800000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000801000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000802000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000803000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233323136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000804000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233323139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000805000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000806000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000807000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233323233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000808000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233323234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000809000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233323235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2048,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123213 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2049,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123214 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2050,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123215 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2051,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123216 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2052,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123219 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2053,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123220 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2054,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123222 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2055,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123223 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2056,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123224 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2057,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123225 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123213","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.135493","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123214","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.139148","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123215","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.142588","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123216","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.146924","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123219","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.151219","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123220","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.15484","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123222","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.158503","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123223","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.160958","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123224","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.164488","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123225","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.167055","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008003131323332313300000000188000000500000000000008013131323332313400000000188000000500000000000008023131323332313500000000188000000500000000000008033131323332313600000000188000000500000000000008043131323332313900000000188000000500000000000008053131323332323000000000188000000500000000000008063131323332323200000000188000000500000000000008073131323332323300000000188000000500000000000008083131323332323400000000188000000500000000000008093131323332323500"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2048,"message_id":"1123213"},"sourceData":"000000188000000500000000000008003131323332313300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2049,"message_id":"1123214"},"sourceData":"000000188000000500000000000008013131323332313400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2050,"message_id":"1123215"},"sourceData":"000000188000000500000000000008023131323332313500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2051,"message_id":"1123216"},"sourceData":"000000188000000500000000000008033131323332313600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2052,"message_id":"1123219"},"sourceData":"000000188000000500000000000008043131323332313900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2053,"message_id":"1123220"},"sourceData":"000000188000000500000000000008053131323332323000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2054,"message_id":"1123222"},"sourceData":"000000188000000500000000000008063131323332323200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2055,"message_id":"1123223"},"sourceData":"000000188000000500000000000008073131323332323300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2056,"message_id":"1123224"},"sourceData":"000000188000000500000000000008083131323332323400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2057,"message_id":"1123225"},"sourceData":"000000188000000500000000000008093131323332323500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123213', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197893' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123214', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197894' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123215', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197895' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123216', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197896' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123219', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197897' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123220', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197898' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123222', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197899' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123223', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197900' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123224', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197901' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123225', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.287012+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197902' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000080a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233323236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000080b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233323237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000080c000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233323238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000080d000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000080e000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233323331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000080f000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233323332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000810000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000811000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233323334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000812000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000813000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2058,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123226 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2059,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123227 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2060,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123228 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2061,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123230 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2062,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123231 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2063,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123232 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2064,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123233 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2065,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123234 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2066,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2067,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123226","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.169397","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123227","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.171724","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123228","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.174102","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123230","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.176698","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123231","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.179855","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123232","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.18293","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123233","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.186018","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123234","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.189367","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.193556","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.199771","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000080a31313233323236000000001880000005000000000000080b31313233323237000000001880000005000000000000080c31313233323238000000001880000005000000000000080d31313233323330000000001880000005000000000000080e31313233323331000000001880000005000000000000080f3131323332333200000000188000000500000000000008103131323332333300000000188000000500000000000008113131323332333400000000188000000500000000000008123131323332333500000000188000000500000000000008133131323332333600"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2058,"message_id":"1123226"},"sourceData":"0000001880000005000000000000080a3131323332323600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2059,"message_id":"1123227"},"sourceData":"0000001880000005000000000000080b3131323332323700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2060,"message_id":"1123228"},"sourceData":"0000001880000005000000000000080c3131323332323800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2061,"message_id":"1123230"},"sourceData":"0000001880000005000000000000080d3131323332333000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2062,"message_id":"1123231"},"sourceData":"0000001880000005000000000000080e3131323332333100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2063,"message_id":"1123232"},"sourceData":"0000001880000005000000000000080f3131323332333200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2064,"message_id":"1123233"},"sourceData":"000000188000000500000000000008103131323332333300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2065,"message_id":"1123234"},"sourceData":"000000188000000500000000000008113131323332333400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2066,"message_id":"1123235"},"sourceData":"000000188000000500000000000008123131323332333500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2067,"message_id":"1123236"},"sourceData":"000000188000000500000000000008133131323332333600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123226', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197903' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123227', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197904' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123228', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197905' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123230', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197906' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123231', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197907' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123232', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197908' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123233', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197909' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123234', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197910' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123235', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197911' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123236', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.348689+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197912' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000814000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233323337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000815000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000816000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000817000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000818000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000819000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000081a000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000081b000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000081c000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233323438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000081d000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2068,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123237 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2069,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2070,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2071,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123242 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2072,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2073,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2074,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2075,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2076,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123248 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2077,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123237","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.20459","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.209324","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.214296","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123242","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.219352","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.223265","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.225902","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.228481","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.232016","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123248","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.235296","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.238498","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000081431313233323337000000001880000005000000000000081531313233323339000000001880000005000000000000081631313233323431000000001880000005000000000000081731313233323432000000001880000005000000000000081831313233323433000000001880000005000000000000081931313233323434000000001880000005000000000000081a31313233323435000000001880000005000000000000081b31313233323436000000001880000005000000000000081c31313233323438000000001880000005000000000000081d3131323332343900"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2068,"message_id":"1123237"},"sourceData":"000000188000000500000000000008143131323332333700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2069,"message_id":"1123239"},"sourceData":"000000188000000500000000000008153131323332333900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2070,"message_id":"1123241"},"sourceData":"000000188000000500000000000008163131323332343100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2071,"message_id":"1123242"},"sourceData":"000000188000000500000000000008173131323332343200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2072,"message_id":"1123243"},"sourceData":"000000188000000500000000000008183131323332343300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2073,"message_id":"1123244"},"sourceData":"000000188000000500000000000008193131323332343400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2074,"message_id":"1123245"},"sourceData":"0000001880000005000000000000081a3131323332343500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2075,"message_id":"1123246"},"sourceData":"0000001880000005000000000000081b3131323332343600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2076,"message_id":"1123248"},"sourceData":"0000001880000005000000000000081c3131323332343800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2077,"message_id":"1123249"},"sourceData":"0000001880000005000000000000081d3131323332343900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123237', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197913' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123239', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197914' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123241', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197915' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123242', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197916' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123243', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197917' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123244', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197918' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123245', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197919' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123246', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197920' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123248', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197921' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123249', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.456067+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197922' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000081e000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000081f000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000820000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000821000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000822000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000823000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000824000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000825000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233323539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000826000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000827000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2078,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2079,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2080,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123254 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2081,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2082,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2083,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2084,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2085,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123259 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2086,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123200 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2087,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123207 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.241377","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.244562","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123254","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.247542","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.251758","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.255335","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.25968","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.263343","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123259","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.266647","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123200","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.271098","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123207","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.273758","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000081e31313233323531000000001880000005000000000000081f3131323332353200000000188000000500000000000008203131323332353400000000188000000500000000000008213131323332353500000000188000000500000000000008223131323332353600000000188000000500000000000008233131323332353700000000188000000500000000000008243131323332353800000000188000000500000000000008253131323332353900000000188000000500000000000008263131323332303000000000188000000500000000000008273131323332303700"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2078,"message_id":"1123251"},"sourceData":"0000001880000005000000000000081e3131323332353100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2079,"message_id":"1123252"},"sourceData":"0000001880000005000000000000081f3131323332353200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2080,"message_id":"1123254"},"sourceData":"000000188000000500000000000008203131323332353400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2081,"message_id":"1123255"},"sourceData":"000000188000000500000000000008213131323332353500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2082,"message_id":"1123256"},"sourceData":"000000188000000500000000000008223131323332353600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2083,"message_id":"1123257"},"sourceData":"000000188000000500000000000008233131323332353700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2084,"message_id":"1123258"},"sourceData":"000000188000000500000000000008243131323332353800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2085,"message_id":"1123259"},"sourceData":"000000188000000500000000000008253131323332353900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2086,"message_id":"1123200"},"sourceData":"000000188000000500000000000008263131323332303000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2087,"message_id":"1123207"},"sourceData":"000000188000000500000000000008273131323332303700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123251', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197923' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123252', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197924' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123254', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197925' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123255', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197926' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123256', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197927' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123257', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197928' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123258', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197929' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123259', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197930' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123200', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197931' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123207', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.567576+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197932' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000828000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000829000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082a000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082b000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233323338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082c000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082d000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082e000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000082f000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000830000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000831000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2088,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123218 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2089,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123221 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2090,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123229 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2091,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123238 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2092,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2093,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2094,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2095,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2096,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2097,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123218","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.278538","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123221","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.282047","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123229","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.287564","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123238","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.291882","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.295137","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.299116","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.302695","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.306026","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.308964","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.311819","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000082831313233323138000000001880000005000000000000082931313233323231000000001880000005000000000000082a31313233323239000000001880000005000000000000082b31313233323338000000001880000005000000000000082c31313233323430000000001880000005000000000000082d31313233323437000000001880000005000000000000082e31313233323632000000001880000005000000000000082f3131323332363300000000188000000500000000000008303131323332363400000000188000000500000000000008313131323332363500"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2088,"message_id":"1123218"},"sourceData":"000000188000000500000000000008283131323332313800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2089,"message_id":"1123221"},"sourceData":"000000188000000500000000000008293131323332323100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2090,"message_id":"1123229"},"sourceData":"0000001880000005000000000000082a3131323332323900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2091,"message_id":"1123238"},"sourceData":"0000001880000005000000000000082b3131323332333800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2092,"message_id":"1123240"},"sourceData":"0000001880000005000000000000082c3131323332343000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2093,"message_id":"1123247"},"sourceData":"0000001880000005000000000000082d3131323332343700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2094,"message_id":"1123262"},"sourceData":"0000001880000005000000000000082e3131323332363200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2095,"message_id":"1123263"},"sourceData":"0000001880000005000000000000082f3131323332363300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2096,"message_id":"1123264"},"sourceData":"000000188000000500000000000008303131323332363400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2097,"message_id":"1123265"},"sourceData":"000000188000000500000000000008313131323332363500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123218', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197933' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123221', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197934' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123229', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197935' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123238', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197936' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123240', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197937' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123247', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197938' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123262', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197939' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123263', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197940' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123264', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197941' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123265', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.644246+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197942' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000832000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000833000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000834000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000835000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000836000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000837000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000838000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000839000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000083a000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233323737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000083b000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233323739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2098,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2099,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123270 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123277 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123279 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.314537","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.317241","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.320285","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123270","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.322746","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.325317","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.327768","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.330549","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.333759","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123277","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.338504","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123279","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.342735","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000083231313233323637000000001880000005000000000000083331313233323638000000001880000005000000000000083431313233323639000000001880000005000000000000083531313233323730000000001880000005000000000000083631313233323732000000001880000005000000000000083731313233323734000000001880000005000000000000083831313233323735000000001880000005000000000000083931313233323736000000001880000005000000000000083a31313233323737000000001880000005000000000000083b3131323332373900"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2098,"message_id":"1123267"},"sourceData":"000000188000000500000000000008323131323332363700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2099,"message_id":"1123268"},"sourceData":"000000188000000500000000000008333131323332363800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2100,"message_id":"1123269"},"sourceData":"000000188000000500000000000008343131323332363900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2101,"message_id":"1123270"},"sourceData":"000000188000000500000000000008353131323332373000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2102,"message_id":"1123272"},"sourceData":"000000188000000500000000000008363131323332373200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2103,"message_id":"1123274"},"sourceData":"000000188000000500000000000008373131323332373400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2104,"message_id":"1123275"},"sourceData":"000000188000000500000000000008383131323332373500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2105,"message_id":"1123276"},"sourceData":"000000188000000500000000000008393131323332373600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2106,"message_id":"1123277"},"sourceData":"0000001880000005000000000000083a3131323332373700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2107,"message_id":"1123279"},"sourceData":"0000001880000005000000000000083b3131323332373900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123267', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197943' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123268', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197944' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123269', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197945' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123270', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197946' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123272', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197947' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123274', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197948' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123275', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197949' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123276', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197950' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123277', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197951' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123279', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.712927+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197952' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000083c000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000083d000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000083e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000083f000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000840000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000841000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000842000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000843000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000844000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000845000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2109,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2110,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2111,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2112,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123285 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2113,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2114,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2115,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2116,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2117,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.346981","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.351622","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.355809","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.360174","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123285","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.364405","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.369397","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.374533","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.379193","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.383546","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.388941","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000083c31313233323830000000001880000005000000000000083d31313233323831000000001880000005000000000000083e31313233323833000000001880000005000000000000083f3131323332383400000000188000000500000000000008403131323332383500000000188000000500000000000008413131323332383600000000188000000500000000000008423131323332383700000000188000000500000000000008433131323332383900000000188000000500000000000008443131323332393000000000188000000500000000000008453131323332393100"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2108,"message_id":"1123280"},"sourceData":"0000001880000005000000000000083c3131323332383000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2109,"message_id":"1123281"},"sourceData":"0000001880000005000000000000083d3131323332383100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2110,"message_id":"1123283"},"sourceData":"0000001880000005000000000000083e3131323332383300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2111,"message_id":"1123284"},"sourceData":"0000001880000005000000000000083f3131323332383400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2112,"message_id":"1123285"},"sourceData":"000000188000000500000000000008403131323332383500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2113,"message_id":"1123286"},"sourceData":"000000188000000500000000000008413131323332383600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2114,"message_id":"1123287"},"sourceData":"000000188000000500000000000008423131323332383700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2115,"message_id":"1123289"},"sourceData":"000000188000000500000000000008433131323332383900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2116,"message_id":"1123290"},"sourceData":"000000188000000500000000000008443131323332393000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2117,"message_id":"1123291"},"sourceData":"000000188000000500000000000008453131323332393100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123280', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197953' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123281', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197954' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123283', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197955' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123284', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197956' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123285', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197957' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123286', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197958' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123287', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197959' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123289', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197960' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123290', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197961' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123291', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.776534+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197962' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000846000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000847000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000848000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000849000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000084a000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000084b000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000084c000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000084d000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000084e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000084f000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2118,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123292 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2119,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123294 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2120,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2121,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2122,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2123,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2124,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2125,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2126,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123266 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2127,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123292","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.39434","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123294","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.400305","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.40574","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.411164","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.416707","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.42334","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.427396","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.431483","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123266","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.436401","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.441012","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000084631313233323932000000001880000005000000000000084731313233323934000000001880000005000000000000084831313233323936000000001880000005000000000000084931313233323937000000001880000005000000000000084a31313233323530000000001880000005000000000000084b31313233323533000000001880000005000000000000084c31313233323630000000001880000005000000000000084d31313233323631000000001880000005000000000000084e31313233323636000000001880000005000000000000084f3131323332373100"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2118,"message_id":"1123292"},"sourceData":"000000188000000500000000000008463131323332393200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2119,"message_id":"1123294"},"sourceData":"000000188000000500000000000008473131323332393400"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2120,"message_id":"1123296"},"sourceData":"000000188000000500000000000008483131323332393600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2121,"message_id":"1123297"},"sourceData":"000000188000000500000000000008493131323332393700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2122,"message_id":"1123250"},"sourceData":"0000001880000005000000000000084a3131323332353000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2123,"message_id":"1123253"},"sourceData":"0000001880000005000000000000084b3131323332353300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2124,"message_id":"1123260"},"sourceData":"0000001880000005000000000000084c3131323332363000"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2125,"message_id":"1123261"},"sourceData":"0000001880000005000000000000084d3131323332363100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2126,"message_id":"1123266"},"sourceData":"0000001880000005000000000000084e3131323332363600"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2127,"message_id":"1123271"},"sourceData":"0000001880000005000000000000084f3131323332373100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123292', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197963' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123294', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197964' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123296', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197965' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123297', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197966' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123250', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197967' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123253', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197968' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123260', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197969' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123261', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197970' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123266', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197971' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123271', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.847957+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197972' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000850000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000851000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000852000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000853000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000854000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000855000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000856000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000857000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233313938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000858000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233313939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000859000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233323031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2128,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2129,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2130,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2131,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123288 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2132,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2133,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2134,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123217 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2135,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123198 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2136,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123199 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2137,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123201 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.446326","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.452236","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.457584","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123288","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.463097","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.468848","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.473095","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123217","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.093803","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123198","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.097555","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123199","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.101918","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:48] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123201","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.104581","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008503131323332373300000000188000000500000000000008513131323332373800000000188000000500000000000008523131323332383200000000188000000500000000000008533131323332383800000000188000000500000000000008543131323332393300000000188000000500000000000008553131323332393500000000188000000500000000000008563131323332313700000000188000000500000000000008573131323331393800000000188000000500000000000008583131323331393900000000188000000500000000000008593131323332303100"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2128,"message_id":"1123273"},"sourceData":"000000188000000500000000000008503131323332373300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2129,"message_id":"1123278"},"sourceData":"000000188000000500000000000008513131323332373800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2130,"message_id":"1123282"},"sourceData":"000000188000000500000000000008523131323332383200"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2131,"message_id":"1123288"},"sourceData":"000000188000000500000000000008533131323332383800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2132,"message_id":"1123293"},"sourceData":"000000188000000500000000000008543131323332393300"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2133,"message_id":"1123295"},"sourceData":"000000188000000500000000000008553131323332393500"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2134,"message_id":"1123217"},"sourceData":"000000188000000500000000000008563131323332313700"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2135,"message_id":"1123198"},"sourceData":"000000188000000500000000000008573131323331393800"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2136,"message_id":"1123199"},"sourceData":"000000188000000500000000000008583131323331393900"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2137,"message_id":"1123201"},"sourceData":"000000188000000500000000000008593131323332303100"} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123273', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197973' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123278', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197974' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123282', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197975' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123288', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197976' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123293', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197977' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123295', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197978' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123217', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197979' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123198', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197980' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123199', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197981' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123201', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.916562+01') [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197982' [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:48] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000085a000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233323032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000085b000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000085c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233323034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000085d000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000085e000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233323036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000085f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233323038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000860000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233323039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000861000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233323130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000862000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233323131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000863000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233323132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2138,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123202 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2139,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123203 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2140,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123204 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:48] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2141,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123205 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2142,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123206 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2143,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123208 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2144,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123209 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2145,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123210 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2146,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123211 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2147,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123212 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123202","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.107026","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123203","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.10956","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123204","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.112008","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123205","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.115337","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123206","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.118027","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123208","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.12044","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123209","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.123192","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123210","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.126994","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123211","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.129339","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123212","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.132226","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000085a31313233323032000000001880000005000000000000085b31313233323033000000001880000005000000000000085c31313233323034000000001880000005000000000000085d31313233323035000000001880000005000000000000085e31313233323036000000001880000005000000000000085f3131323332303800000000188000000500000000000008603131323332303900000000188000000500000000000008613131323332313000000000188000000500000000000008623131323332313100000000188000000500000000000008633131323332313200"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2138,"message_id":"1123202"},"sourceData":"0000001880000005000000000000085a3131323332303200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2139,"message_id":"1123203"},"sourceData":"0000001880000005000000000000085b3131323332303300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2140,"message_id":"1123204"},"sourceData":"0000001880000005000000000000085c3131323332303400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2141,"message_id":"1123205"},"sourceData":"0000001880000005000000000000085d3131323332303500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2142,"message_id":"1123206"},"sourceData":"0000001880000005000000000000085e3131323332303600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2143,"message_id":"1123208"},"sourceData":"0000001880000005000000000000085f3131323332303800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2144,"message_id":"1123209"},"sourceData":"000000188000000500000000000008603131323332303900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2145,"message_id":"1123210"},"sourceData":"000000188000000500000000000008613131323332313000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2146,"message_id":"1123211"},"sourceData":"000000188000000500000000000008623131323332313100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2147,"message_id":"1123212"},"sourceData":"000000188000000500000000000008633131323332313200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123202', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197983' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123203', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197984' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123204', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197985' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123205', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197986' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123206', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197987' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123208', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197988' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123209', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197989' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123210', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197990' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123211', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197991' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123212', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:48.993276+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197992' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000864000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000865000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000866000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000867000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233323136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000868000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233323139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000869000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000086a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000086b000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233323233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000086c000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233323234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000086d000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233323235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2148,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123213 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2149,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123214 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2150,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123215 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2151,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123216 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2152,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123219 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2153,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123220 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2154,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123222 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2155,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123223 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2156,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123224 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2157,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123225 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123213","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.135493","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123214","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.139148","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123215","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.142588","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123216","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.146924","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123219","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.151219","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123220","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.15484","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123222","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.158503","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123223","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.160958","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123224","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.164488","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123225","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.167055","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000086431313233323133000000001880000005000000000000086531313233323134000000001880000005000000000000086631313233323135000000001880000005000000000000086731313233323136000000001880000005000000000000086831313233323139000000001880000005000000000000086931313233323230000000001880000005000000000000086a31313233323232000000001880000005000000000000086b31313233323233000000001880000005000000000000086c31313233323234000000001880000005000000000000086d3131323332323500"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2148,"message_id":"1123213"},"sourceData":"000000188000000500000000000008643131323332313300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2149,"message_id":"1123214"},"sourceData":"000000188000000500000000000008653131323332313400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2150,"message_id":"1123215"},"sourceData":"000000188000000500000000000008663131323332313500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2151,"message_id":"1123216"},"sourceData":"000000188000000500000000000008673131323332313600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2152,"message_id":"1123219"},"sourceData":"000000188000000500000000000008683131323332313900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2153,"message_id":"1123220"},"sourceData":"000000188000000500000000000008693131323332323000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2154,"message_id":"1123222"},"sourceData":"0000001880000005000000000000086a3131323332323200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2155,"message_id":"1123223"},"sourceData":"0000001880000005000000000000086b3131323332323300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2156,"message_id":"1123224"},"sourceData":"0000001880000005000000000000086c3131323332323400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2157,"message_id":"1123225"},"sourceData":"0000001880000005000000000000086d3131323332323500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123213', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197993' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123214', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197994' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123215', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197995' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123216', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197996' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123219', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197997' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123220', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197998' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123222', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '197999' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123223', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198000' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123224', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198001' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123225', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.067792+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198002' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000086e000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233323236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000086f000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233323237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000870000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233323238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000871000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000872000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233323331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000873000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233323332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000874000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000875000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233323334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000876000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000877000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2158,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123226 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2159,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123227 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2160,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123228 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2161,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123230 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2162,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123231 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2163,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123232 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2164,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123233 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2165,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123234 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2166,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2167,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123226","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.169397","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123227","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.171724","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123228","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.174102","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123230","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.176698","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123231","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.179855","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123232","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.18293","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123233","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.186018","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123234","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.189367","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.193556","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.199771","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000086e31313233323236000000001880000005000000000000086f3131323332323700000000188000000500000000000008703131323332323800000000188000000500000000000008713131323332333000000000188000000500000000000008723131323332333100000000188000000500000000000008733131323332333200000000188000000500000000000008743131323332333300000000188000000500000000000008753131323332333400000000188000000500000000000008763131323332333500000000188000000500000000000008773131323332333600"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2158,"message_id":"1123226"},"sourceData":"0000001880000005000000000000086e3131323332323600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2159,"message_id":"1123227"},"sourceData":"0000001880000005000000000000086f3131323332323700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2160,"message_id":"1123228"},"sourceData":"000000188000000500000000000008703131323332323800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2161,"message_id":"1123230"},"sourceData":"000000188000000500000000000008713131323332333000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2162,"message_id":"1123231"},"sourceData":"000000188000000500000000000008723131323332333100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2163,"message_id":"1123232"},"sourceData":"000000188000000500000000000008733131323332333200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2164,"message_id":"1123233"},"sourceData":"000000188000000500000000000008743131323332333300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2165,"message_id":"1123234"},"sourceData":"000000188000000500000000000008753131323332333400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2166,"message_id":"1123235"},"sourceData":"000000188000000500000000000008763131323332333500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2167,"message_id":"1123236"},"sourceData":"000000188000000500000000000008773131323332333600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123226', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198003' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123227', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198004' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123228', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198005' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123230', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198006' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123231', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198007' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123232', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198008' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123233', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198009' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123234', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198010' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123235', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198011' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123236', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.155212+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198012' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000878000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233323337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000879000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000087a000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000087b000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000087c000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000087d000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000087e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000087f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000880000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233323438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000881000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2168,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123237 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2169,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2170,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2171,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123242 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2172,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2173,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2174,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2175,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2176,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123248 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2177,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123237","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.20459","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.209324","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.214296","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123242","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.219352","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.223265","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.225902","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.228481","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.232016","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123248","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.235296","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.238498","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000087831313233323337000000001880000005000000000000087931313233323339000000001880000005000000000000087a31313233323431000000001880000005000000000000087b31313233323432000000001880000005000000000000087c31313233323433000000001880000005000000000000087d31313233323434000000001880000005000000000000087e31313233323435000000001880000005000000000000087f3131323332343600000000188000000500000000000008803131323332343800000000188000000500000000000008813131323332343900"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2168,"message_id":"1123237"},"sourceData":"000000188000000500000000000008783131323332333700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2169,"message_id":"1123239"},"sourceData":"000000188000000500000000000008793131323332333900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2170,"message_id":"1123241"},"sourceData":"0000001880000005000000000000087a3131323332343100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2171,"message_id":"1123242"},"sourceData":"0000001880000005000000000000087b3131323332343200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2172,"message_id":"1123243"},"sourceData":"0000001880000005000000000000087c3131323332343300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2173,"message_id":"1123244"},"sourceData":"0000001880000005000000000000087d3131323332343400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2174,"message_id":"1123245"},"sourceData":"0000001880000005000000000000087e3131323332343500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2175,"message_id":"1123246"},"sourceData":"0000001880000005000000000000087f3131323332343600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2176,"message_id":"1123248"},"sourceData":"000000188000000500000000000008803131323332343800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2177,"message_id":"1123249"},"sourceData":"000000188000000500000000000008813131323332343900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123237', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198013' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123239', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198014' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123241', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198015' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123242', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198016' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123243', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198017' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123244', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198018' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123245', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198019' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123246', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198020' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123248', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198021' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123249', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.234787+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198022' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000882000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000883000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000884000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000885000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000886000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000887000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000888000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000889000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233323539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000088a000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000088b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2178,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2179,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2180,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123254 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2181,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2182,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2183,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2184,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2185,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123259 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2186,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123200 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2187,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123207 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.241377","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.244562","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123254","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.247542","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.251758","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.255335","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.25968","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.263343","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123259","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.266647","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123200","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.271098","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123207","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.273758","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000088231313233323531000000001880000005000000000000088331313233323532000000001880000005000000000000088431313233323534000000001880000005000000000000088531313233323535000000001880000005000000000000088631313233323536000000001880000005000000000000088731313233323537000000001880000005000000000000088831313233323538000000001880000005000000000000088931313233323539000000001880000005000000000000088a31313233323030000000001880000005000000000000088b3131323332303700"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2178,"message_id":"1123251"},"sourceData":"000000188000000500000000000008823131323332353100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2179,"message_id":"1123252"},"sourceData":"000000188000000500000000000008833131323332353200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2180,"message_id":"1123254"},"sourceData":"000000188000000500000000000008843131323332353400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2181,"message_id":"1123255"},"sourceData":"000000188000000500000000000008853131323332353500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2182,"message_id":"1123256"},"sourceData":"000000188000000500000000000008863131323332353600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2183,"message_id":"1123257"},"sourceData":"000000188000000500000000000008873131323332353700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2184,"message_id":"1123258"},"sourceData":"000000188000000500000000000008883131323332353800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2185,"message_id":"1123259"},"sourceData":"000000188000000500000000000008893131323332353900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2186,"message_id":"1123200"},"sourceData":"0000001880000005000000000000088a3131323332303000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2187,"message_id":"1123207"},"sourceData":"0000001880000005000000000000088b3131323332303700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123251', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198023' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123252', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198024' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123254', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198025' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123255', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198026' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123256', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198027' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123257', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198028' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123258', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198029' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123259', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198030' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123200', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198031' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123207', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.308565+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198032' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000088c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000088d000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000088e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000088f000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233323338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000890000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000891000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000892000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000893000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000894000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000895000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2188,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123218 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2189,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123221 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2190,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123229 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2191,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123238 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2192,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2193,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2194,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2195,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2196,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2197,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123218","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.278538","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123221","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.282047","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123229","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.287564","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123238","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.291882","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.295137","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.299116","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.302695","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.306026","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.308964","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.311819","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000088c31313233323138000000001880000005000000000000088d31313233323231000000001880000005000000000000088e31313233323239000000001880000005000000000000088f3131323332333800000000188000000500000000000008903131323332343000000000188000000500000000000008913131323332343700000000188000000500000000000008923131323332363200000000188000000500000000000008933131323332363300000000188000000500000000000008943131323332363400000000188000000500000000000008953131323332363500"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2188,"message_id":"1123218"},"sourceData":"0000001880000005000000000000088c3131323332313800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2189,"message_id":"1123221"},"sourceData":"0000001880000005000000000000088d3131323332323100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2190,"message_id":"1123229"},"sourceData":"0000001880000005000000000000088e3131323332323900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2191,"message_id":"1123238"},"sourceData":"0000001880000005000000000000088f3131323332333800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2192,"message_id":"1123240"},"sourceData":"000000188000000500000000000008903131323332343000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2193,"message_id":"1123247"},"sourceData":"000000188000000500000000000008913131323332343700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2194,"message_id":"1123262"},"sourceData":"000000188000000500000000000008923131323332363200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2195,"message_id":"1123263"},"sourceData":"000000188000000500000000000008933131323332363300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2196,"message_id":"1123264"},"sourceData":"000000188000000500000000000008943131323332363400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2197,"message_id":"1123265"},"sourceData":"000000188000000500000000000008953131323332363500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123218', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198033' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123221', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198034' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123229', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198035' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123238', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198036' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123240', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198037' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123247', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198038' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123262', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198039' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123263', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198040' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123264', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198041' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123265', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.37882+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198042' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000896000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000897000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000898000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000899000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000089a000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000089b000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000089c000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000089d000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000089e000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233323737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000089f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233323739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2198,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2199,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2200,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2201,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123270 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2202,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2203,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2204,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2205,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2206,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123277 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2207,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123279 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.314537","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.317241","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.320285","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123270","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.322746","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.325317","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.327768","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.330549","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.333759","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123277","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.338504","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123279","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.342735","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000089631313233323637000000001880000005000000000000089731313233323638000000001880000005000000000000089831313233323639000000001880000005000000000000089931313233323730000000001880000005000000000000089a31313233323732000000001880000005000000000000089b31313233323734000000001880000005000000000000089c31313233323735000000001880000005000000000000089d31313233323736000000001880000005000000000000089e31313233323737000000001880000005000000000000089f3131323332373900"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2198,"message_id":"1123267"},"sourceData":"000000188000000500000000000008963131323332363700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2199,"message_id":"1123268"},"sourceData":"000000188000000500000000000008973131323332363800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2200,"message_id":"1123269"},"sourceData":"000000188000000500000000000008983131323332363900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2201,"message_id":"1123270"},"sourceData":"000000188000000500000000000008993131323332373000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2202,"message_id":"1123272"},"sourceData":"0000001880000005000000000000089a3131323332373200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2203,"message_id":"1123274"},"sourceData":"0000001880000005000000000000089b3131323332373400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2204,"message_id":"1123275"},"sourceData":"0000001880000005000000000000089c3131323332373500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2205,"message_id":"1123276"},"sourceData":"0000001880000005000000000000089d3131323332373600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2206,"message_id":"1123277"},"sourceData":"0000001880000005000000000000089e3131323332373700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2207,"message_id":"1123279"},"sourceData":"0000001880000005000000000000089f3131323332373900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123267', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198043' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123268', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198044' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123269', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198045' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123270', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198046' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123272', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198047' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123274', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198048' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123275', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198049' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123276', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198050' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123277', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198051' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123279', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.449549+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198052' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008a0000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008a1000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a2000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a3000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a4000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a5000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008a6000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a7000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008a8000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008a9000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2208,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2209,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2210,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2211,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2212,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123285 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2213,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2214,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2215,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2216,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2217,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.346981","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.351622","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.355809","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.360174","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123285","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.364405","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.369397","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.374533","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.379193","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.383546","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.388941","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008a03131323332383000000000188000000500000000000008a13131323332383100000000188000000500000000000008a23131323332383300000000188000000500000000000008a33131323332383400000000188000000500000000000008a43131323332383500000000188000000500000000000008a53131323332383600000000188000000500000000000008a63131323332383700000000188000000500000000000008a73131323332383900000000188000000500000000000008a83131323332393000000000188000000500000000000008a93131323332393100"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2208,"message_id":"1123280"},"sourceData":"000000188000000500000000000008a03131323332383000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2209,"message_id":"1123281"},"sourceData":"000000188000000500000000000008a13131323332383100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2210,"message_id":"1123283"},"sourceData":"000000188000000500000000000008a23131323332383300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2211,"message_id":"1123284"},"sourceData":"000000188000000500000000000008a33131323332383400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2212,"message_id":"1123285"},"sourceData":"000000188000000500000000000008a43131323332383500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2213,"message_id":"1123286"},"sourceData":"000000188000000500000000000008a53131323332383600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2214,"message_id":"1123287"},"sourceData":"000000188000000500000000000008a63131323332383700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2215,"message_id":"1123289"},"sourceData":"000000188000000500000000000008a73131323332383900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2216,"message_id":"1123290"},"sourceData":"000000188000000500000000000008a83131323332393000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2217,"message_id":"1123291"},"sourceData":"000000188000000500000000000008a93131323332393100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123280', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198053' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123281', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198054' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123283', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198055' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123284', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198056' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123285', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198057' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123286', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198058' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123287', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198059' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123289', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198060' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123290', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198061' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123291', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.528973+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198062' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008aa000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233323932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008ab000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233323934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008ac000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ad000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008ae000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008af000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b0000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b1000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008b2000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233323636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b3000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2218,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123292 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2219,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123294 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2220,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2221,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2222,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2223,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2224,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2225,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2226,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123266 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2227,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123292","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.39434","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123294","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.400305","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.40574","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.411164","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.416707","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.42334","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.427396","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.431483","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123266","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.436401","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.441012","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008aa3131323332393200000000188000000500000000000008ab3131323332393400000000188000000500000000000008ac3131323332393600000000188000000500000000000008ad3131323332393700000000188000000500000000000008ae3131323332353000000000188000000500000000000008af3131323332353300000000188000000500000000000008b03131323332363000000000188000000500000000000008b13131323332363100000000188000000500000000000008b23131323332363600000000188000000500000000000008b33131323332373100"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2218,"message_id":"1123292"},"sourceData":"000000188000000500000000000008aa3131323332393200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2219,"message_id":"1123294"},"sourceData":"000000188000000500000000000008ab3131323332393400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2220,"message_id":"1123296"},"sourceData":"000000188000000500000000000008ac3131323332393600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2221,"message_id":"1123297"},"sourceData":"000000188000000500000000000008ad3131323332393700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2222,"message_id":"1123250"},"sourceData":"000000188000000500000000000008ae3131323332353000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2223,"message_id":"1123253"},"sourceData":"000000188000000500000000000008af3131323332353300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2224,"message_id":"1123260"},"sourceData":"000000188000000500000000000008b03131323332363000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2225,"message_id":"1123261"},"sourceData":"000000188000000500000000000008b13131323332363100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2226,"message_id":"1123266"},"sourceData":"000000188000000500000000000008b23131323332363600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2227,"message_id":"1123271"},"sourceData":"000000188000000500000000000008b33131323332373100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123292', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198063' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123294', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198064' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123296', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198065' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123297', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198066' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123250', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198067' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123253', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198068' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123260', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198069' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123261', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198070' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123266', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198071' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123271', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.607935+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198072' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008b4000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008b5000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b6000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008b7000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233323838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b8000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008b9000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ba000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008bb000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008bc000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008bd000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233333031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2228,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2229,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2230,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2231,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123288 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2232,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2233,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2234,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2235,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2236,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2237,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123301 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.446326","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.452236","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.457584","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123288","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.463097","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.468848","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.473095","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.945247","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.948548","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.951867","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123301","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.95485","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008b43131323332373300000000188000000500000000000008b53131323332373800000000188000000500000000000008b63131323332383200000000188000000500000000000008b73131323332383800000000188000000500000000000008b83131323332393300000000188000000500000000000008b93131323332393500000000188000000500000000000008ba3131323332393800000000188000000500000000000008bb3131323332393900000000188000000500000000000008bc3131323333303000000000188000000500000000000008bd3131323333303100"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2228,"message_id":"1123273"},"sourceData":"000000188000000500000000000008b43131323332373300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2229,"message_id":"1123278"},"sourceData":"000000188000000500000000000008b53131323332373800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2230,"message_id":"1123282"},"sourceData":"000000188000000500000000000008b63131323332383200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2231,"message_id":"1123288"},"sourceData":"000000188000000500000000000008b73131323332383800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2232,"message_id":"1123293"},"sourceData":"000000188000000500000000000008b83131323332393300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2233,"message_id":"1123295"},"sourceData":"000000188000000500000000000008b93131323332393500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2234,"message_id":"1123298"},"sourceData":"000000188000000500000000000008ba3131323332393800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2235,"message_id":"1123299"},"sourceData":"000000188000000500000000000008bb3131323332393900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2236,"message_id":"1123300"},"sourceData":"000000188000000500000000000008bc3131323333303000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2237,"message_id":"1123301"},"sourceData":"000000188000000500000000000008bd3131323333303100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123273', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198073' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123278', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198074' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123282', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198075' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123288', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198076' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123293', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198077' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123295', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198078' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123298', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198087' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123299', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198088' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123300', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198089' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123301', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.684354+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198090' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008be000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008bf000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008c0000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233333036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c1000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c2000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c3000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c4000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008c5000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c6000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008c7000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2238,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2239,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2240,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123306 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2241,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2242,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2243,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2244,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2245,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2246,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2247,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.957498","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.959907","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123306","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.96231","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.964534","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.966705","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.968943","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.971131","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.973281","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.976183","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.978802","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008be3131323333303300000000188000000500000000000008bf3131323333303500000000188000000500000000000008c03131323333303600000000188000000500000000000008c13131323333303700000000188000000500000000000008c23131323333303800000000188000000500000000000008c33131323333303900000000188000000500000000000008c43131323333313000000000188000000500000000000008c53131323333313100000000188000000500000000000008c63131323333313200000000188000000500000000000008c73131323333313300"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2238,"message_id":"1123303"},"sourceData":"000000188000000500000000000008be3131323333303300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2239,"message_id":"1123305"},"sourceData":"000000188000000500000000000008bf3131323333303500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2240,"message_id":"1123306"},"sourceData":"000000188000000500000000000008c03131323333303600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2241,"message_id":"1123307"},"sourceData":"000000188000000500000000000008c13131323333303700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2242,"message_id":"1123308"},"sourceData":"000000188000000500000000000008c23131323333303800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2243,"message_id":"1123309"},"sourceData":"000000188000000500000000000008c33131323333303900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2244,"message_id":"1123310"},"sourceData":"000000188000000500000000000008c43131323333313000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2245,"message_id":"1123311"},"sourceData":"000000188000000500000000000008c53131323333313100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2246,"message_id":"1123312"},"sourceData":"000000188000000500000000000008c63131323333313200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2247,"message_id":"1123313"},"sourceData":"000000188000000500000000000008c73131323333313300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123303', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198091' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123305', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198092' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123306', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198093' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123307', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198094' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123308', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198095' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123309', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198096' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123310', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198097' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123311', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198098' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123312', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198099' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123313', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.753506+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198100' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008c8000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008c9000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ca000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008cb000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008cc000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008cd000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008ce000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008cf000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d0000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d1000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2248,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2249,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2250,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2251,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2252,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2253,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2254,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2255,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2256,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2257,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.982837","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.986509","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.98972","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.993257","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.996339","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.999964","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.003725","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.007024","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.010308","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.013608","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008c83131323333313400000000188000000500000000000008c93131323333313600000000188000000500000000000008ca3131323333313700000000188000000500000000000008cb3131323333313800000000188000000500000000000008cc3131323333313900000000188000000500000000000008cd3131323333323000000000188000000500000000000008ce3131323333323100000000188000000500000000000008cf3131323333323200000000188000000500000000000008d03131323333323300000000188000000500000000000008d13131323333303200"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2248,"message_id":"1123314"},"sourceData":"000000188000000500000000000008c83131323333313400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2249,"message_id":"1123316"},"sourceData":"000000188000000500000000000008c93131323333313600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2250,"message_id":"1123317"},"sourceData":"000000188000000500000000000008ca3131323333313700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2251,"message_id":"1123318"},"sourceData":"000000188000000500000000000008cb3131323333313800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2252,"message_id":"1123319"},"sourceData":"000000188000000500000000000008cc3131323333313900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2253,"message_id":"1123320"},"sourceData":"000000188000000500000000000008cd3131323333323000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2254,"message_id":"1123321"},"sourceData":"000000188000000500000000000008ce3131323333323100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2255,"message_id":"1123322"},"sourceData":"000000188000000500000000000008cf3131323333323200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2256,"message_id":"1123323"},"sourceData":"000000188000000500000000000008d03131323333323300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2257,"message_id":"1123302"},"sourceData":"000000188000000500000000000008d13131323333303200"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123314', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198101' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123316', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198102' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123317', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198103' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123318', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198104' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123319', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198105' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123320', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198106' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123321', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198107' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123322', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198108' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123323', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198109' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123302', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.819487+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198110' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008d2000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d3000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d4000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d5000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008d6000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008d7000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233333031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008d8000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008d9000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008da000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233333036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008db000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2258,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2259,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2260,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2261,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2262,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2263,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123301 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2264,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2265,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2266,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123306 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2267,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.017002","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.019698","done_date":"2022-03-14 12:11:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.945247","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.948548","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.951867","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123301","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.95485","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.957498","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.959907","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123306","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.96231","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.964534","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008d23131323333303400000000188000000500000000000008d33131323333313500000000188000000500000000000008d43131323332393800000000188000000500000000000008d53131323332393900000000188000000500000000000008d63131323333303000000000188000000500000000000008d73131323333303100000000188000000500000000000008d83131323333303300000000188000000500000000000008d93131323333303500000000188000000500000000000008da3131323333303600000000188000000500000000000008db3131323333303700"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2258,"message_id":"1123304"},"sourceData":"000000188000000500000000000008d23131323333303400"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2259,"message_id":"1123315"},"sourceData":"000000188000000500000000000008d33131323333313500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2260,"message_id":"1123298"},"sourceData":"000000188000000500000000000008d43131323332393800"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2261,"message_id":"1123299"},"sourceData":"000000188000000500000000000008d53131323332393900"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2262,"message_id":"1123300"},"sourceData":"000000188000000500000000000008d63131323333303000"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2263,"message_id":"1123301"},"sourceData":"000000188000000500000000000008d73131323333303100"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2264,"message_id":"1123303"},"sourceData":"000000188000000500000000000008d83131323333303300"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2265,"message_id":"1123305"},"sourceData":"000000188000000500000000000008d93131323333303500"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2266,"message_id":"1123306"},"sourceData":"000000188000000500000000000008da3131323333303600"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2267,"message_id":"1123307"},"sourceData":"000000188000000500000000000008db3131323333303700"} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123304', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198111' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123315', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198112' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123298', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198187' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123299', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198188' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123300', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198189' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123301', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198190' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123303', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198191' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123305', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198192' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123306', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198193' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123307', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.890891+01') [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198194' [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:49] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008dc000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008dd000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008de000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008df000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008e0000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008e1000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008e2000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008e3000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313233333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008e4000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008e5000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2268,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2269,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2270,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2271,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2272,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2273,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2274,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2275,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2276,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2277,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.966705","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.968943","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.971131","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.973281","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.976183","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.978802","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.982837","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.986509","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.98972","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:49] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.993257","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008dc3131323333303800000000188000000500000000000008dd3131323333303900000000188000000500000000000008de3131323333313000000000188000000500000000000008df3131323333313100000000188000000500000000000008e03131323333313200000000188000000500000000000008e13131323333313300000000188000000500000000000008e23131323333313400000000188000000500000000000008e33131323333313600000000188000000500000000000008e43131323333313700000000188000000500000000000008e53131323333313800"] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2268,"message_id":"1123308"},"sourceData":"000000188000000500000000000008dc3131323333303800"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2269,"message_id":"1123309"},"sourceData":"000000188000000500000000000008dd3131323333303900"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2270,"message_id":"1123310"},"sourceData":"000000188000000500000000000008de3131323333313000"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2271,"message_id":"1123311"},"sourceData":"000000188000000500000000000008df3131323333313100"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2272,"message_id":"1123312"},"sourceData":"000000188000000500000000000008e03131323333313200"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2273,"message_id":"1123313"},"sourceData":"000000188000000500000000000008e13131323333313300"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2274,"message_id":"1123314"},"sourceData":"000000188000000500000000000008e23131323333313400"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2275,"message_id":"1123316"},"sourceData":"000000188000000500000000000008e33131323333313600"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2276,"message_id":"1123317"},"sourceData":"000000188000000500000000000008e43131323333313700"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2277,"message_id":"1123318"},"sourceData":"000000188000000500000000000008e53131323333313800"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123308', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198195' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123309', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198196' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123310', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198197' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123311', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198198' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123312', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198199' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123313', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198200' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123314', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198201' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123316', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198202' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123317', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198203' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123318', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:49.962432+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198204' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:11:50] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008e6000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008e7000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008e8000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000008e9000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ea000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008eb000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ec000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000008ed000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132313120737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2278,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2279,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2280,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2281,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2282,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2283,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2284,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2285,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.996339","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.999964","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.003725","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.007024","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.010308","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.013608","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.017002","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:43.019698","done_date":"2022-03-14 12:11:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008e63131323333313900000000188000000500000000000008e73131323333323000000000188000000500000000000008e83131323333323100000000188000000500000000000008e93131323333323200000000188000000500000000000008ea3131323333323300000000188000000500000000000008eb3131323333303200000000188000000500000000000008ec3131323333303400000000188000000500000000000008ed3131323333313500"] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2278,"message_id":"1123319"},"sourceData":"000000188000000500000000000008e63131323333313900"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2279,"message_id":"1123320"},"sourceData":"000000188000000500000000000008e73131323333323000"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2280,"message_id":"1123321"},"sourceData":"000000188000000500000000000008e83131323333323100"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2281,"message_id":"1123322"},"sourceData":"000000188000000500000000000008e93131323333323200"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2282,"message_id":"1123323"},"sourceData":"000000188000000500000000000008ea3131323333323300"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2283,"message_id":"1123302"},"sourceData":"000000188000000500000000000008eb3131323333303200"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2284,"message_id":"1123304"},"sourceData":"000000188000000500000000000008ec3131323333303400"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2285,"message_id":"1123315"},"sourceData":"000000188000000500000000000008ed3131323333313500"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123319', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198205' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123320', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198206' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123321', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198207' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123322', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198208' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123323', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198209' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123302', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198210' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123304', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198211' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123315', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:11:00', now(), '2022-03-14 12:11:50.03598+01') [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198212' [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c9000000040000000000000479534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000047a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000047b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000047c534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000047d534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000047e534d505000010034323139303733343134373800010034323139303336323636333000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000047f534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000480534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000481534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000482534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000483534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000484534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000485534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000486534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003410303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000487534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000488534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000489534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000048a534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000048b534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000048c534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000048d534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003430303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000048e534d505000010034323139303531323334353600010034323139303733343134373800400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000048f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000490534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003b80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000491534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000492534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000493534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000494534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000495534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000496534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000497534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000498534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000499534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000049a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000049b534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003180303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000049c534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000049d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003580303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000049e534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000049f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004a0534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004a1534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004a2534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004a3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004a4534d50500001003432313535333131323236370001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004a5534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004a6534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004a7534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004a8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004a9534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004aa534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004ab534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004ac534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004ad534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003150303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004ae534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004af534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004b0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004b1534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500030a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004b2534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004b3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004b4534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003f70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004b5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004b6534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004b7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004b8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004b9534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004ba534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004bc534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004bd534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004be534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004bf534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c0534d505000010034323139303336323636333000010034323139313934353931313200400000000001000000320500031d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004c1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004c2534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003750303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c3534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c4534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003090303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c5534d505000010034323139303631323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c6534d505000010034323139343333333333333300010034323139303336323636333000400000000001000000320500033a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c7534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c8534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004c9534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004ca534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004cb534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004cc534d50500001003432313930373334313437380001003432313930343334363330320040000000000100000032050003a70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004cd534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004ce534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004cf534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004d0534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004d1534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004d2534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004d3534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004d4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003760303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004d5534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004d6534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003980303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004d7534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003db0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004d8534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004d9534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004da534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003af0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004db534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004dc534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1145,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000479534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1146,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000047a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1147,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000047b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1148,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000047c534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1149,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000047d534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1150,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000047e534d505000010034323139303733343134373800010034323139303336323636333000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1151,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000047f534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1152,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000480534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1153,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000481534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1154,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000482534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1155,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000483534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1156,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000484534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1157,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000485534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1158,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000486534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003410303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1159,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000487534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1160,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000488534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1161,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000489534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1162,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000048a534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1163,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000048b534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1164,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000048c534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1165,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000048d534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003430303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1166,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000048e534d505000010034323139303531323334353600010034323139303733343134373800400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1167,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000048f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1168,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000490534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003b80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1169,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000491534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1170,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000492534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1171,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000493534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1172,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000494534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1173,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000495534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1174,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000496534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1175,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000497534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1176,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000498534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1177,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000499534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1178,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000049a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1179,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000049b534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003180303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1180,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000049c534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1181,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000049d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003580303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1182,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000049e534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1183,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000049f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1184,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004a0534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1185,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004a1534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1186,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004a2534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1187,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004a3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1188,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004a4534d50500001003432313535333131323236370001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1189,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004a5534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1190,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004a6534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1191,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004a7534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1192,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004a8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1193,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004a9534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1194,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004aa534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1195,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ab534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1196,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ac534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1197,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004ad534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003150303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1198,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ae534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1199,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004af534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1200,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1201,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004b1534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500030a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1202,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004b2534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1203,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1204,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004b4534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003f70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1205,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1206,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b6534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1207,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1208,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1209,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004b9534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1210,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ba534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1211,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1212,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004bc534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1213,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004bd534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1214,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004be534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1215,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004bf534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1216,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c0534d505000010034323139303336323636333000010034323139313934353931313200400000000001000000320500031d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1217,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004c1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1218,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c2534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003750303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1219,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c3534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1220,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c4534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003090303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1221,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c5534d505000010034323139303631323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1222,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c6534d505000010034323139343333333333333300010034323139303336323636333000400000000001000000320500033a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1223,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c7534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1224,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c8534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1225,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004c9534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1226,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ca534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1227,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004cb534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1228,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004cc534d50500001003432313930373334313437380001003432313930343334363330320040000000000100000032050003a70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1229,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004cd534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1230,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ce534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1231,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004cf534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1232,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004d0534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1233,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d1534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1234,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d2534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1235,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d3534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1236,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003760303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1237,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004d5534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1238,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d6534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003980303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1239,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d7534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003db0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1240,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004d8534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1241,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004d9534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1242,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004da534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003af0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1243,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004db534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1244,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004dc534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000479534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 4, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000047a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c0500035305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 83, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000047b534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500036105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 97, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000047c534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 23, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421904346302', FALSE, '0000006f00000004000000000000047d534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 194, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421903626630', FALSE, '0000006f00000004000000000000047e534d505000010034323139303733343134373800010034323139303336323636333000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 31, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000047f534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 29, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421905847970', FALSE, '0000006f000000040000000000000480534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 14, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000481534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 132, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000482534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 160, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000483534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 2, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000484534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 144, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000485534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 222, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000486534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003410303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 65, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000487534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 140, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000488534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 2, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903626630', 'nth', '421905847970', FALSE, '0000006f000000040000000000000489534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 129, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421902123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000048a534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 196, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000048b534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 140, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '0000006f00000004000000000000048c534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 134, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421905847970', FALSE, '0000006f00000004000000000000048d534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003430303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 67, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000048e534d505000010034323139303531323334353600010034323139303733343134373800400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 155, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000048f534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 154, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421904346302', FALSE, '0000006f000000040000000000000490534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003b80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 184, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000491534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 190, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421903626630', FALSE, '000000c9000000040000000000000492534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 128, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000493534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500038805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 136, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000494534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 170, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000495534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 61, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000496534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 243, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000497534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 188, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421919459112', FALSE, '0000006f000000040000000000000498534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 85, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000499534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 236, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000049a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c0500036905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 105, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000049b534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003180303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 24, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421907341478', FALSE, '000000c900000004000000000000049c534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 48, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421905847970', FALSE, '0000006f00000004000000000000049d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003580303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 88, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421904123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000049e534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003860303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 134, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000049f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500035905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 89, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004a0534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 243, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004a1534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 193, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000004a2534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 53, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004a3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 209, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004a4534d50500001003432313535333131323236370001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 168, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000004a5534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 174, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004a6534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003020303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 2, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004a7534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 70, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004a8534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 242, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421902123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000004a9534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c0500031205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 18, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004aa534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 153, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000004ab534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 21, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000004ac534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 135, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004ad534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003150303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 21, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421902123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004ae534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c0500035505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 85, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004af534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 148, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004b0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 199, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004b1534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500030a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 10, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004b2534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 131, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000004b3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 193, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004b4534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003f70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 247, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004b5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 5, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421907341478', FALSE, '000000c90000000400000000000004b6534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 22, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000004b7534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 219, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000004b8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 183, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421905847970', FALSE, '000000c90000000400000000000004b9534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 92, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004ba534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500030205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 2, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500038505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 133, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421905847970', FALSE, '000000c90000000400000000000004bc534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 68, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004bd534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 77, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004be534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 20, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004bf534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 7, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903626630', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004c0534d505000010034323139303336323636333000010034323139313934353931313200400000000001000000320500031d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 29, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000004c1534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 190, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421902123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004c2534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003750303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 117, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004c3534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 31, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903626630', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004c4534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003090303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 9, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004c5534d505000010034323139303631323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 75, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004c6534d505000010034323139343333333333333300010034323139303336323636333000400000000001000000320500033a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 58, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335598', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004c7534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 147, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943333333', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004c8534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 253, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421906123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004c9534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 159, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004ca534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 206, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421903123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004cb534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 33, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004cc534d50500001003432313930373334313437380001003432313930343334363330320040000000000100000032050003a70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 167, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004cd534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 204, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000004ce534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 108, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421901123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004cf534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 97, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421907341478', FALSE, '000000c90000000400000000000004d0534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 198, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421904123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004d1534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003900303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 144, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004d2534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003610303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 97, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004d3534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 245, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004d4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003760303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 118, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421919459112', FALSE, '000000c90000000400000000000004d5534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 13, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421907341478', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004d6534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003980303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 152, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421553112267', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004d7534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003db0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 219, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421904123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004d8534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 37, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000004d9534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500036705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 103, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421943335599', 'nth', '421904346302', FALSE, '0000006f0000000400000000000004da534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003af0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 175, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000004db534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 199, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:50', '2022-03-14 12:11:50', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004dc534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 217, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000047931313233373230000000001880000004000000000000047a31313233373231000000001880000004000000000000047b31313233373232000000001880000004000000000000047c31313233373233000000001880000004000000000000047d31313233373234000000001880000004000000000000047e31313233373235000000001880000004000000000000047f31313233373237000000001880000004000000000000048031313233373238000000001880000004000000000000048131313233373330000000001880000004000000000000048231313233373332000000001880000004000000000000048331313233373334000000001880000004000000000000048431313233373336000000001880000004000000000000048531313233373338000000001880000004000000000000048631313233373430000000001880000004000000000000048731313233373432000000001880000004000000000000048831313233373434000000001880000004000000000000048931313233373436000000001880000004000000000000048a31313233373438000000001880000004000000000000048b31313233373439000000001880000004000000000000048c31313233373531000000001880000004000000000000048d31313233373533000000001880000004000000000000048e31313233373535000000001880000004000000000000048f31313233373538000000001880000004000000000000049031313233373630000000001880000004000000000000049131313233373632000000001880000004000000000000049231313233373634000000001880000004000000000000049331313233373637000000001880000004000000000000049431313233373639000000001880000004000000000000049531313233373731000000001880000004000000000000049631313233373733000000001880000004000000000000049731313233373734000000001880000004000000000000049831313233373735000000001880000004000000000000049931313233373736000000001880000004000000000000049a31313233373737000000001880000004000000000000049b31313233373738000000001880000004000000000000049c31313233373739000000001880000004000000000000049d31313233373830000000001880000004000000000000049e31313233373831000000001880000004000000000000049f3131323337383200000000188000000400000000000004a03131323337383300000000188000000400000000000004a13131323337383400000000188000000400000000000004a23131323337383500000000188000000400000000000004a33131323337383600000000188000000400000000000004a43131323337383700000000188000000400000000000004a53131323337383800000000188000000400000000000004a63131323337383900000000188000000400000000000004a73131323337393000000000188000000400000000000004a83131323337393100000000188000000400000000000004a93131323337393200000000188000000400000000000004aa3131323337393300000000188000000400000000000004ab3131323337393400000000188000000400000000000004ac3131323337393500000000188000000400000000000004ad3131323337393600000000188000000400000000000004ae3131323337393700000000188000000400000000000004af3131323337393800000000188000000400000000000004b03131323337393900000000188000000400000000000004b13131323338303000000000188000000400000000000004b23131323338303100000000188000000400000000000004b33131323338303200000000188000000400000000000004b43131323338303300000000188000000400000000000004b53131323338303400000000188000000400000000000004b63131323338303500000000188000000400000000000004b73131323338303600000000188000000400000000000004b83131323338303700000000188000000400000000000004b93131323338303800000000188000000400000000000004ba3131323338303900000000188000000400000000000004bb3131323338313000000000188000000400000000000004bc3131323338313100000000188000000400000000000004bd3131323338313200000000188000000400000000000004be3131323338313300000000188000000400000000000004bf3131323338313400000000188000000400000000000004c03131323338313500000000188000000400000000000004c13131323338313600000000188000000400000000000004c23131323338313700000000188000000400000000000004c33131323338313800000000188000000400000000000004c43131323338313900000000188000000400000000000004c53131323338323000000000188000000400000000000004c63131323338323100000000188000000400000000000004c73131323338323200000000188000000400000000000004c83131323338323300000000188000000400000000000004c93131323338323400000000188000000400000000000004ca3131323338323500000000188000000400000000000004cb3131323338323600000000188000000400000000000004cc3131323338323700000000188000000400000000000004cd3131323338323800000000188000000400000000000004ce3131323338323900000000188000000400000000000004cf3131323338333000000000188000000400000000000004d03131323338333100000000188000000400000000000004d13131323338333200000000188000000400000000000004d23131323338333300000000188000000400000000000004d33131323338333400000000188000000400000000000004d43131323338333500000000188000000400000000000004d53131323338333600000000188000000400000000000004d63131323338333700000000188000000400000000000004d73131323338333800000000188000000400000000000004d83131323338333900000000188000000400000000000004d93131323338343000000000188000000400000000000004da3131323338343100000000188000000400000000000004db3131323338343200000000188000000400000000000004dc3131323338343300"] [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1145,"message_id":1123720},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1146,"message_id":1123721},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1147,"message_id":1123722},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1148,"message_id":1123723},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1149,"message_id":1123724},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1150,"message_id":1123725},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1151,"message_id":1123727},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1152,"message_id":1123728},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1153,"message_id":1123730},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1154,"message_id":1123732},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1155,"message_id":1123734},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1156,"message_id":1123736},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1157,"message_id":1123738},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1158,"message_id":1123740},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1159,"message_id":1123742},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1160,"message_id":1123744},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1161,"message_id":1123746},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1162,"message_id":1123748},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1163,"message_id":1123749},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1164,"message_id":1123751},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1165,"message_id":1123753},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1166,"message_id":1123755},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1167,"message_id":1123758},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1168,"message_id":1123760},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1169,"message_id":1123762},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1170,"message_id":1123764},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1171,"message_id":1123767},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1172,"message_id":1123769},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1173,"message_id":1123771},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1174,"message_id":1123773},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1175,"message_id":1123774},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1176,"message_id":1123775},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1177,"message_id":1123776},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1178,"message_id":1123777},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1179,"message_id":1123778},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1180,"message_id":1123779},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1181,"message_id":1123780},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1182,"message_id":1123781},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1183,"message_id":1123782},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1184,"message_id":1123783},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1185,"message_id":1123784},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1186,"message_id":1123785},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1187,"message_id":1123786},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1188,"message_id":1123787},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1189,"message_id":1123788},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1190,"message_id":1123789},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1191,"message_id":1123790},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1192,"message_id":1123791},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1193,"message_id":1123792},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1194,"message_id":1123793},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1195,"message_id":1123794},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1196,"message_id":1123795},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1197,"message_id":1123796},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1198,"message_id":1123797},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1199,"message_id":1123798},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1200,"message_id":1123799},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1201,"message_id":1123800},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1202,"message_id":1123801},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1203,"message_id":1123802},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1204,"message_id":1123803},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1205,"message_id":1123804},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1206,"message_id":1123805},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1207,"message_id":1123806},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1208,"message_id":1123807},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1209,"message_id":1123808},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1210,"message_id":1123809},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1211,"message_id":1123810},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1212,"message_id":1123811},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1213,"message_id":1123812},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1214,"message_id":1123813},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1215,"message_id":1123814},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1216,"message_id":1123815},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1217,"message_id":1123816},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1218,"message_id":1123817},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1219,"message_id":1123818},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1220,"message_id":1123819},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1221,"message_id":1123820},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1222,"message_id":1123821},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1223,"message_id":1123822},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1224,"message_id":1123823},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1225,"message_id":1123824},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1226,"message_id":1123825},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1227,"message_id":1123826},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1228,"message_id":1123827},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1229,"message_id":1123828},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1230,"message_id":1123829},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1231,"message_id":1123830},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1232,"message_id":1123831},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1233,"message_id":1123832},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1234,"message_id":1123833},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1235,"message_id":1123834},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1236,"message_id":1123835},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1237,"message_id":1123836},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1238,"message_id":1123837},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1239,"message_id":1123838},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1240,"message_id":1123839},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1241,"message_id":1123840},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1242,"message_id":1123841},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1243,"message_id":1123842},"sourceData":""} [2022-03-14 12:11:50] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1244,"message_id":1123843},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000006f0000000400000000000004dd534d505000010034323139303831323334363500010034323139313934353931313200400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004de534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003570303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004df534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004e0534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004e1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004e2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004e3534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004e4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004e5534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004e6534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004e7534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004e8534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c05000353050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004e9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000361050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004ea534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004ec534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004ed534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004ee534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004ef534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000004f0534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004f1534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004f2534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f0000000400000000000004f3534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004f4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004f5534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004f6534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000388050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004f7534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004f8534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004f9534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004fa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000004fb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f0000000400000000000004fc534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000004fd534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003450303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000004fe534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000004ff534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c05000369050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000500534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000501534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000359050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000502534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000503534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000504534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000505534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000506534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c05000312050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000507534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000315050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000508534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000509534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000050a534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c05000355050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000050b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000050c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000050d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000050e534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000050f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000510534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000511534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000512534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000513534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000514534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000515534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000516534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000517534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000518534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000519534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000051a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000051b534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c05000385050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000051c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000051d534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f00000004000000000000051e534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003ed0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000051f534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000520534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000521534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000522534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000523534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000524534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000525534d50500001003432313930383132333436350001003432313930373334313437380040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000526534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000527534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000528534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000529534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000052a534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000052b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000052c534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000052d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000052e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000052f534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000530534d505000010034323139303733343134373800010034323139313934353931313200400000000001000000320500037c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000531534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003960303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000532534d50500001003432313930373334313437380001003432313930373334313437380040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000533534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000534534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000535534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000536534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000537534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003330303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000538534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000539534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000053a534d505000010034323139303231323334353600010034323139303538343739373000400000000001000000320500035b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000053b534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000053c534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000053d534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000053e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000053f534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003a30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000540534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003850303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1245,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004dd534d505000010034323139303831323334363500010034323139313934353931313200400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1246,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004de534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003570303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1247,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004df534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1248,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004e0534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1249,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004e1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1250,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004e2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1251,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004e3534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1252,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004e4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1253,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004e5534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1254,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004e6534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1255,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004e7534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1256,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004e8534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c05000353050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1257,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004e9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000361050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1258,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004ea534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1259,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1260,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004ec534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1261,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004ed534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1262,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004ee534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1263,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004ef534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1264,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004f0534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1265,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004f1534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1266,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f2534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1267,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004f3534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1268,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1269,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f5534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1270,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f6534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000388050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1271,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f7534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1272,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f8534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1273,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004f9534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1274,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004fa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1275,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004fb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1276,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004fc534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1277,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000004fd534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003450303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1278,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000004fe534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1279,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000004ff534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c05000369050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1280,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000500534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1281,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000501534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000359050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1282,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000502534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1283,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000503534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1284,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000504534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1285,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000505534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1286,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000506534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c05000312050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1287,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000507534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000315050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1288,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000508534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1289,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000509534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1290,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000050a534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c05000355050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1291,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000050b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1292,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000050c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1293,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000050d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1294,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000050e534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1295,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000050f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1296,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000510534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1297,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000511534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1298,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000512534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1299,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000513534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1300,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000514534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1301,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000515534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1302,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000516534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1303,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000517534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1304,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000518534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1305,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000519534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1306,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000051a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1307,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000051b534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c05000385050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1308,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000051c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1309,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000051d534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1310,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000051e534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003ed0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1311,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000051f534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1312,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000520534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1313,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000521534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1314,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000522534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1315,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000523534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1316,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000524534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1317,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000525534d50500001003432313930383132333436350001003432313930373334313437380040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1318,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000526534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1319,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000527534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1320,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000528534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1321,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000529534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1322,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000052a534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1323,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000052b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1324,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000052c534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1325,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000052d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1326,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000052e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1327,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000052f534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1328,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000530534d505000010034323139303733343134373800010034323139313934353931313200400000000001000000320500037c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1329,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000531534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003960303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1330,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000532534d50500001003432313930373334313437380001003432313930373334313437380040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1331,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000533534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1332,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000534534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1333,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000535534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1334,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000536534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1335,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000537534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003330303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1336,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000538534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1337,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000539534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1338,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000053a534d505000010034323139303231323334353600010034323139303538343739373000400000000001000000320500035b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1339,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000053b534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1340,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000053c534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1341,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000053d534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1342,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000053e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1343,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000053f534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003a30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1344,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000540534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003850303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421908123465', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004dd534d505000010034323139303831323334363500010034323139313934353931313200400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 44, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004de534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003570303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 87, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004df534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 6, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004e0534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 216, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000004e1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 168, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000004e2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 32, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000004e3534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 178, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000004e4534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 58, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421903626630', FALSE, '0000006f0000000400000000000004e5534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 166, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004e6534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 182, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000004e7534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 4, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004e8534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c05000353050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 83, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000004e9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000361050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 97, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421905123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000004ea534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c0500031d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 29, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 132, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000004ec534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003a0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 160, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421905847970', FALSE, '000000c90000000400000000000004ed534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 140, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004ee534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 2, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004ef534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 152, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000004f0534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003810303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 129, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004f1534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 241, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421905123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004f2534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 154, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004f3534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 227, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004f4534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 190, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000004f5534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 128, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000004f6534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000388050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 136, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000004f7534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 170, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421905123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000004f8534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 61, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421907341478', FALSE, '000000c90000000400000000000004f9534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003f3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 243, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000004fa534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 188, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421907341478', FALSE, '000000c90000000400000000000004fb534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 236, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000004fc534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 26, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000004fd534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003450303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 69, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000004fe534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 46, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000004ff534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c05000369050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 105, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000500534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 48, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000501534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000359050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 89, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000502534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 53, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000503534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 174, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421905123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000504534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 242, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000505534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 70, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000506534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c05000312050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 18, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000507534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000315050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 21, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000508534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 242, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000509534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 135, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000050a534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008008c05000355050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 85, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421904123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000050b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 199, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421903626630', FALSE, '000000c900000004000000000000050c534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 202, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421907341478', FALSE, '000000c900000004000000000000050d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 60, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421919459112', FALSE, '0000006f00000004000000000000050e534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500039f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 159, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000050f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 151, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000510534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003c1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 193, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000511534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 98, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421907341478', FALSE, '000000c9000000040000000000000512534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 115, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000513534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 215, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000514534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 5, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000515534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 22, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000516534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 219, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000517534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 183, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000518534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 191, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421905847970', FALSE, '000000c9000000040000000000000519534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 92, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000051a534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000302050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 2, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000051b534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c05000385050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 133, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421905847970', FALSE, '000000c900000004000000000000051c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 68, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000051d534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c0500034d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 77, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421907341478', FALSE, '0000006f00000004000000000000051e534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003ed0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 237, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421903626630', FALSE, '0000006f00000004000000000000051f534d50500001003432313930373334313437380001003432313930333632363633300040000000000100000032050003a80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 168, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421905847970', FALSE, '000000c9000000040000000000000520534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 139, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000521534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500030005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 0, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000522534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500039105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 145, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000523534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 213, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000524534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 214, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421908123465', 'nth', '421907341478', FALSE, '0000006f000000040000000000000525534d50500001003432313930383132333436350001003432313930373334313437380040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 239, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000526534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 227, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943333333', 'nth', '421907341478', FALSE, '000000c9000000040000000000000527534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500039705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 151, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000528534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 30, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000529534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 238, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000052a534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 242, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000052b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 150, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000052c534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 230, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421905847970', FALSE, '0000006f00000004000000000000052d534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 148, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421904123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000052e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 13, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000052f534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 37, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421919459112', FALSE, '0000006f000000040000000000000530534d505000010034323139303733343134373800010034323139313934353931313200400000000001000000320500037c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 124, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421905847970', FALSE, '0000006f000000040000000000000531534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003960303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 150, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421907341478', FALSE, '0000006f000000040000000000000532534d50500001003432313930373334313437380001003432313930373334313437380040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 205, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000533534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 182, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000534534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500031805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 24, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000535534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 73, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000536534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 222, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421904346302', FALSE, '0000006f000000040000000000000537534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003330303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 51, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000538534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 1, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421907341478', 'nth', '421919459112', FALSE, '0000006f000000040000000000000539534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003140303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 20, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000053a534d505000010034323139303231323334353600010034323139303538343739373000400000000001000000320500035b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 91, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421905847970', FALSE, '0000006f00000004000000000000053b534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003d80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 216, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421943335599', 'nth', '421919459112', FALSE, '0000006f00000004000000000000053c534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003f50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 245, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421903626630', 'nth', '421905847970', FALSE, '0000006f00000004000000000000053d534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003e30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 227, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421901123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000053e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 64, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421906123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000053f534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003a30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 163, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:51', '2022-03-14 12:11:51', '421902123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000540534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003850303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 133, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000004dd3131323338343400000000188000000400000000000004de3131323338343500000000188000000400000000000004df3131323338343600000000188000000400000000000004e03131323338343700000000188000000400000000000004e13131323338343800000000188000000400000000000004e23131323338343900000000188000000400000000000004e33131323338353000000000188000000400000000000004e43131323338353100000000188000000400000000000004e53131323338353200000000188000000400000000000004e63131323338353300000000188000000400000000000004e73131323338353400000000188000000400000000000004e83131323338353500000000188000000400000000000004e93131323338353600000000188000000400000000000004ea3131323338353700000000188000000400000000000004eb3131323338353800000000188000000400000000000004ec3131323338353900000000188000000400000000000004ed3131323338363000000000188000000400000000000004ee3131323338363100000000188000000400000000000004ef3131323338363200000000188000000400000000000004f03131323338363300000000188000000400000000000004f13131323338363400000000188000000400000000000004f23131323338363500000000188000000400000000000004f33131323338363600000000188000000400000000000004f43131323338363700000000188000000400000000000004f53131323338363800000000188000000400000000000004f63131323338363900000000188000000400000000000004f73131323338373000000000188000000400000000000004f83131323338373100000000188000000400000000000004f93131323338373200000000188000000400000000000004fa3131323338373300000000188000000400000000000004fb3131323338373400000000188000000400000000000004fc3131323338373500000000188000000400000000000004fd3131323338373600000000188000000400000000000004fe3131323338373700000000188000000400000000000004ff31313233383738000000001880000004000000000000050031313233383739000000001880000004000000000000050131313233383830000000001880000004000000000000050231313233383831000000001880000004000000000000050331313233383832000000001880000004000000000000050431313233383833000000001880000004000000000000050531313233383834000000001880000004000000000000050631313233383835000000001880000004000000000000050731313233383836000000001880000004000000000000050831313233383837000000001880000004000000000000050931313233383838000000001880000004000000000000050a31313233383839000000001880000004000000000000050b31313233383930000000001880000004000000000000050c31313233383931000000001880000004000000000000050d31313233383932000000001880000004000000000000050e31313233383933000000001880000004000000000000050f31313233383934000000001880000004000000000000051031313233383935000000001880000004000000000000051131313233383936000000001880000004000000000000051231313233383937000000001880000004000000000000051331313233383938000000001880000004000000000000051431313233383939000000001880000004000000000000051531313233393030000000001880000004000000000000051631313233393031000000001880000004000000000000051731313233393032000000001880000004000000000000051831313233393033000000001880000004000000000000051931313233393034000000001880000004000000000000051a31313233393035000000001880000004000000000000051b31313233393036000000001880000004000000000000051c31313233393037000000001880000004000000000000051d31313233393038000000001880000004000000000000051e31313233393039000000001880000004000000000000051f31313233393130000000001880000004000000000000052031313233393131000000001880000004000000000000052131313233393132000000001880000004000000000000052231313233393133000000001880000004000000000000052331313233393134000000001880000004000000000000052431313233393135000000001880000004000000000000052531313233393136000000001880000004000000000000052631313233393137000000001880000004000000000000052731313233393138000000001880000004000000000000052831313233393139000000001880000004000000000000052931313233393230000000001880000004000000000000052a31313233393231000000001880000004000000000000052b31313233393232000000001880000004000000000000052c31313233393233000000001880000004000000000000052d31313233393234000000001880000004000000000000052e31313233393235000000001880000004000000000000052f31313233393236000000001880000004000000000000053031313233393237000000001880000004000000000000053131313233393238000000001880000004000000000000053231313233393239000000001880000004000000000000053331313233393330000000001880000004000000000000053431313233393331000000001880000004000000000000053531313233393332000000001880000004000000000000053631313233393333000000001880000004000000000000053731313233393334000000001880000004000000000000053831313233393335000000001880000004000000000000053931313233393336000000001880000004000000000000053a31313233393337000000001880000004000000000000053b31313233393338000000001880000004000000000000053c31313233393339000000001880000004000000000000053d31313233393430000000001880000004000000000000053e31313233393431000000001880000004000000000000053f3131323339343200000000188000000400000000000005403131323339343300"] [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1245,"message_id":1123844},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1246,"message_id":1123845},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1247,"message_id":1123846},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1248,"message_id":1123847},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1249,"message_id":1123848},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1250,"message_id":1123849},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1251,"message_id":1123850},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1252,"message_id":1123851},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1253,"message_id":1123852},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1254,"message_id":1123853},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1255,"message_id":1123854},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1256,"message_id":1123855},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1257,"message_id":1123856},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1258,"message_id":1123857},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1259,"message_id":1123858},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1260,"message_id":1123859},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1261,"message_id":1123860},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1262,"message_id":1123861},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1263,"message_id":1123862},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1264,"message_id":1123863},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1265,"message_id":1123864},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1266,"message_id":1123865},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1267,"message_id":1123866},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1268,"message_id":1123867},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1269,"message_id":1123868},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1270,"message_id":1123869},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1271,"message_id":1123870},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1272,"message_id":1123871},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1273,"message_id":1123872},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1274,"message_id":1123873},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1275,"message_id":1123874},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1276,"message_id":1123875},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1277,"message_id":1123876},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1278,"message_id":1123877},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1279,"message_id":1123878},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1280,"message_id":1123879},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1281,"message_id":1123880},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1282,"message_id":1123881},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1283,"message_id":1123882},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1284,"message_id":1123883},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1285,"message_id":1123884},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1286,"message_id":1123885},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1287,"message_id":1123886},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1288,"message_id":1123887},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1289,"message_id":1123888},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1290,"message_id":1123889},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1291,"message_id":1123890},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1292,"message_id":1123891},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1293,"message_id":1123892},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1294,"message_id":1123893},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1295,"message_id":1123894},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1296,"message_id":1123895},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1297,"message_id":1123896},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1298,"message_id":1123897},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1299,"message_id":1123898},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1300,"message_id":1123899},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1301,"message_id":1123900},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1302,"message_id":1123901},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1303,"message_id":1123902},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1304,"message_id":1123903},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1305,"message_id":1123904},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1306,"message_id":1123905},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1307,"message_id":1123906},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1308,"message_id":1123907},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1309,"message_id":1123908},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1310,"message_id":1123909},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1311,"message_id":1123910},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1312,"message_id":1123911},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1313,"message_id":1123912},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1314,"message_id":1123913},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1315,"message_id":1123914},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1316,"message_id":1123915},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1317,"message_id":1123916},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1318,"message_id":1123917},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1319,"message_id":1123918},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1320,"message_id":1123919},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1321,"message_id":1123920},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1322,"message_id":1123921},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1323,"message_id":1123922},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1324,"message_id":1123923},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1325,"message_id":1123924},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1326,"message_id":1123925},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1327,"message_id":1123926},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1328,"message_id":1123927},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1329,"message_id":1123928},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1330,"message_id":1123929},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1331,"message_id":1123930},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1332,"message_id":1123931},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1333,"message_id":1123932},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1334,"message_id":1123933},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1335,"message_id":1123934},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1336,"message_id":1123935},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1337,"message_id":1123936},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1338,"message_id":1123937},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1339,"message_id":1123938},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1340,"message_id":1123939},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1341,"message_id":1123940},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1342,"message_id":1123941},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1343,"message_id":1123942},"sourceData":""} [2022-03-14 12:11:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1344,"message_id":1123943},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c9000000040000000000000541534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000542534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000543534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000544534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000545534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000546534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000547534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000548534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000549534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054a534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054b534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000054f534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000550534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000551534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000552534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000553534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000554534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000555534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000367050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000556534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000557534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000558534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000300050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000559534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000391050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055c534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000055f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000560534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f000000040000000000000561534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000562534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000563534d50500001003432313930383132333436350001003432313930353834373937300040000000000100000032050003e00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000564534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003040303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000565534d505000010034323139303831323334363500010034323139303433343633303200400000000001000000320500034e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000566534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000567534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000568534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000569534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000056a534d505000010034323139303231323334353600010034323139303733343134373800400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000056b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000056c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000056d534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000056e534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000056f534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003380303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000570534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003240303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000571534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000572534d50500001003432313930353132333435360001003432313930373334313437380040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000573534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003280303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000574534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000575534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000576534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003230303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000577534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000578534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000579534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000057a534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000057b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000057c534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000057d534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fe0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000057e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000057f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000580534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003fb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000581534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000582534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000583534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000584534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003ea0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000585534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000586534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000587534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000588534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000589534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000058a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000058b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000058c534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003a50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000058d534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000058e534d50500001003432313535333131323236370001003432313930353834373937300040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000058f534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000590534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000591534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000592534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000593534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003790303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000594534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003d00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000595534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003f20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000596534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000597534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003820303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000598534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000599534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000059a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000059b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000059c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000059d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000059e534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000059f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005a0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005a1534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005a2534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005a3534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005a4534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003400303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1345,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000541534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1346,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000542534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1347,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000543534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1348,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000544534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1349,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000545534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1350,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000546534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1351,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000547534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1352,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000548534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1353,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000549534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1354,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054a534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1355,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054b534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1356,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1357,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1358,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1359,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000054f534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1360,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000550534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1361,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000551534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1362,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000552534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1363,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000553534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1364,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000554534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1365,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000555534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000367050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1366,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000556534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1367,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000557534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1368,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000558534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000300050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1369,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000559534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000391050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1370,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1371,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1372,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055c534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1373,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1374,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1375,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000055f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1376,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000560534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1377,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000561534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1378,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000562534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1379,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000563534d50500001003432313930383132333436350001003432313930353834373937300040000000000100000032050003e00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1380,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000564534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003040303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1381,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000565534d505000010034323139303831323334363500010034323139303433343633303200400000000001000000320500034e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1382,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000566534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1383,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000567534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1384,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000568534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1385,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000569534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1386,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000056a534d505000010034323139303231323334353600010034323139303733343134373800400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1387,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000056b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1388,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000056c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1389,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000056d534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1390,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000056e534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1391,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000056f534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003380303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1392,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000570534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003240303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1393,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000571534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1394,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000572534d50500001003432313930353132333435360001003432313930373334313437380040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1395,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000573534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003280303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1396,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000574534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1397,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000575534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1398,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000576534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003230303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1399,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000577534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1400,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000578534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1401,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000579534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1402,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000057a534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1403,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000057b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1404,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000057c534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1405,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000057d534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fe0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1406,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000057e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1407,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000057f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1408,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000580534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003fb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1409,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000581534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1410,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000582534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1411,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000583534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1412,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000584534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003ea0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1413,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000585534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1414,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000586534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1415,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000587534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1416,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000588534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1417,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000589534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1418,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000058a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1419,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000058b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1420,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000058c534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003a50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1421,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000058d534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1422,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000058e534d50500001003432313535333131323236370001003432313930353834373937300040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1423,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000058f534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1424,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000590534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1425,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000591534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1426,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000592534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1427,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000593534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003790303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1428,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000594534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003d00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1429,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000595534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003f20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1430,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000596534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1431,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000597534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003820303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1432,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000598534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1433,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000599534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1434,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000059a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1435,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000059b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1436,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000059c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1437,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000059d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1438,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000059e534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1439,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000059f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1440,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005a0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1441,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005a1534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1442,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005a2534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1443,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005a3534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1444,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005a4534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003400303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000541534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003a8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 168, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421903626630', FALSE, '000000c9000000040000000000000542534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 32, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000543534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 178, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000544534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 58, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000545534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 182, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000546534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 152, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000547534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500032e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 46, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000548534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 242, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907341478', 'nth', '421903626630', FALSE, '000000c9000000040000000000000549534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003ca050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 202, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421907341478', FALSE, '000000c900000004000000000000054a534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c0500033c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 60, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421907341478', FALSE, '000000c900000004000000000000054b534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 115, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000054c534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 151, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000054d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 98, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000054e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003d7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 215, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000054f534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008008c050003bf050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 191, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000550534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 190, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000551534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003ce050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 206, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000552534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500036c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 108, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421907341478', FALSE, '000000c9000000040000000000000553534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 198, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421919459112', FALSE, '000000c9000000040000000000000554534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 13, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000555534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000367050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 103, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000556534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003c7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 199, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000557534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 217, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000558534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c05000300050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 0, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000559534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000391050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 145, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421905847970', FALSE, '000000c900000004000000000000055a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c050003d6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 214, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421919459112', FALSE, '000000c900000004000000000000055b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 227, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421907341478', FALSE, '000000c900000004000000000000055c534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008008c05000397050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 151, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000055d534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 30, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907341478', 'nth', '421907341478', FALSE, '000000c900000004000000000000055e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003ee050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 238, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000055f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 242, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000560534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 150, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000561534d50500001003432313930313132333435360001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 1, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907341478', 'nth', '421905847970', FALSE, '0000006f000000040000000000000562534d50500001003432313930373334313437380001003432313930353834373937300040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 147, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421905847970', FALSE, '0000006f000000040000000000000563534d50500001003432313930383132333436350001003432313930353834373937300040000000000100000032050003e00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 224, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421919459112', FALSE, '0000006f000000040000000000000564534d50500001003432313934333333353539380001003432313931393435393131320040000000000100000032050003040303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 4, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421904346302', FALSE, '0000006f000000040000000000000565534d505000010034323139303831323334363500010034323139303433343633303200400000000001000000320500034e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 78, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421919459112', FALSE, '000000c9000000040000000000000566534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 163, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000567534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 208, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000568534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 238, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000569534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 62, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000056a534d505000010034323139303231323334353600010034323139303733343134373800400000000001000000320500032c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 44, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421904346302', FALSE, '000000c900000004000000000000056b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 189, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000056c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 188, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421903626630', FALSE, '000000c900000004000000000000056d534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500034205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 66, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000056e534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 144, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421907341478', FALSE, '0000006f00000004000000000000056f534d50500001003432313934333333353539390001003432313930373334313437380040000000000100000032050003380303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 56, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421907341478', FALSE, '0000006f000000040000000000000570534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003240303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 36, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000571534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 91, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421905123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000572534d50500001003432313930353132333435360001003432313930373334313437380040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 82, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421903626630', FALSE, '0000006f000000040000000000000573534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003280303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 40, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421907341478', FALSE, '000000c9000000040000000000000574534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 16, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000575534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 70, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421907341478', FALSE, '0000006f000000040000000000000576534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003230303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 35, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000577534d50500001003432313930343132333435360001003432313930373334313437380040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 243, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421919459112', FALSE, '000000c9000000040000000000000578534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 122, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000579534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500039805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 152, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421905847970', FALSE, '0000006f00000004000000000000057a534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 75, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421919459112', FALSE, '000000c900000004000000000000057b534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 154, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421905847970', FALSE, '0000006f00000004000000000000057c534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 52, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000057d534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fe0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 254, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000057e534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 169, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000057f534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 237, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000580534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003fb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 251, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000581534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 248, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000582534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 51, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000583534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 185, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000584534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003ea0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 234, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000585534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 159, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000586534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500036305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 99, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000587534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c0500034005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 64, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421903626630', FALSE, '0000006f000000040000000000000588534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 48, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000589534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 224, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000058a534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 239, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421903626630', FALSE, '000000c900000004000000000000058b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500033505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 53, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421902123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000058c534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003a50303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 165, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000058d534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 65, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421905847970', FALSE, '0000006f00000004000000000000058e534d50500001003432313535333131323236370001003432313930353834373937300040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 162, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943333333', 'nth', '421919459112', FALSE, '0000006f00000004000000000000058f534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 205, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000590534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500032405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 36, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335599', 'nth', '421905847970', FALSE, '0000006f000000040000000000000591534d505000010034323139343333333535393900010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 27, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000592534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 110, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000593534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003790303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 121, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000594534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003d00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 208, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000595534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003f20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 242, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421919459112', FALSE, '0000006f000000040000000000000596534d50500001003432313930313132333435360001003432313931393435393131320040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 173, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421907341478', FALSE, '0000006f000000040000000000000597534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003820303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 130, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421901123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000598534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c0500034705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 71, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000599534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 128, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000059a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 245, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421553112267', 'nth', '421904346302', FALSE, '000000c900000004000000000000059b534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 245, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907341478', 'nth', '421905847970', FALSE, '000000c900000004000000000000059c534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 140, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421904123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000059d534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 32, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421904346302', FALSE, '0000006f00000004000000000000059e534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 85, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907341478', 'nth', '421919459112', FALSE, '000000c900000004000000000000059f534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 4, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005a0534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 70, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421907123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005a1534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 132, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421943335598', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005a2534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 161, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421903626630', 'nth', '421904346302', FALSE, '000000c90000000400000000000005a3534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 76, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:52', '2022-03-14 12:11:52', '421905123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005a4534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003400303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 64, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000054131313233393434000000001880000004000000000000054231313233393435000000001880000004000000000000054331313233393436000000001880000004000000000000054431313233393437000000001880000004000000000000054531313233393438000000001880000004000000000000054631313233393439000000001880000004000000000000054731313233393530000000001880000004000000000000054831313233393531000000001880000004000000000000054931313233393532000000001880000004000000000000054a31313233393533000000001880000004000000000000054b31313233393534000000001880000004000000000000054c31313233393535000000001880000004000000000000054d31313233393536000000001880000004000000000000054e31313233393537000000001880000004000000000000054f31313233393538000000001880000004000000000000055031313233393539000000001880000004000000000000055131313233393630000000001880000004000000000000055231313233393631000000001880000004000000000000055331313233393632000000001880000004000000000000055431313233393633000000001880000004000000000000055531313233393634000000001880000004000000000000055631313233393635000000001880000004000000000000055731313233393636000000001880000004000000000000055831313233393637000000001880000004000000000000055931313233393638000000001880000004000000000000055a31313233393639000000001880000004000000000000055b31313233393730000000001880000004000000000000055c31313233393731000000001880000004000000000000055d31313233393732000000001880000004000000000000055e31313233393733000000001880000004000000000000055f31313233393734000000001880000004000000000000056031313233393735000000001880000004000000000000056131313233393736000000001880000004000000000000056231313233393737000000001880000004000000000000056331313233393738000000001880000004000000000000056431313233393739000000001880000004000000000000056531313233393830000000001880000004000000000000056631313233393831000000001880000004000000000000056731313233393832000000001880000004000000000000056831313233393833000000001880000004000000000000056931313233393834000000001880000004000000000000056a31313233393835000000001880000004000000000000056b31313233393836000000001880000004000000000000056c31313233393837000000001880000004000000000000056d31313233393838000000001880000004000000000000056e31313233393839000000001880000004000000000000056f31313233393930000000001880000004000000000000057031313233393931000000001880000004000000000000057131313233393932000000001880000004000000000000057231313233393933000000001880000004000000000000057331313233393934000000001880000004000000000000057431313233393935000000001880000004000000000000057531313233393936000000001880000004000000000000057631313233393937000000001880000004000000000000057731313233393938000000001880000004000000000000057831313233393939000000001880000004000000000000057931313234303030000000001880000004000000000000057a31313234303031000000001880000004000000000000057b31313234303032000000001880000004000000000000057c31313234303033000000001880000004000000000000057d31313234303034000000001880000004000000000000057e31313234303035000000001880000004000000000000057f31313234303036000000001880000004000000000000058031313234303037000000001880000004000000000000058131313234303038000000001880000004000000000000058231313234303039000000001880000004000000000000058331313234303130000000001880000004000000000000058431313234303131000000001880000004000000000000058531313234303132000000001880000004000000000000058631313234303133000000001880000004000000000000058731313234303134000000001880000004000000000000058831313234303135000000001880000004000000000000058931313234303136000000001880000004000000000000058a31313234303137000000001880000004000000000000058b31313234303138000000001880000004000000000000058c31313234303139000000001880000004000000000000058d31313234303230000000001880000004000000000000058e31313234303231000000001880000004000000000000058f31313234303232000000001880000004000000000000059031313234303233000000001880000004000000000000059131313234303234000000001880000004000000000000059231313234303235000000001880000004000000000000059331313234303236000000001880000004000000000000059431313234303237000000001880000004000000000000059531313234303238000000001880000004000000000000059631313234303239000000001880000004000000000000059731313234303330000000001880000004000000000000059831313234303331000000001880000004000000000000059931313234303332000000001880000004000000000000059a31313234303333000000001880000004000000000000059b31313234303334000000001880000004000000000000059c31313234303335000000001880000004000000000000059d31313234303336000000001880000004000000000000059e31313234303337000000001880000004000000000000059f3131323430333800000000188000000400000000000005a03131323430333900000000188000000400000000000005a13131323430343000000000188000000400000000000005a23131323430343100000000188000000400000000000005a33131323430343200000000188000000400000000000005a43131323430343300"] [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1345,"message_id":1123944},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1346,"message_id":1123945},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1347,"message_id":1123946},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1348,"message_id":1123947},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1349,"message_id":1123948},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1350,"message_id":1123949},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1351,"message_id":1123950},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1352,"message_id":1123951},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1353,"message_id":1123952},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1354,"message_id":1123953},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1355,"message_id":1123954},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1356,"message_id":1123955},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1357,"message_id":1123956},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1358,"message_id":1123957},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1359,"message_id":1123958},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1360,"message_id":1123959},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1361,"message_id":1123960},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1362,"message_id":1123961},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1363,"message_id":1123962},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1364,"message_id":1123963},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1365,"message_id":1123964},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1366,"message_id":1123965},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1367,"message_id":1123966},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1368,"message_id":1123967},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1369,"message_id":1123968},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1370,"message_id":1123969},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1371,"message_id":1123970},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1372,"message_id":1123971},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1373,"message_id":1123972},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1374,"message_id":1123973},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1375,"message_id":1123974},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1376,"message_id":1123975},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1377,"message_id":1123976},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1378,"message_id":1123977},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1379,"message_id":1123978},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1380,"message_id":1123979},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1381,"message_id":1123980},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1382,"message_id":1123981},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1383,"message_id":1123982},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1384,"message_id":1123983},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1385,"message_id":1123984},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1386,"message_id":1123985},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1387,"message_id":1123986},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1388,"message_id":1123987},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1389,"message_id":1123988},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1390,"message_id":1123989},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1391,"message_id":1123990},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1392,"message_id":1123991},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1393,"message_id":1123992},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1394,"message_id":1123993},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1395,"message_id":1123994},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1396,"message_id":1123995},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1397,"message_id":1123996},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1398,"message_id":1123997},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1399,"message_id":1123998},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1400,"message_id":1123999},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1401,"message_id":1124000},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1402,"message_id":1124001},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1403,"message_id":1124002},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1404,"message_id":1124003},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1405,"message_id":1124004},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1406,"message_id":1124005},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1407,"message_id":1124006},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1408,"message_id":1124007},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1409,"message_id":1124008},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1410,"message_id":1124009},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1411,"message_id":1124010},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1412,"message_id":1124011},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1413,"message_id":1124012},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1414,"message_id":1124013},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1415,"message_id":1124014},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1416,"message_id":1124015},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1417,"message_id":1124016},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1418,"message_id":1124017},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1419,"message_id":1124018},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1420,"message_id":1124019},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1421,"message_id":1124020},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1422,"message_id":1124021},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1423,"message_id":1124022},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1424,"message_id":1124023},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1425,"message_id":1124024},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1426,"message_id":1124025},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1427,"message_id":1124026},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1428,"message_id":1124027},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1429,"message_id":1124028},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1430,"message_id":1124029},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1431,"message_id":1124030},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1432,"message_id":1124031},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1433,"message_id":1124032},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1434,"message_id":1124033},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1435,"message_id":1124034},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1436,"message_id":1124035},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1437,"message_id":1124036},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1438,"message_id":1124037},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1439,"message_id":1124038},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1440,"message_id":1124039},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1441,"message_id":1124040},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1442,"message_id":1124041},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1443,"message_id":1124042},"sourceData":""} [2022-03-14 12:11:52] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1444,"message_id":1124043},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c90000000400000000000005a5534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005a6534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005a7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005a8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000318050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005a9534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000349050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005aa534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000301050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005ac534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005ad534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005ae534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005af534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b0534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b1534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000342050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b2534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b3534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b4534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b5534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b6534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005b9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005ba534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005bb534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005bc534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005bd534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005be534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005bf534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000363050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005c0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000005c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f0000000400000000000005c2534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005c3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005c4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005c5534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005c6534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005c7534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005c8534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005c9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005ca534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005cb534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005cc534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005cd534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005ce534d505000010034323135353331313232363700010034323139313934353931313200400000000001000000320500034c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005cf534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005d0534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005d1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005d2534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005d3534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005d4534d505000010034323139343333333333333300010034323139303433343633303200400000000001000000320500039c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005d5534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005d6534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005d7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005d8534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005d9534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005da534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005db534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005dc534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005dd534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005de534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005df534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005e0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005e1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005e2534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500039d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005e3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005e4534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003500303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005e5534d505000010034323139303336323636333000010034323139303336323636333000400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005e6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005e7534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005e8534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003030303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005e9534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005ea534d505000010034323139303231323334353600010034323139303336323636333000400000000001000000320500036f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005eb534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005ec534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003cb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005ed534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005ee534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003c00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005ef534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003360303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005f0534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005f1534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005f2534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005f3534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005f4534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005f5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005f7534d505000010034323139343333333535393800010034323139313934353931313200400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000005f8534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003ae0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005f9534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000005fa534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005fb534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005fc534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005fd534d50500001003432313934333333333333330001003432313930353834373937300040000000000100000032050003d40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000005fe534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000005ff534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000600534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000601534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000602534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000603534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000604534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003260303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000605534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc000000040000000000000606534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000326030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000607534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000608534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1445,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005a5534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1446,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005a6534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1447,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005a7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1448,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005a8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000318050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1449,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005a9534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000349050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1450,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005aa534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1451,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000301050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1452,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005ac534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1453,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005ad534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1454,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005ae534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1455,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005af534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1456,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b0534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1457,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b1534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000342050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1458,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b2534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1459,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b3534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1460,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b4534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1461,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b5534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1462,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b6534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1463,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1464,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1465,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005b9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1466,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005ba534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1467,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005bb534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1468,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005bc534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1469,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005bd534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1470,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005be534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1471,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005bf534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000363050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1472,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005c0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1473,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000005c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1474,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005c2534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1475,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005c3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1476,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005c4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1477,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005c5534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1478,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005c6534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1479,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005c7534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1480,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005c8534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1481,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005c9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1482,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ca534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1483,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005cb534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1484,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005cc534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1485,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005cd534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1486,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ce534d505000010034323135353331313232363700010034323139313934353931313200400000000001000000320500034c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1487,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005cf534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1488,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005d0534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1489,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005d1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1490,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005d2534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1491,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005d3534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1492,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005d4534d505000010034323139343333333333333300010034323139303433343633303200400000000001000000320500039c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1493,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005d5534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1494,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005d6534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1495,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005d7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1496,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005d8534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1497,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005d9534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1498,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005da534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1499,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005db534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1500,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005dc534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1501,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005dd534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1502,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005de534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1503,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005df534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1504,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1505,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1506,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005e2534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500039d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1507,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1508,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005e4534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003500303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1509,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005e5534d505000010034323139303336323636333000010034323139303336323636333000400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1510,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1511,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e7534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1512,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005e8534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003030303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1513,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005e9534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1514,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ea534d505000010034323139303231323334353600010034323139303336323636333000400000000001000000320500036f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1515,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005eb534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1516,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ec534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003cb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1517,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005ed534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1518,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ee534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003c00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1519,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ef534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003360303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1520,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f0534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1521,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f1534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1522,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005f2534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1523,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f3534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1524,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f4534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1525,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005f5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1526,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1527,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f7534d505000010034323139343333333535393800010034323139313934353931313200400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1528,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005f8534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003ae0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1529,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005f9534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1530,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005fa534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1531,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005fb534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1532,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005fc534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1533,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005fd534d50500001003432313934333333333333330001003432313930353834373937300040000000000100000032050003d40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1534,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000005fe534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1535,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000005ff534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1536,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000600534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1537,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000601534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1538,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000602534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1539,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000603534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1540,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000604534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003260303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1541,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000605534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1542,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000606534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000326030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1543,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000607534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1544,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000608534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421905847970', FALSE, '000000c90000000400000000000005a5534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c0500038b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 139, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000005a6534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500030d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 13, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005a7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 182, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005a8534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000318050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 24, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005a9534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000349050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 73, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005aa534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003de050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 222, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000005ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000301050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 1, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005ac534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 64, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000005ad534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 163, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000005ae534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 208, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000005af534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003bd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 189, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000005b0534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003bc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 188, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421903626630', FALSE, '000000c90000000400000000000005b1534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000342050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 66, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005b2534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 144, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005b3534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c0500035b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 91, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421907341478', FALSE, '000000c90000000400000000000005b4534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 16, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421903626630', FALSE, '000000c90000000400000000000005b5534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 70, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000005b6534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 122, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005b7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000398050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 152, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000005b8534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 154, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005b9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003a9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 169, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000005ba534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003ed050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 237, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005bb534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 248, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000005bc534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 51, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005bd534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 185, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000005be534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500039f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 159, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005bf534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000363050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 99, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000005c0534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008008c05000340050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 64, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005c1534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 224, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005c2534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 86, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421903626630', FALSE, '000000c90000000400000000000005c3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 233, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907341478', 'nth', '421919459112', FALSE, '000000c90000000400000000000005c4534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 123, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005c5534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 163, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000005c6534d50500001003432313930373132333435360001003432313930353834373937300040000000000100000032050003ad0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 173, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421907341478', FALSE, '0000006f0000000400000000000005c7534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003fd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 253, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005c8534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 230, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000005c9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 75, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000005ca534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 210, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005cb534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 63, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421905847970', FALSE, '000000c90000000400000000000005cc534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500032105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 33, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005cd534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003930303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 147, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005ce534d505000010034323135353331313232363700010034323139313934353931313200400000000001000000320500034c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 76, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421919459112', FALSE, '000000c90000000400000000000005cf534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c0500037805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 120, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005d0534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003a60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 166, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000005d1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 236, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005d2534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 14, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005d3534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 249, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005d4534d505000010034323139343333333333333300010034323139303433343633303200400000000001000000320500039c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 156, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005d5534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 167, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005d6534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 149, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005d7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 217, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421903626630', FALSE, '000000c90000000400000000000005d8534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c0500031105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 17, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005d9534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 138, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000005da534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 155, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000005db534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 181, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421903626630', FALSE, '000000c90000000400000000000005dc534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 164, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421905847970', FALSE, '000000c90000000400000000000005dd534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 226, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421907341478', FALSE, '0000006f0000000400000000000005de534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 120, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000005df534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 58, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421903626630', FALSE, '000000c90000000400000000000005e0534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 180, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421904346302', FALSE, '000000c90000000400000000000005e1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500038705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 135, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005e2534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500039d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 157, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000005e3534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 244, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005e4534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003500303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 80, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005e5534d505000010034323139303336323636333000010034323139303336323636333000400000000001000000320500039b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 155, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000005e6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c0500035205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 82, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005e7534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c0500037505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 117, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005e8534d50500001003432313930333632363633300001003432313930343334363330320040000000000100000032050003030303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 3, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907341478', 'nth', '421904346302', FALSE, '000000c90000000400000000000005e9534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 190, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005ea534d505000010034323139303231323334353600010034323139303336323636333000400000000001000000320500036f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 111, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000005eb534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 61, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005ec534d50500001003432313930363132333435360001003432313930333632363633300040000000000100000032050003cb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 203, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421904346302', FALSE, '000000c90000000400000000000005ed534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 7, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421907341478', FALSE, '0000006f0000000400000000000005ee534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003c00303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 192, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000005ef534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003360303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 54, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335598', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005f0534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 82, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000005f1534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003cc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 204, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005f2534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500034105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 65, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421902123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005f3534d505000010034323139303231323334353600010034323139313934353931313200400000000001000000320500031a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 26, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421906123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005f4534d50500001003432313930363132333435360001003432313931393435393131320040000000000100000032050003800303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 128, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000005f5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500035805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 88, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000005f6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 211, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335598', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005f7534d505000010034323139343333333535393800010034323139313934353931313200400000000001000000320500038c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 140, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421904346302', FALSE, '0000006f0000000400000000000005f8534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003ae0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 174, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000005f9534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 247, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903626630', 'nth', '421905847970', FALSE, '000000c90000000400000000000005fa534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 69, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907341478', 'nth', '421919459112', FALSE, '0000006f0000000400000000000005fb534d50500001003432313930373334313437380001003432313931393435393131320040000000000100000032050003780303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 120, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421903626630', FALSE, '000000c90000000400000000000005fc534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500030705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 7, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943333333', 'nth', '421905847970', FALSE, '0000006f0000000400000000000005fd534d50500001003432313934333333333333330001003432313930353834373937300040000000000100000032050003d40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 212, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000005fe534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 122, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421903123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000005ff534d50500001003432313930333132333435360001003432313930333632363633300040000000000100000032050003560303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 86, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000600534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 155, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421907123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000601534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 155, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000602534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 178, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421943335599', 'nth', '421905847970', FALSE, '000000c9000000040000000000000603534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 178, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421905123456', 'nth', '421919459112', FALSE, '0000006f000000040000000000000604534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003260303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 38, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000605534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 190, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421905123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000606534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000326030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 38, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421901123456', 'nth', '421903626630', FALSE, '000000c9000000040000000000000607534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 190, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:11:53', '2022-03-14 12:11:53', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000608534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 218, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000005a53131323430343400000000188000000400000000000005a63131323430343500000000188000000400000000000005a73131323430343600000000188000000400000000000005a83131323430343700000000188000000400000000000005a93131323430343800000000188000000400000000000005aa3131323430343900000000188000000400000000000005ab3131323430353000000000188000000400000000000005ac3131323430353100000000188000000400000000000005ad3131323430353200000000188000000400000000000005ae3131323430353300000000188000000400000000000005af3131323430353400000000188000000400000000000005b03131323430353500000000188000000400000000000005b13131323430353600000000188000000400000000000005b23131323430353700000000188000000400000000000005b33131323430353800000000188000000400000000000005b43131323430353900000000188000000400000000000005b53131323430363000000000188000000400000000000005b63131323430363100000000188000000400000000000005b73131323430363200000000188000000400000000000005b83131323430363300000000188000000400000000000005b93131323430363400000000188000000400000000000005ba3131323430363500000000188000000400000000000005bb3131323430363600000000188000000400000000000005bc3131323430363700000000188000000400000000000005bd3131323430363800000000188000000400000000000005be3131323430363900000000188000000400000000000005bf3131323430373000000000188000000400000000000005c03131323430373100000000188000000400000000000005c13131323430373200000000188000000400000000000005c23131323430373300000000188000000400000000000005c33131323430373400000000188000000400000000000005c43131323430373500000000188000000400000000000005c53131323430373600000000188000000400000000000005c63131323430373700000000188000000400000000000005c73131323430373800000000188000000400000000000005c83131323430373900000000188000000400000000000005c93131323430383000000000188000000400000000000005ca3131323430383100000000188000000400000000000005cb3131323430383200000000188000000400000000000005cc3131323430383300000000188000000400000000000005cd3131323430383400000000188000000400000000000005ce3131323430383500000000188000000400000000000005cf3131323430383600000000188000000400000000000005d03131323430383700000000188000000400000000000005d13131323430383800000000188000000400000000000005d23131323430383900000000188000000400000000000005d33131323430393000000000188000000400000000000005d43131323430393100000000188000000400000000000005d53131323430393200000000188000000400000000000005d63131323430393300000000188000000400000000000005d73131323430393400000000188000000400000000000005d83131323430393500000000188000000400000000000005d93131323430393600000000188000000400000000000005da3131323430393700000000188000000400000000000005db3131323430393800000000188000000400000000000005dc3131323430393900000000188000000400000000000005dd3131323431303000000000188000000400000000000005de3131323431303100000000188000000400000000000005df3131323431303200000000188000000400000000000005e03131323431303300000000188000000400000000000005e13131323431303400000000188000000400000000000005e23131323431303500000000188000000400000000000005e33131323431303600000000188000000400000000000005e43131323431303700000000188000000400000000000005e53131323431303800000000188000000400000000000005e63131323431303900000000188000000400000000000005e73131323431313000000000188000000400000000000005e83131323431313100000000188000000400000000000005e93131323431313200000000188000000400000000000005ea3131323431313300000000188000000400000000000005eb3131323431313400000000188000000400000000000005ec3131323431313500000000188000000400000000000005ed3131323431313600000000188000000400000000000005ee3131323431313700000000188000000400000000000005ef3131323431313800000000188000000400000000000005f03131323431313900000000188000000400000000000005f13131323431323000000000188000000400000000000005f23131323431323100000000188000000400000000000005f33131323431323200000000188000000400000000000005f43131323431323300000000188000000400000000000005f53131323431323400000000188000000400000000000005f63131323431323500000000188000000400000000000005f73131323431323600000000188000000400000000000005f83131323431323700000000188000000400000000000005f93131323431323800000000188000000400000000000005fa3131323431323900000000188000000400000000000005fb3131323431333000000000188000000400000000000005fc3131323431333100000000188000000400000000000005fd3131323431333200000000188000000400000000000005fe3131323431333300000000188000000400000000000005ff3131323431333400000000188000000400000000000006003131323431333500000000188000000400000000000006013131323431333600000000188000000400000000000006023131323431333700000000188000000400000000000006033131323431333800000000188000000400000000000006043131323431333900000000188000000400000000000006053131323431343000000000188000000400000000000006063131323431343100000000188000000400000000000006073131323431343200000000188000000400000000000006083131323431343300"] [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1445,"message_id":1124044},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1446,"message_id":1124045},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1447,"message_id":1124046},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1448,"message_id":1124047},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1449,"message_id":1124048},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1450,"message_id":1124049},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1451,"message_id":1124050},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1452,"message_id":1124051},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1453,"message_id":1124052},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1454,"message_id":1124053},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1455,"message_id":1124054},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1456,"message_id":1124055},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1457,"message_id":1124056},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1458,"message_id":1124057},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1459,"message_id":1124058},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1460,"message_id":1124059},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1461,"message_id":1124060},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1462,"message_id":1124061},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1463,"message_id":1124062},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1464,"message_id":1124063},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1465,"message_id":1124064},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1466,"message_id":1124065},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1467,"message_id":1124066},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1468,"message_id":1124067},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1469,"message_id":1124068},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1470,"message_id":1124069},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1471,"message_id":1124070},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1472,"message_id":1124071},"sourceData":""} [2022-03-14 12:11:53] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1473,"message_id":1124072},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1474,"message_id":1124073},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1475,"message_id":1124074},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1476,"message_id":1124075},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1477,"message_id":1124076},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1478,"message_id":1124077},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1479,"message_id":1124078},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1480,"message_id":1124079},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1481,"message_id":1124080},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1482,"message_id":1124081},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1483,"message_id":1124082},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1484,"message_id":1124083},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1485,"message_id":1124084},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1486,"message_id":1124085},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1487,"message_id":1124086},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1488,"message_id":1124087},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1489,"message_id":1124088},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1490,"message_id":1124089},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1491,"message_id":1124090},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1492,"message_id":1124091},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1493,"message_id":1124092},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1494,"message_id":1124093},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1495,"message_id":1124094},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1496,"message_id":1124095},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1497,"message_id":1124096},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1498,"message_id":1124097},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1499,"message_id":1124098},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1500,"message_id":1124099},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1501,"message_id":1124100},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1502,"message_id":1124101},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1503,"message_id":1124102},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1504,"message_id":1124103},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1505,"message_id":1124104},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1506,"message_id":1124105},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1507,"message_id":1124106},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1508,"message_id":1124107},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1509,"message_id":1124108},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1510,"message_id":1124109},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1511,"message_id":1124110},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1512,"message_id":1124111},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1513,"message_id":1124112},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1514,"message_id":1124113},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1515,"message_id":1124114},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1516,"message_id":1124115},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1517,"message_id":1124116},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1518,"message_id":1124117},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1519,"message_id":1124118},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1520,"message_id":1124119},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1521,"message_id":1124120},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1522,"message_id":1124121},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1523,"message_id":1124122},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1524,"message_id":1124123},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1525,"message_id":1124124},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1526,"message_id":1124125},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1527,"message_id":1124126},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1528,"message_id":1124127},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1529,"message_id":1124128},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1530,"message_id":1124129},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1531,"message_id":1124130},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1532,"message_id":1124131},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1533,"message_id":1124132},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1534,"message_id":1124133},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1535,"message_id":1124134},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1536,"message_id":1124135},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1537,"message_id":1124136},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1538,"message_id":1124137},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1539,"message_id":1124138},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1540,"message_id":1124139},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1541,"message_id":1124140},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1542,"message_id":1124141},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1543,"message_id":1124142},"sourceData":""} [2022-03-14 12:12:07] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1544,"message_id":1124143},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c9000000040000000000000609534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060c534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000324050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000347050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000060f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000610534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000611534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000612534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000613534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000614534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000615534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000616534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000617534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000618534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000619534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000061a534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000061b534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000061c534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000061d534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000061e534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003890303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000061f534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000620534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000389030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000621534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000622534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000623534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000624534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000625534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000626534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000627534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000628534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000629534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000062a534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000062b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000062c534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000062d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000062e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f00000004000000000000062f534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000630534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000631534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000632534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000633534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000634534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000635534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003480303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000636534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000348030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000637534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000638534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000639534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003bb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000063a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000063b534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000063c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000063d534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000063e534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000063f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000640534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000641534d505000010034323139303336323636333000010034323139303733343134373800400000000001000000320500037d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000642534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000643534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000644534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000645534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003650303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000646534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000365030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000647534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500031c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000648534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003d60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000649534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000064a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000064b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000064c534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000064d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000064e534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f00000004000000000000064f534d505000010034323139303231323334353600010034323139303433343633303200400000000001000000320500033f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000650534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000651534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000652534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000653534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000654534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000655534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000656534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000657534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003ab0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000658534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000659534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000065a534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc00000004000000000000065b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000065c534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000065d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000065e534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000065f534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000660534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000661534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003920303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000662534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000663534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000664534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000392030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000665534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000666534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000667534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000668534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000669534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000066a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000066b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000066c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1545,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000609534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1546,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1547,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1548,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060c534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000324050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1549,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1550,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000347050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1551,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000060f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1552,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000610534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1553,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000611534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1554,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000612534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1555,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000613534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1556,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000614534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1557,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000615534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1558,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000616534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1559,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000617534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1560,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000618534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1561,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000619534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1562,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000061a534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1563,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000061b534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1564,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000061c534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1565,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000061d534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1566,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000061e534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003890303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1567,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000061f534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1568,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000620534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000389030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1569,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000621534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1570,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000622534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1571,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000623534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1572,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000624534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1573,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000625534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1574,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000626534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1575,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000627534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1576,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000628534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1577,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000629534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1578,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000062a534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1579,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000062b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1580,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000062c534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1581,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000062d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1582,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000062e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1583,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000062f534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1584,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000630534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1585,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000631534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1586,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000632534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1587,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000633534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1588,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000634534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1589,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000635534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003480303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1590,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000636534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000348030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1591,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000637534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1592,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000638534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1593,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000639534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003bb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1594,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000063a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1595,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000063b534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1596,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000063c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1597,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000063d534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1598,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000063e534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1599,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000063f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1600,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000640534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1601,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000641534d505000010034323139303336323636333000010034323139303733343134373800400000000001000000320500037d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1602,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000642534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1603,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000643534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1604,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000644534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1605,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000645534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003650303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1606,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000646534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000365030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1607,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000647534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500031c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1608,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000648534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003d60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1609,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000649534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1610,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000064a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1611,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000064b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1612,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000064c534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1613,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000064d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1614,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000064e534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1615,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000064f534d505000010034323139303231323334353600010034323139303433343633303200400000000001000000320500033f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1616,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000650534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1617,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000651534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1618,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000652534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1619,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000653534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1620,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000654534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1621,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000655534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1622,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000656534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1623,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000657534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003ab0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1624,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000658534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1625,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000659534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1626,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000065a534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1627,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000065b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1628,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000065c534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1629,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000065d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1630,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000065e534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1631,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000065f534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1632,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000660534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1633,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000661534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003920303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1634,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000662534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1635,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000663534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1636,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000664534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000392030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1637,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000665534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1638,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000666534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1639,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000667534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1640,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000668534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1641,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000669534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1642,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000066a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1643,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000066b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1644,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000066c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000609534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003ef050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 239, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000060a534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 65, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421908123465', 'nth', '421903626630', FALSE, '000000c900000004000000000000060b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000335050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 53, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421908123465', 'nth', '421907341478', FALSE, '000000c900000004000000000000060c534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000324050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 36, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421919459112', FALSE, '000000c900000004000000000000060d534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500036e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 110, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421901123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000060e534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008008c05000347050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 71, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421919459112', FALSE, '000000c900000004000000000000060f534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 245, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000610534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003f5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 245, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421905847970', FALSE, '000000c9000000040000000000000611534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008008c0500038c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 140, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000612534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 32, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000613534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 4, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421906123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000614534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 70, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000615534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 132, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421904346302', FALSE, '000000c9000000040000000000000616534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008008c0500034c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 76, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000617534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c0500037b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 123, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000618534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003e9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 233, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000619534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008008c050003a3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 163, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421904346302', FALSE, '000000c900000004000000000000061a534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 218, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421919459112', FALSE, '0000006f00000004000000000000061b534d505000010034323139343333333535393900010034323139313934353931313200400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 47, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421919459112', FALSE, '000000dc00000004000000000000061c534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 47, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000061d534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500032f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 47, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000061e534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003890303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 137, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000061f534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500032f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 47, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000620534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000389030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 137, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '0000006f000000040000000000000621534d50500001003432313930333632363633300001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 149, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '000000dc000000040000000000000622534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 149, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000623534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 182, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000624534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 204, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000625534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 182, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421919459112', FALSE, '000000c9000000040000000000000626534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 204, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421907341478', FALSE, '0000006f000000040000000000000627534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003210303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 33, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000628534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 194, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421919459112', FALSE, '000000c9000000040000000000000629534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 194, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421907341478', FALSE, '000000dc00000004000000000000062a534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000321030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 33, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421903626630', FALSE, '000000c900000004000000000000062b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 3, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000062c534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 109, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421903626630', FALSE, '000000c900000004000000000000062d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 3, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000062e534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 109, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421907341478', FALSE, '0000006f00000004000000000000062f534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003950303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 149, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421907341478', FALSE, '000000dc000000040000000000000630534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000395030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 149, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421903626630', FALSE, '000000c9000000040000000000000631534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 32, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000632534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 162, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421903626630', FALSE, '000000c9000000040000000000000633534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c0500032005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 32, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000634534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 162, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000635534d50500001003432313930323132333435360001003432313930373334313437380040000000000100000032050003480303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 72, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000636534d5050000100343231393032313233343536000100343231393037333431343738004000000000010000009f05000348030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 72, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000637534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 185, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421904346302', FALSE, '000000c9000000040000000000000638534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 185, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421901123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000639534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003bb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 187, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421901123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000063a534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003bb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 187, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421919459112', FALSE, '0000006f00000004000000000000063b534d50500001003432313930353132333435360001003432313931393435393131320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 148, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000063c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 148, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421919459112', FALSE, '0000006f00000004000000000000063d534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003c40303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 196, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421919459112', FALSE, '000000dc00000004000000000000063e534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f050003c4030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 196, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000063f534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 23, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000640534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c0500031705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 23, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '0000006f000000040000000000000641534d505000010034323139303336323636333000010034323139303733343134373800400000000001000000320500037d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 125, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '000000dc000000040000000000000642534d5050000100343231393033363236363330000100343231393037333431343738004000000000010000009f0500037d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 125, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000643534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 183, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000644534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 183, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000645534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003650303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 101, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000646534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f05000365030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 101, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421905847970', FALSE, '0000006f000000040000000000000647534d505000010034323139303733343134373800010034323139303538343739373000400000000001000000320500031c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 28, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000648534d50500001003432313930353132333435360001003432313930333632363633300040000000000100000032050003d60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 214, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '000000c9000000040000000000000649534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 5, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421907341478', FALSE, '000000c900000004000000000000064a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500030505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 5, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907341478', 'nth', '421905847970', FALSE, '000000dc00000004000000000000064b534d5050000100343231393037333431343738000100343231393035383437393730004000000000010000009f0500031c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 28, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000064c534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f050003d6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 214, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943333333', 'nth', '421919459112', FALSE, '000000c900000004000000000000064d534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 128, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943333333', 'nth', '421919459112', FALSE, '000000c900000004000000000000064e534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 128, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000064f534d505000010034323139303231323334353600010034323139303433343633303200400000000001000000320500033f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 63, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000650534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f0500033f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 63, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000651534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 4, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000652534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 4, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000653534d50500001003432313930373132333435360001003432313930373334313437380040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 85, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000654534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 85, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000655534d50500001003432313930323132333435360001003432313930343334363330320040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 194, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421902123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000656534d5050000100343231393032313233343536000100343231393034333436333032004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 194, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421919459112', FALSE, '0000006f000000040000000000000657534d50500001003432313934333333353539390001003432313931393435393131320040000000000100000032050003ab0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 171, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421919459112', FALSE, '000000dc000000040000000000000658534d5050000100343231393433333335353939000100343231393139343539313132004000000000010000009f050003ab030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 171, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000659534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 170, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000065a534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 170, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000065b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000383030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 131, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000065c534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003830303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 131, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421906123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000065d534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 177, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421906123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000065e534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b105020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 177, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421901123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000065f534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 79, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421901123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000660534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 79, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421907341478', FALSE, '0000006f000000040000000000000661534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003920303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 146, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421907341478', FALSE, '000000c9000000040000000000000662534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 10, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421907341478', FALSE, '000000c9000000040000000000000663534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 10, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421907341478', FALSE, '000000dc000000040000000000000664534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f05000392030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 146, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421906123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000665534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 153, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000666534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 153, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421907341478', FALSE, '000000c9000000040000000000000667534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 198, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421907341478', FALSE, '000000c9000000040000000000000668534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 198, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421904346302', FALSE, '000000c9000000040000000000000669534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 30, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421904346302', FALSE, '000000c900000004000000000000066a534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 30, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000066b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 10, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000066c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 10, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000060931313234323034000000001880000004000000000000060a31313234323035000000001880000004000000000000060b31313234323036000000001880000004000000000000060c31313234323037000000001880000004000000000000060d31313234323038000000001880000004000000000000060e31313234323039000000001880000004000000000000060f31313234323130000000001880000004000000000000061031313234323131000000001880000004000000000000061131313234323132000000001880000004000000000000061231313234323133000000001880000004000000000000061331313234323134000000001880000004000000000000061431313234323135000000001880000004000000000000061531313234323136000000001880000004000000000000061631313234323137000000001880000004000000000000061731313234323138000000001880000004000000000000061831313234323139000000001880000004000000000000061931313234323230000000001880000004000000000000061a31313234323231000000001880000004000000000000061b31313234323232000000001880000004000000000000061c31313234323233000000001880000004000000000000061d31313234323234000000001880000004000000000000061e31313234323235000000001880000004000000000000061f31313234323236000000001880000004000000000000062031313234323237000000001880000004000000000000062131313234323238000000001880000004000000000000062231313234323239000000001880000004000000000000062331313234323330000000001880000004000000000000062431313234323331000000001880000004000000000000062531313234323332000000001880000004000000000000062631313234323333000000001880000004000000000000062731313234323334000000001880000004000000000000062831313234323335000000001880000004000000000000062931313234323336000000001880000004000000000000062a31313234323337000000001880000004000000000000062b31313234323338000000001880000004000000000000062c31313234323339000000001880000004000000000000062d31313234323430000000001880000004000000000000062e31313234323431000000001880000004000000000000062f31313234323432000000001880000004000000000000063031313234323433000000001880000004000000000000063131313234323434000000001880000004000000000000063231313234323435000000001880000004000000000000063331313234323436000000001880000004000000000000063431313234323437000000001880000004000000000000063531313234323438000000001880000004000000000000063631313234323439000000001880000004000000000000063731313234323530000000001880000004000000000000063831313234323531000000001880000004000000000000063931313234323532000000001880000004000000000000063a31313234323533000000001880000004000000000000063b31313234323534000000001880000004000000000000063c31313234323535000000001880000004000000000000063d31313234323536000000001880000004000000000000063e31313234323537000000001880000004000000000000063f31313234323538000000001880000004000000000000064031313234323539000000001880000004000000000000064131313234323630000000001880000004000000000000064231313234323631000000001880000004000000000000064331313234323632000000001880000004000000000000064431313234323633000000001880000004000000000000064531313234323634000000001880000004000000000000064631313234323635000000001880000004000000000000064731313234323636000000001880000004000000000000064831313234323637000000001880000004000000000000064931313234323638000000001880000004000000000000064a31313234323639000000001880000004000000000000064b31313234323730000000001880000004000000000000064c31313234323731000000001880000004000000000000064d31313234323732000000001880000004000000000000064e31313234323733000000001880000004000000000000064f31313234323734000000001880000004000000000000065031313234323735000000001880000004000000000000065131313234323736000000001880000004000000000000065231313234323737000000001880000004000000000000065331313234323738000000001880000004000000000000065431313234323739000000001880000004000000000000065531313234323830000000001880000004000000000000065631313234323831000000001880000004000000000000065731313234323832000000001880000004000000000000065831313234323833000000001880000004000000000000065931313234323834000000001880000004000000000000065a31313234323835000000001880000004000000000000065b31313234323836000000001880000004000000000000065c31313234323837000000001880000004000000000000065d31313234323838000000001880000004000000000000065e31313234323839000000001880000004000000000000065f31313234323930000000001880000004000000000000066031313234323931000000001880000004000000000000066131313234323932000000001880000004000000000000066231313234323933000000001880000004000000000000066331313234323934000000001880000004000000000000066431313234323935000000001880000004000000000000066531313234323936000000001880000004000000000000066631313234323937000000001880000004000000000000066731313234323938000000001880000004000000000000066831313234323939000000001880000004000000000000066931313234333030000000001880000004000000000000066a31313234333031000000001880000004000000000000066b31313234333032000000001880000004000000000000066c3131323433303300"] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1545,"message_id":1124204},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1546,"message_id":1124205},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1547,"message_id":1124206},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1548,"message_id":1124207},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1549,"message_id":1124208},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1550,"message_id":1124209},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1551,"message_id":1124210},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1552,"message_id":1124211},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1553,"message_id":1124212},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1554,"message_id":1124213},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1555,"message_id":1124214},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1556,"message_id":1124215},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1557,"message_id":1124216},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1558,"message_id":1124217},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1559,"message_id":1124218},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1560,"message_id":1124219},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1561,"message_id":1124220},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1562,"message_id":1124221},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1563,"message_id":1124222},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1564,"message_id":1124223},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1565,"message_id":1124224},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1566,"message_id":1124225},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1567,"message_id":1124226},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1568,"message_id":1124227},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1569,"message_id":1124228},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1570,"message_id":1124229},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1571,"message_id":1124230},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1572,"message_id":1124231},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1573,"message_id":1124232},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1574,"message_id":1124233},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1575,"message_id":1124234},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1576,"message_id":1124235},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1577,"message_id":1124236},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1578,"message_id":1124237},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1579,"message_id":1124238},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1580,"message_id":1124239},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1581,"message_id":1124240},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1582,"message_id":1124241},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1583,"message_id":1124242},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1584,"message_id":1124243},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1585,"message_id":1124244},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1586,"message_id":1124245},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1587,"message_id":1124246},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1588,"message_id":1124247},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1589,"message_id":1124248},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1590,"message_id":1124249},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1591,"message_id":1124250},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1592,"message_id":1124251},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1593,"message_id":1124252},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1594,"message_id":1124253},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1595,"message_id":1124254},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1596,"message_id":1124255},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1597,"message_id":1124256},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1598,"message_id":1124257},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1599,"message_id":1124258},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1600,"message_id":1124259},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1601,"message_id":1124260},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1602,"message_id":1124261},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1603,"message_id":1124262},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1604,"message_id":1124263},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1605,"message_id":1124264},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1606,"message_id":1124265},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1607,"message_id":1124266},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1608,"message_id":1124267},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1609,"message_id":1124268},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1610,"message_id":1124269},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1611,"message_id":1124270},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1612,"message_id":1124271},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1613,"message_id":1124272},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1614,"message_id":1124273},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1615,"message_id":1124274},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1616,"message_id":1124275},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1617,"message_id":1124276},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1618,"message_id":1124277},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1619,"message_id":1124278},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1620,"message_id":1124279},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1621,"message_id":1124280},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1622,"message_id":1124281},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1623,"message_id":1124282},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1624,"message_id":1124283},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1625,"message_id":1124284},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1626,"message_id":1124285},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1627,"message_id":1124286},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1628,"message_id":1124287},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1629,"message_id":1124288},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1630,"message_id":1124289},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1631,"message_id":1124290},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1632,"message_id":1124291},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1633,"message_id":1124292},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1634,"message_id":1124293},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1635,"message_id":1124294},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1636,"message_id":1124295},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1637,"message_id":1124296},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1638,"message_id":1124297},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1639,"message_id":1124298},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1640,"message_id":1124299},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1641,"message_id":1124300},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1642,"message_id":1124301},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1643,"message_id":1124302},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1644,"message_id":1124303},"sourceData":""} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c900000004000000000000066d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000066e534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000066f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000321050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000670534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c05000378050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000671534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000672534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000673534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000674534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000675534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000311050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000676534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000677534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000678534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000679534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067c534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c05000375050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000067f534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000352050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000680534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000681534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000682534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000683534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000684534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000358050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000685534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000686534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000687534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000688534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000689534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000068a534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000068b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000068c534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000068d534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f00000004000000000000068e534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000068f534d505000010034323139303831323334363500010034323139303336323636333000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000690534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc000000040000000000000691534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000692534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000693534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000694534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000695534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000696534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000697534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000698534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000699534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000069a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000069b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f00000004000000000000069c534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000069d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000069e534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003cf0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000069f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006a0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006a1534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000006a2534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003370303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006a3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000337030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006a4534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003fa0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006a5534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006a6534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006a7534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003ec0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006a8534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003350303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006a9534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006aa534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006ab534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000335030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006ac534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006ad534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000006ae534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006b0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006b2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006b3534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006b4534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006b5534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006b6534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006b7534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006b8534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006b9534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006ba534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006bb534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000006bc534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003540303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006bd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000354030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006be534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006bf534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006c0534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006c1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006c2534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006c3534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000006c4534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000006c5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc0000000400000000000006c6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006c7534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006c8534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000006c9534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006ca534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003770303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006cb534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006cc534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006cd534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006ce534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000006cf534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006d0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000377030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1645,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000066d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1646,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000066e534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1647,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000066f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000321050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1648,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000670534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c05000378050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1649,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000671534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1650,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000672534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1651,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000673534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1652,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000674534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1653,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000675534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000311050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1654,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000676534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1655,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000677534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1656,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000678534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1657,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000679534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1658,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1659,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1660,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067c534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1661,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1662,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c05000375050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1663,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000067f534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000352050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1664,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000680534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1665,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000681534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1666,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000682534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1667,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000683534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1668,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000684534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000358050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1669,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000685534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1670,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000686534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1671,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000687534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1672,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000688534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1673,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000689534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1674,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000068a534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1675,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000068b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1676,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000068c534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1677,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000068d534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1678,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000068e534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1679,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000068f534d505000010034323139303831323334363500010034323139303336323636333000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1680,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000690534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1681,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000691534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1682,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000692534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1683,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000693534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1684,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000694534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1685,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000695534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1686,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000696534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1687,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000697534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1688,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000698534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1689,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000699534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1690,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000069a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1691,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000069b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1692,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000069c534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1693,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000069d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1694,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000069e534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003cf0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1695,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000069f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1696,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006a0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1697,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006a1534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1698,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006a2534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003370303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1699,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006a3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000337030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1700,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006a4534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003fa0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1701,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006a5534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1702,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006a6534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1703,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006a7534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003ec0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1704,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006a8534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003350303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1705,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006a9534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1706,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006aa534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1707,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006ab534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000335030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1708,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006ac534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1709,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006ad534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1710,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ae534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1711,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1712,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006b0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1713,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1714,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006b2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1715,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006b3534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1716,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006b4534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1717,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006b5534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1718,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006b6534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1719,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006b7534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1720,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006b8534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1721,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006b9534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1722,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006ba534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1723,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006bb534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1724,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006bc534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003540303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1725,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006bd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000354030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1726,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006be534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1727,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006bf534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1728,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006c0534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1729,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006c1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1730,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006c2534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1731,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006c3534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1732,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006c4534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1733,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006c5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1734,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006c6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1735,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006c7534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1736,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006c8534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1737,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006c9534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1738,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ca534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003770303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1739,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006cb534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1740,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006cc534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1741,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006cd534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1742,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006ce534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1743,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006cf534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1744,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006d0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000377030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943333333', 'nth', '421903626630', FALSE, '000000c900000004000000000000066d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 75, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421905123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000066e534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500033f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 63, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903626630', 'nth', '421905847970', FALSE, '000000c900000004000000000000066f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000321050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 33, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421943335599', 'nth', '421919459112', FALSE, '000000c9000000040000000000000670534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008008c05000378050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 120, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000671534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 236, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000672534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500030e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 14, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000673534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003a7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 167, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:08] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000674534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c050003d9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 217, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:08', '2022-03-14 12:12:08', '421908123465', 'nth', '421903626630', FALSE, '000000c9000000040000000000000675534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c05000311050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 17, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000676534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 155, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000c9000000040000000000000677534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003b5050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 181, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421903626630', FALSE, '000000c9000000040000000000000678534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008008c050003a4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 164, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421905847970', FALSE, '000000c9000000040000000000000679534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008008c050003e2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 226, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000067a534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 58, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421903626630', FALSE, '000000c900000004000000000000067b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008008c050003b4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 180, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421904346302', FALSE, '000000c900000004000000000000067c534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c05000387050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 135, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000c900000004000000000000067d534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003f4050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 244, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000067e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c05000375050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 117, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000067f534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008008c05000352050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 82, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421904346302', FALSE, '000000c9000000040000000000000680534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 190, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421905847970', FALSE, '000000c9000000040000000000000681534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c0500033d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 61, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421904346302', FALSE, '000000c9000000040000000000000682534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 7, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000683534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000341050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 65, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000684534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000358050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 88, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421907341478', FALSE, '000000c9000000040000000000000685534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003d3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 211, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000686534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 247, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000687534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 69, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000688534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000307050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 7, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000689534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 122, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000068a534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008008c0500039b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 155, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c900000004000000000000068b534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c050003b2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 178, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421903626630', FALSE, '000000c900000004000000000000068c534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008008c050003be050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 190, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '000000c900000004000000000000068d534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 218, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000068e534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 148, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421903626630', FALSE, '0000006f00000004000000000000068f534d505000010034323139303831323334363500010034323139303336323636333000400000000001000000320500030e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 14, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000690534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 25, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000691534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 148, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421903626630', FALSE, '000000dc000000040000000000000692534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500030e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 14, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000693534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c0500031905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 25, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000694534d505000010034323139303331323334353600010034323139303538343739373000400000000001000000320500034b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 75, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000695534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500034b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 75, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '0000006f000000040000000000000696534d50500001003432313535333131323236370001003432313930343334363330320040000000000100000032050003a10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 161, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '000000dc000000040000000000000697534d5050000100343231353533313132323637000100343231393034333436333032004000000000010000009f050003a1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 161, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000698534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 134, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421904346302', FALSE, '0000006f000000040000000000000699534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003940303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 148, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421904346302', FALSE, '000000dc00000004000000000000069a534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f05000394030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 148, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000069b534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500038605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 134, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421903626630', FALSE, '0000006f00000004000000000000069c534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003cd0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 205, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421903626630', FALSE, '000000dc00000004000000000000069d534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f050003cd030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 205, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421904346302', FALSE, '0000006f00000004000000000000069e534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003cf0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 207, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421904346302', FALSE, '000000dc00000004000000000000069f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003cf030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 207, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000006a0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 47, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000006a1534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 47, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '0000006f0000000400000000000006a2534d50500001003432313934333333353539390001003432313930353834373937300040000000000100000032050003370303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 55, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000dc0000000400000000000006a3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010000009f05000337030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 55, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421904346302', FALSE, '0000006f0000000400000000000006a4534d50500001003432313934333333353539390001003432313930343334363330320040000000000100000032050003fa0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 250, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421904346302', FALSE, '000000dc0000000400000000000006a5534d5050000100343231393433333335353939000100343231393034333436333032004000000000010000009f050003fa030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 250, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006a6534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003f30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 243, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421904346302', FALSE, '0000006f0000000400000000000006a7534d50500001003432313934333333353539380001003432313930343334363330320040000000000100000032050003ec0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 236, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000006a8534d50500001003432313930363132333435360001003432313930353834373937300040000000000100000032050003350303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 53, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006a9534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003f3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 243, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421904346302', FALSE, '000000dc0000000400000000000006aa534d5050000100343231393433333335353938000100343231393034333436333032004000000000010000009f050003ec030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 236, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000006ab534d5050000100343231393036313233343536000100343231393035383437393730004000000000010000009f05000335030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 53, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421919459112', FALSE, '000000c90000000400000000000006ac534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 22, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421919459112', FALSE, '000000c90000000400000000000006ad534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 22, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421903626630', FALSE, '0000006f0000000400000000000006ae534d50500001003432313934333333333333330001003432313930333632363633300040000000000100000032050003250303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 37, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421903626630', FALSE, '000000dc0000000400000000000006af534d5050000100343231393433333333333333000100343231393033363236363330004000000000010000009f05000325030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 37, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006b0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 9, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006b1534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 51, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006b2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c0500030905020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 9, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006b3534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500033305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 51, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000006b4534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 144, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000006b5534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c0500039005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 144, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000006b6534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 220, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000006b7534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 220, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000006b8534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 4, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000006b9534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500030405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 4, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006ba534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 70, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006bb534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c0500034605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 70, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006bc534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003540303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 84, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006bd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000354030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 84, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006be534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 184, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006bf534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 184, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006c0534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 234, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006c1534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 234, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006c2534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 98, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006c3534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c0500036205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 98, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421904346302', FALSE, '0000006f0000000400000000000006c4534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003a20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 162, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006c5534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 255, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421904346302', FALSE, '000000dc0000000400000000000006c6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f050003a2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 162, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006c7534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 255, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421904346302', FALSE, '000000c90000000400000000000006c8534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 80, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000006c9534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003f90303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 249, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000006ca534d50500001003432313930313132333435360001003432313930343334363330320040000000000100000032050003770303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 119, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000006cb534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f050003f9030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 249, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421904346302', FALSE, '000000c90000000400000000000006cc534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 80, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006cd534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 174, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006ce534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 174, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006cf534d5050000100343231393433333333333333000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 99, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000006d0534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f05000377030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 119, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000066d31313234333034000000001880000004000000000000066e31313234333035000000001880000004000000000000066f31313234333036000000001880000004000000000000067031313234333037000000001880000004000000000000067131313234333038000000001880000004000000000000067231313234333039000000001880000004000000000000067331313234333130000000001880000004000000000000067431313234333131000000001880000004000000000000067531313234333132000000001880000004000000000000067631313234333133000000001880000004000000000000067731313234333134000000001880000004000000000000067831313234333135000000001880000004000000000000067931313234333136000000001880000004000000000000067a31313234333137000000001880000004000000000000067b31313234333138000000001880000004000000000000067c31313234333139000000001880000004000000000000067d31313234333230000000001880000004000000000000067e31313234333231000000001880000004000000000000067f31313234333232000000001880000004000000000000068031313234333233000000001880000004000000000000068131313234333234000000001880000004000000000000068231313234333235000000001880000004000000000000068331313234333236000000001880000004000000000000068431313234333237000000001880000004000000000000068531313234333238000000001880000004000000000000068631313234333239000000001880000004000000000000068731313234333330000000001880000004000000000000068831313234333331000000001880000004000000000000068931313234333332000000001880000004000000000000068a31313234333333000000001880000004000000000000068b31313234333334000000001880000004000000000000068c31313234333335000000001880000004000000000000068d31313234333336000000001880000004000000000000068e31313234333337000000001880000004000000000000068f31313234333338000000001880000004000000000000069031313234333339000000001880000004000000000000069131313234333430000000001880000004000000000000069231313234333431000000001880000004000000000000069331313234333432000000001880000004000000000000069431313234333433000000001880000004000000000000069531313234333434000000001880000004000000000000069631313234333435000000001880000004000000000000069731313234333436000000001880000004000000000000069831313234333437000000001880000004000000000000069931313234333438000000001880000004000000000000069a31313234333439000000001880000004000000000000069b31313234333530000000001880000004000000000000069c31313234333531000000001880000004000000000000069d31313234333532000000001880000004000000000000069e31313234333533000000001880000004000000000000069f3131323433353400000000188000000400000000000006a03131323433353500000000188000000400000000000006a13131323433353600000000188000000400000000000006a23131323433353700000000188000000400000000000006a33131323433353800000000188000000400000000000006a43131323433353900000000188000000400000000000006a53131323433363000000000188000000400000000000006a63131323433363100000000188000000400000000000006a73131323433363200000000188000000400000000000006a83131323433363300000000188000000400000000000006a93131323433363400000000188000000400000000000006aa3131323433363500000000188000000400000000000006ab3131323433363600000000188000000400000000000006ac3131323433363700000000188000000400000000000006ad3131323433363800000000188000000400000000000006ae3131323433363900000000188000000400000000000006af3131323433373000000000188000000400000000000006b03131323433373100000000188000000400000000000006b13131323433373200000000188000000400000000000006b23131323433373300000000188000000400000000000006b33131323433373400000000188000000400000000000006b43131323433373500000000188000000400000000000006b53131323433373600000000188000000400000000000006b63131323433373700000000188000000400000000000006b73131323433373800000000188000000400000000000006b83131323433373900000000188000000400000000000006b93131323433383000000000188000000400000000000006ba3131323433383100000000188000000400000000000006bb3131323433383200000000188000000400000000000006bc3131323433383300000000188000000400000000000006bd3131323433383400000000188000000400000000000006be3131323433383500000000188000000400000000000006bf3131323433383600000000188000000400000000000006c03131323433383700000000188000000400000000000006c13131323433383800000000188000000400000000000006c23131323433383900000000188000000400000000000006c33131323433393000000000188000000400000000000006c43131323433393100000000188000000400000000000006c53131323433393200000000188000000400000000000006c63131323433393300000000188000000400000000000006c73131323433393400000000188000000400000000000006c83131323433393500000000188000000400000000000006c93131323433393600000000188000000400000000000006ca3131323433393700000000188000000400000000000006cb3131323433393800000000188000000400000000000006cc3131323433393900000000188000000400000000000006cd3131323434303000000000188000000400000000000006ce3131323434303100000000188000000400000000000006cf3131323434303200000000188000000400000000000006d03131323434303300"] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1645,"message_id":1124304},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1646,"message_id":1124305},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1647,"message_id":1124306},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1648,"message_id":1124307},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1649,"message_id":1124308},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1650,"message_id":1124309},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1651,"message_id":1124310},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1652,"message_id":1124311},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1653,"message_id":1124312},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1654,"message_id":1124313},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1655,"message_id":1124314},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1656,"message_id":1124315},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1657,"message_id":1124316},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1658,"message_id":1124317},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1659,"message_id":1124318},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1660,"message_id":1124319},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1661,"message_id":1124320},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1662,"message_id":1124321},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1663,"message_id":1124322},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1664,"message_id":1124323},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1665,"message_id":1124324},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1666,"message_id":1124325},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1667,"message_id":1124326},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1668,"message_id":1124327},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1669,"message_id":1124328},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1670,"message_id":1124329},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1671,"message_id":1124330},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1672,"message_id":1124331},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1673,"message_id":1124332},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1674,"message_id":1124333},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1675,"message_id":1124334},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1676,"message_id":1124335},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1677,"message_id":1124336},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1678,"message_id":1124337},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1679,"message_id":1124338},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1680,"message_id":1124339},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1681,"message_id":1124340},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1682,"message_id":1124341},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1683,"message_id":1124342},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1684,"message_id":1124343},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1685,"message_id":1124344},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1686,"message_id":1124345},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1687,"message_id":1124346},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1688,"message_id":1124347},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1689,"message_id":1124348},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1690,"message_id":1124349},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1691,"message_id":1124350},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1692,"message_id":1124351},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1693,"message_id":1124352},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1694,"message_id":1124353},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1695,"message_id":1124354},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1696,"message_id":1124355},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1697,"message_id":1124356},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1698,"message_id":1124357},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1699,"message_id":1124358},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1700,"message_id":1124359},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1701,"message_id":1124360},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1702,"message_id":1124361},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1703,"message_id":1124362},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1704,"message_id":1124363},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1705,"message_id":1124364},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1706,"message_id":1124365},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1707,"message_id":1124366},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1708,"message_id":1124367},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1709,"message_id":1124368},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1710,"message_id":1124369},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1711,"message_id":1124370},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1712,"message_id":1124371},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1713,"message_id":1124372},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1714,"message_id":1124373},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1715,"message_id":1124374},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1716,"message_id":1124375},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1717,"message_id":1124376},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1718,"message_id":1124377},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1719,"message_id":1124378},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1720,"message_id":1124379},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1721,"message_id":1124380},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1722,"message_id":1124381},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1723,"message_id":1124382},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1724,"message_id":1124383},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1725,"message_id":1124384},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1726,"message_id":1124385},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1727,"message_id":1124386},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1728,"message_id":1124387},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1729,"message_id":1124388},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1730,"message_id":1124389},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1731,"message_id":1124390},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1732,"message_id":1124391},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1733,"message_id":1124392},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1734,"message_id":1124393},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1735,"message_id":1124394},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1736,"message_id":1124395},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1737,"message_id":1124396},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1738,"message_id":1124397},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1739,"message_id":1124398},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1740,"message_id":1124399},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1741,"message_id":1124400},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1742,"message_id":1124401},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1743,"message_id":1124402},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1744,"message_id":1124403},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c90000000400000000000006d1534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d2534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d5534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d6534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d7534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d8534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006d9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000317050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006da534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006db534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006dc534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006dd534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006de534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006df534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e0534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e1534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e4534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000319050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e5534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e6534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000386050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000006e7534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000006e8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f0000000400000000000006e9534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006ea534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003e70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006eb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006ec534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006ed534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500036d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006ee534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003120303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006ef534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006f0534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006f1534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000312030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006f2534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003470303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006f3534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003dc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006f4534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000006f5534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000006f6534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000006f7534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000347030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006f8534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000006f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006fa534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000006fb534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006fc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000313030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006fd534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003130303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc0000000400000000000006fe534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000006ff534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000700534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000384030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000701534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000702534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003840303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000703534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000704534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000705534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000706534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000707534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000708534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000709534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003b70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000070a534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000070b534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc00000004000000000000070c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000070d534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003d30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000070e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000070f534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000710534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000711534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc000000040000000000000712534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000713534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000714534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000715534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000716534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000717534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000718534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000719534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000071a534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f00000004000000000000071b534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000071c534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000071d534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc00000004000000000000071e534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000071f534d505000010034323139303531323334353600010034323139303336323636333000400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000720534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000721534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc000000040000000000000722534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000723534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000724534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000725534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500038f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000726534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000727534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1745,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d1534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1746,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d2534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1747,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1748,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1749,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d5534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1750,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d6534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1751,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d7534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1752,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d8534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1753,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006d9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000317050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1754,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006da534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1755,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006db534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1756,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006dc534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1757,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006dd534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1758,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006de534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1759,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006df534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1760,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e0534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1761,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e1534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1762,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1763,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1764,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e4534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000319050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1765,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e5534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1766,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000006e6534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000386050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1767,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006e7534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1768,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006e8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1769,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006e9534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1770,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ea534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003e70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1771,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006eb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1772,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ec534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1773,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ed534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500036d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1774,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ee534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003120303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1775,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006ef534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1776,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f0534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1777,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f1534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000312030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1778,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006f2534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003470303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1779,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006f3534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003dc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1780,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f4534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1781,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000006f5534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1782,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000006f6534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1783,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f7534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000347030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1784,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f8534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1785,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1786,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006fa534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1787,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006fb534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1788,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006fc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000313030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1789,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006fd534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003130303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1790,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000006fe534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1791,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000006ff534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1792,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000700534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000384030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1793,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000701534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1794,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000702534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003840303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1795,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000703534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1796,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000704534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1797,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000705534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1798,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000706534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1799,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000707534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1800,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000708534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1801,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000709534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003b70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1802,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000070a534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1803,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000070b534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1804,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000070c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1805,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000070d534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003d30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1806,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000070e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1807,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000070f534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1808,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000710534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1809,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000711534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1810,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000712534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1811,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000713534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1812,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000714534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1813,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000715534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1814,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000716534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1815,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000717534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1816,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000718534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1817,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000719534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1818,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000071a534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1819,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000071b534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1820,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000071c534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1821,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000071d534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1822,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000071e534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1823,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000071f534d505000010034323139303531323334353600010034323139303336323636333000400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1824,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000720534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1825,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000721534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1826,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000722534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1827,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000723534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1828,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000724534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1829,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000725534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500038f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1830,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000726534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1831,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000727534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000006d1534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008008c050003b6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 182, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421919459112', FALSE, '000000c90000000400000000000006d2534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008008c050003cc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 204, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421919459112', FALSE, '000000c90000000400000000000006d3534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c050003c2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 194, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000006d4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 3, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000006d5534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c0500036d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 109, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421903626630', FALSE, '000000c90000000400000000000006d6534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008008c05000320050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 32, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000006d7534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003a2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 162, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000006d8534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c050003b9050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 185, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006d9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008008c05000317050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 23, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421905847970', FALSE, '000000c90000000400000000000006da534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008008c050003b7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 183, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421907341478', FALSE, '000000c90000000400000000000006db534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c05000305050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 5, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421919459112', FALSE, '000000c90000000400000000000006dc534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 128, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421553112267', 'nth', '421905847970', FALSE, '000000c90000000400000000000006dd534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 4, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000006de534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008008c050003aa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 170, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000006df534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c050003b1050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 177, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000006e0534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008008c0500034f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 79, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000006e1534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 10, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421907341478', FALSE, '000000c90000000400000000000006e2534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008008c050003c6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 198, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421904346302', FALSE, '000000c90000000400000000000006e3534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c0500031e050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 30, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000006e4534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c05000319050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 25, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000006e5534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500030a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 10, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335599', 'nth', '421903626630', FALSE, '000000c90000000400000000000006e6534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000386050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 134, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000006e7534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 242, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000006e8534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f205030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 242, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006e9534d50500001003432313934333333333333330001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 99, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000006ea534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003e70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 231, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000006eb534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f050003e7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 231, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006ec534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 89, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000006ed534d505000010034323139303731323334353600010034323139303733343134373800400000000001000000320500036d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 109, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421905847970', FALSE, '0000006f0000000400000000000006ee534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003120303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 18, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000006ef534d5050000100343231393037313233343536000100343231393037333431343738004000000000010000009f0500036d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 109, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006f0534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 89, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000006f1534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f05000312030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 18, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000006f2534d50500001003432313930333132333435360001003432313930373334313437380040000000000100000032050003470303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 71, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421903626630', FALSE, '0000006f0000000400000000000006f3534d50500001003432313934333333353539380001003432313930333632363633300040000000000100000032050003dc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 220, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421903626630', FALSE, '000000dc0000000400000000000006f4534d5050000100343231393433333335353938000100343231393033363236363330004000000000010000009f050003dc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 220, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000006f5534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 219, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000006f6534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 219, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000006f7534d5050000100343231393033313233343536000100343231393037333431343738004000000000010000009f05000347030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 71, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006f8534d5050000100343231393033313233343536000100343231393139343539313132004000000000010000009f05000307030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 7, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000dc0000000400000000000006f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f05000306030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 6, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006fa534d50500001003432313930333132333435360001003432313931393435393131320040000000000100000032050003070303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 7, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '0000006f0000000400000000000006fb534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003060303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 6, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000006fc534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f05000313030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 19, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943333333', 'nth', '421907341478', FALSE, '0000006f0000000400000000000006fd534d50500001003432313934333333333333330001003432313930373334313437380040000000000100000032050003130303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 19, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000006fe534d5050000100343231393031313233343536000100343231393033363236363330004000000000010000009f050003f1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 241, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421901123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000006ff534d50500001003432313930313132333435360001003432313930333632363633300040000000000100000032050003f10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 241, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421919459112', FALSE, '000000dc000000040000000000000700534d5050000100343231393033363236363330000100343231393139343539313132004000000000010000009f05000384030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 132, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000701534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f050003e6030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 230, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421919459112', FALSE, '0000006f000000040000000000000702534d50500001003432313930333632363633300001003432313931393435393131320040000000000100000032050003840303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 132, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421904123456', 'nth', '421904346302', FALSE, '0000006f000000040000000000000703534d50500001003432313930343132333435360001003432313930343334363330320040000000000100000032050003e60303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 230, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000704534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 141, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000705534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 141, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000dc000000040000000000000706534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003b7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 183, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421904346302', FALSE, '000000c9000000040000000000000707534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 248, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421904346302', FALSE, '000000c9000000040000000000000708534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 150, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '0000006f000000040000000000000709534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003b70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 183, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421904346302', FALSE, '000000c900000004000000000000070a534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 248, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421904346302', FALSE, '000000c900000004000000000000070b534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c0500039605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 150, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '000000dc00000004000000000000070c534d5050000100343231393038313233343635000100343231393139343539313132004000000000010000009f050003d3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 211, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421919459112', FALSE, '0000006f00000004000000000000070d534d50500001003432313930383132333436350001003432313931393435393131320040000000000100000032050003d30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 211, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000070e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 132, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000070f534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 69, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000710534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 132, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000711534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c0500034505030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 69, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000712534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003de030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 222, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000713534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 252, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000714534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 54, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421902123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000715534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003de0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 222, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000716534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 252, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000717534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c0500033605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 54, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421904346302', FALSE, '000000c9000000040000000000000718534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 68, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000719534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000301030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 1, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421907341478', 'nth', '421904346302', FALSE, '000000c900000004000000000000071a534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c0500034405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 68, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421905847970', FALSE, '0000006f00000004000000000000071b534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003010303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 1, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421903626630', FALSE, '000000c900000004000000000000071c534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 157, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421943335598', 'nth', '421903626630', FALSE, '000000c900000004000000000000071d534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 157, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421903626630', FALSE, '000000dc00000004000000000000071e534d5050000100343231393035313233343536000100343231393033363236363330004000000000010000009f0500038a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 138, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421903626630', FALSE, '0000006f00000004000000000000071f534d505000010034323139303531323334353600010034323139303336323636333000400000000001000000320500038a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 138, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000720534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 48, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000721534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c0500033005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 48, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421905847970', FALSE, '000000dc000000040000000000000722534d5050000100343231393033363236363330000100343231393035383437393730004000000000010000009f05000334030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 52, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000723534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500038f030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 143, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421903626630', 'nth', '421905847970', FALSE, '0000006f000000040000000000000724534d50500001003432313930333632363633300001003432313930353834373937300040000000000100000032050003340303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 52, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421906123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000725534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500038f0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 143, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000726534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 179, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:09', '2022-03-14 12:12:09', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000727534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 179, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000006d13131323434303400000000188000000400000000000006d23131323434303500000000188000000400000000000006d33131323434303600000000188000000400000000000006d43131323434303700000000188000000400000000000006d53131323434303800000000188000000400000000000006d63131323434303900000000188000000400000000000006d73131323434313000000000188000000400000000000006d83131323434313100000000188000000400000000000006d93131323434313200000000188000000400000000000006da3131323434313300000000188000000400000000000006db3131323434313400000000188000000400000000000006dc3131323434313500000000188000000400000000000006dd3131323434313600000000188000000400000000000006de3131323434313700000000188000000400000000000006df3131323434313800000000188000000400000000000006e03131323434313900000000188000000400000000000006e13131323434323000000000188000000400000000000006e23131323434323100000000188000000400000000000006e33131323434323200000000188000000400000000000006e43131323434323300000000188000000400000000000006e53131323434323400000000188000000400000000000006e63131323434323500000000188000000400000000000006e73131323434323600000000188000000400000000000006e83131323434323700000000188000000400000000000006e93131323434323800000000188000000400000000000006ea3131323434323900000000188000000400000000000006eb3131323434333000000000188000000400000000000006ec3131323434333100000000188000000400000000000006ed3131323434333200000000188000000400000000000006ee3131323434333300000000188000000400000000000006ef3131323434333400000000188000000400000000000006f03131323434333500000000188000000400000000000006f13131323434333600000000188000000400000000000006f23131323434333700000000188000000400000000000006f33131323434333800000000188000000400000000000006f43131323434333900000000188000000400000000000006f53131323434343000000000188000000400000000000006f63131323434343100000000188000000400000000000006f73131323434343200000000188000000400000000000006f83131323434343300000000188000000400000000000006f93131323434343400000000188000000400000000000006fa3131323434343500000000188000000400000000000006fb3131323434343600000000188000000400000000000006fc3131323434343700000000188000000400000000000006fd3131323434343800000000188000000400000000000006fe3131323434343900000000188000000400000000000006ff31313234343530000000001880000004000000000000070031313234343531000000001880000004000000000000070131313234343532000000001880000004000000000000070231313234343533000000001880000004000000000000070331313234343534000000001880000004000000000000070431313234343535000000001880000004000000000000070531313234343536000000001880000004000000000000070631313234343537000000001880000004000000000000070731313234343538000000001880000004000000000000070831313234343539000000001880000004000000000000070931313234343630000000001880000004000000000000070a31313234343631000000001880000004000000000000070b31313234343632000000001880000004000000000000070c31313234343633000000001880000004000000000000070d31313234343634000000001880000004000000000000070e31313234343635000000001880000004000000000000070f31313234343636000000001880000004000000000000071031313234343637000000001880000004000000000000071131313234343638000000001880000004000000000000071231313234343639000000001880000004000000000000071331313234343730000000001880000004000000000000071431313234343731000000001880000004000000000000071531313234343732000000001880000004000000000000071631313234343733000000001880000004000000000000071731313234343734000000001880000004000000000000071831313234343735000000001880000004000000000000071931313234343736000000001880000004000000000000071a31313234343737000000001880000004000000000000071b31313234343738000000001880000004000000000000071c31313234343739000000001880000004000000000000071d31313234343830000000001880000004000000000000071e31313234343831000000001880000004000000000000071f3131323434383200000000188000000400000000000007203131323434383300000000188000000400000000000007213131323434383400000000188000000400000000000007223131323434383500000000188000000400000000000007233131323434383600000000188000000400000000000007243131323434383700000000188000000400000000000007253131323434383800000000188000000400000000000007263131323434383900000000188000000400000000000007273131323434393000"] [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1745,"message_id":1124404},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1746,"message_id":1124405},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1747,"message_id":1124406},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1748,"message_id":1124407},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1749,"message_id":1124408},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1750,"message_id":1124409},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1751,"message_id":1124410},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1752,"message_id":1124411},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1753,"message_id":1124412},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1754,"message_id":1124413},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1755,"message_id":1124414},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1756,"message_id":1124415},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1757,"message_id":1124416},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1758,"message_id":1124417},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1759,"message_id":1124418},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1760,"message_id":1124419},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1761,"message_id":1124420},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1762,"message_id":1124421},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1763,"message_id":1124422},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1764,"message_id":1124423},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1765,"message_id":1124424},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1766,"message_id":1124425},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1767,"message_id":1124426},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1768,"message_id":1124427},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1769,"message_id":1124428},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1770,"message_id":1124429},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1771,"message_id":1124430},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1772,"message_id":1124431},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1773,"message_id":1124432},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1774,"message_id":1124433},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1775,"message_id":1124434},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1776,"message_id":1124435},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1777,"message_id":1124436},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1778,"message_id":1124437},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1779,"message_id":1124438},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1780,"message_id":1124439},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1781,"message_id":1124440},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1782,"message_id":1124441},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1783,"message_id":1124442},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1784,"message_id":1124443},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1785,"message_id":1124444},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1786,"message_id":1124445},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1787,"message_id":1124446},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1788,"message_id":1124447},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1789,"message_id":1124448},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1790,"message_id":1124449},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1791,"message_id":1124450},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1792,"message_id":1124451},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1793,"message_id":1124452},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1794,"message_id":1124453},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1795,"message_id":1124454},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1796,"message_id":1124455},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1797,"message_id":1124456},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1798,"message_id":1124457},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1799,"message_id":1124458},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1800,"message_id":1124459},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1801,"message_id":1124460},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1802,"message_id":1124461},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1803,"message_id":1124462},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1804,"message_id":1124463},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1805,"message_id":1124464},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1806,"message_id":1124465},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1807,"message_id":1124466},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1808,"message_id":1124467},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1809,"message_id":1124468},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1810,"message_id":1124469},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1811,"message_id":1124470},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1812,"message_id":1124471},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1813,"message_id":1124472},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1814,"message_id":1124473},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1815,"message_id":1124474},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1816,"message_id":1124475},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1817,"message_id":1124476},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1818,"message_id":1124477},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1819,"message_id":1124478},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1820,"message_id":1124479},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1821,"message_id":1124480},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1822,"message_id":1124481},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1823,"message_id":1124482},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1824,"message_id":1124483},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1825,"message_id":1124484},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1826,"message_id":1124485},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1827,"message_id":1124486},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1828,"message_id":1124487},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1829,"message_id":1124488},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1830,"message_id":1124489},"sourceData":""} [2022-03-14 12:12:09] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1831,"message_id":1124490},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008ee000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008ef000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f0000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008f2000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008f3000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f4000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f5000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f6000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f7000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2286,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2287,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2288,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2289,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2290,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2291,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2292,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2293,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2294,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2295,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.324724","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.329215","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.333267","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.336871","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.34069","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.344325","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.349358","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.353458","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.357028","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.360591","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008ee3131323337333600000000188000000500000000000008ef3131323337333800000000188000000500000000000008f03131323337343000000000188000000500000000000008f13131323337343200000000188000000500000000000008f23131323337343400000000188000000500000000000008f33131323337343600000000188000000500000000000008f43131323337343800000000188000000500000000000008f53131323337343900000000188000000500000000000008f63131323337353100000000188000000500000000000008f73131323337353300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2286,"message_id":"1123736"},"sourceData":"000000188000000500000000000008ee3131323337333600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2287,"message_id":"1123738"},"sourceData":"000000188000000500000000000008ef3131323337333800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2288,"message_id":"1123740"},"sourceData":"000000188000000500000000000008f03131323337343000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2289,"message_id":"1123742"},"sourceData":"000000188000000500000000000008f13131323337343200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2290,"message_id":"1123744"},"sourceData":"000000188000000500000000000008f23131323337343400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2291,"message_id":"1123746"},"sourceData":"000000188000000500000000000008f33131323337343600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2292,"message_id":"1123748"},"sourceData":"000000188000000500000000000008f43131323337343800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2293,"message_id":"1123749"},"sourceData":"000000188000000500000000000008f53131323337343900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2294,"message_id":"1123751"},"sourceData":"000000188000000500000000000008f63131323337353100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2295,"message_id":"1123753"},"sourceData":"000000188000000500000000000008f73131323337353300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123736', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198923' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123738', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198924' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123740', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198925' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123742', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198926' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123744', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198927' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123746', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198928' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123748', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198929' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123749', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198930' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123751', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198931' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123753', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.154841+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198932' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000008f8000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008f9000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008fa000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000008fb000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008fc000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008fd000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008fe000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000008ff000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000900000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000901000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2296,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2297,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2298,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2299,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2300,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2301,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2302,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2303,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2304,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2305,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.364072","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.367569","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.411475","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.415029","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.418787","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.422266","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.425571","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.428764","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.432086","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.43548","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000008f83131323337353500000000188000000500000000000008f93131323337353800000000188000000500000000000008fa3131323337363000000000188000000500000000000008fb3131323337363400000000188000000500000000000008fc3131323337363700000000188000000500000000000008fd3131323337363900000000188000000500000000000008fe3131323337373100000000188000000500000000000008ff3131323337373300000000188000000500000000000009003131323337373400000000188000000500000000000009013131323337373500"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2296,"message_id":"1123755"},"sourceData":"000000188000000500000000000008f83131323337353500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2297,"message_id":"1123758"},"sourceData":"000000188000000500000000000008f93131323337353800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2298,"message_id":"1123760"},"sourceData":"000000188000000500000000000008fa3131323337363000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2299,"message_id":"1123764"},"sourceData":"000000188000000500000000000008fb3131323337363400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2300,"message_id":"1123767"},"sourceData":"000000188000000500000000000008fc3131323337363700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2301,"message_id":"1123769"},"sourceData":"000000188000000500000000000008fd3131323337363900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2302,"message_id":"1123771"},"sourceData":"000000188000000500000000000008fe3131323337373100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2303,"message_id":"1123773"},"sourceData":"000000188000000500000000000008ff3131323337373300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2304,"message_id":"1123774"},"sourceData":"000000188000000500000000000009003131323337373400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2305,"message_id":"1123775"},"sourceData":"000000188000000500000000000009013131323337373500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123755', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198933' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123758', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198934' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123760', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198947' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123764', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198948' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123767', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198949' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123769', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198950' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123771', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198951' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123773', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198952' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123774', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198953' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123775', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.240474+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198954' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000902000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000903000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000904000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000905000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000906000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000907000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000908000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000909000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000090a000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000090b000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2306,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2307,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2308,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2309,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2310,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2311,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2312,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2313,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2314,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2315,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.438647","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.44165","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.44462","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.447677","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.450768","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.453852","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.45695","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.460017","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.463005","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.46612","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000090231313233373736000000001880000005000000000000090331313233373737000000001880000005000000000000090431313233373738000000001880000005000000000000090531313233373933000000001880000005000000000000090631313233373934000000001880000005000000000000090731313233373935000000001880000005000000000000090831313233373936000000001880000005000000000000090931313233373937000000001880000005000000000000090a31313233373938000000001880000005000000000000090b3131323337393900"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2306,"message_id":"1123776"},"sourceData":"000000188000000500000000000009023131323337373600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2307,"message_id":"1123777"},"sourceData":"000000188000000500000000000009033131323337373700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2308,"message_id":"1123778"},"sourceData":"000000188000000500000000000009043131323337373800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2309,"message_id":"1123793"},"sourceData":"000000188000000500000000000009053131323337393300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2310,"message_id":"1123794"},"sourceData":"000000188000000500000000000009063131323337393400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2311,"message_id":"1123795"},"sourceData":"000000188000000500000000000009073131323337393500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2312,"message_id":"1123796"},"sourceData":"000000188000000500000000000009083131323337393600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2313,"message_id":"1123797"},"sourceData":"000000188000000500000000000009093131323337393700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2314,"message_id":"1123798"},"sourceData":"0000001880000005000000000000090a3131323337393800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2315,"message_id":"1123799"},"sourceData":"0000001880000005000000000000090b3131323337393900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123776', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198955' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123777', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198956' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123778', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198957' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123793', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198958' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123794', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198959' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123795', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198960' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123796', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198961' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123797', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198962' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123798', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198963' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123799', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.307487+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198964' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000090c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000090d000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000090e000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000090f000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000910000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000911000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000912000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000913000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000914000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000915000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2316,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2317,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2318,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2319,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2320,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2321,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2322,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2323,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2324,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2325,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.469206","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.472202","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.475219","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.478858","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.482959","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.486198","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.489754","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.493396","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.49669","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.500153","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000090c31313233383030000000001880000005000000000000090d31313233383031000000001880000005000000000000090e31313233383032000000001880000005000000000000090f3131323338303300000000188000000500000000000009103131323338303400000000188000000500000000000009113131323338303500000000188000000500000000000009123131323338303600000000188000000500000000000009133131323338303700000000188000000500000000000009143131323338303800000000188000000500000000000009153131323338303900"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2316,"message_id":"1123800"},"sourceData":"0000001880000005000000000000090c3131323338303000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2317,"message_id":"1123801"},"sourceData":"0000001880000005000000000000090d3131323338303100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2318,"message_id":"1123802"},"sourceData":"0000001880000005000000000000090e3131323338303200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2319,"message_id":"1123803"},"sourceData":"0000001880000005000000000000090f3131323338303300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2320,"message_id":"1123804"},"sourceData":"000000188000000500000000000009103131323338303400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2321,"message_id":"1123805"},"sourceData":"000000188000000500000000000009113131323338303500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2322,"message_id":"1123806"},"sourceData":"000000188000000500000000000009123131323338303600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2323,"message_id":"1123807"},"sourceData":"000000188000000500000000000009133131323338303700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2324,"message_id":"1123808"},"sourceData":"000000188000000500000000000009143131323338303800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2325,"message_id":"1123809"},"sourceData":"000000188000000500000000000009153131323338303900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123800', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198965' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123801', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198966' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123802', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198967' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123803', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198968' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123804', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198969' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123805', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198970' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123806', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198971' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123807', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198972' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123808', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198973' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123809', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.36845+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198974' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000916000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000917000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000918000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000919000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091a000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091b000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091d000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091e000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000091f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2326,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2327,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2328,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2329,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2330,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2331,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2332,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2333,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2334,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2335,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.503914","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.511472","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.515278","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.518731","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.523244","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.527071","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.531143","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.534777","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.538218","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.541678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000091631313233383130000000001880000005000000000000091731313233373632000000001880000005000000000000091831313233373739000000001880000005000000000000091931313233373832000000001880000005000000000000091a31313233373932000000001880000005000000000000091b31313233383131000000001880000005000000000000091c31313233373230000000001880000005000000000000091d31313233373231000000001880000005000000000000091e31313233373232000000001880000005000000000000091f3131323337323300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2326,"message_id":"1123810"},"sourceData":"000000188000000500000000000009163131323338313000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2327,"message_id":"1123762"},"sourceData":"000000188000000500000000000009173131323337363200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2328,"message_id":"1123779"},"sourceData":"000000188000000500000000000009183131323337373900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2329,"message_id":"1123782"},"sourceData":"000000188000000500000000000009193131323337383200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2330,"message_id":"1123792"},"sourceData":"0000001880000005000000000000091a3131323337393200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2331,"message_id":"1123811"},"sourceData":"0000001880000005000000000000091b3131323338313100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2332,"message_id":"1123720"},"sourceData":"0000001880000005000000000000091c3131323337323000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2333,"message_id":"1123721"},"sourceData":"0000001880000005000000000000091d3131323337323100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2334,"message_id":"1123722"},"sourceData":"0000001880000005000000000000091e3131323337323200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2335,"message_id":"1123723"},"sourceData":"0000001880000005000000000000091f3131323337323300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123810', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198975' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123762', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198977' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123779', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198978' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123782', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198979' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123792', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198980' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123811', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198981' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123720', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198982' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123721', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198983' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123722', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198984' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123723', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.45082+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198985' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000920000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000921000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000922000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000923000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000924000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000925000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000926000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000927000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000928000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000929000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2336,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2337,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2338,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2339,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2340,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2341,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2342,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2343,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2344,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2345,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.544761","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.547955","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.55111","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.554082","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.557085","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.560198","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.563202","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.629237","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.635868","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.641971","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009203131323337323400000000188000000500000000000009213131323337323500000000188000000500000000000009223131323337323700000000188000000500000000000009233131323337323800000000188000000500000000000009243131323337333000000000188000000500000000000009253131323337333200000000188000000500000000000009263131323337333400000000188000000500000000000009273131323337383000000000188000000500000000000009283131323337383100000000188000000500000000000009293131323337383300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2336,"message_id":"1123724"},"sourceData":"000000188000000500000000000009203131323337323400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2337,"message_id":"1123725"},"sourceData":"000000188000000500000000000009213131323337323500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2338,"message_id":"1123727"},"sourceData":"000000188000000500000000000009223131323337323700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2339,"message_id":"1123728"},"sourceData":"000000188000000500000000000009233131323337323800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2340,"message_id":"1123730"},"sourceData":"000000188000000500000000000009243131323337333000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2341,"message_id":"1123732"},"sourceData":"000000188000000500000000000009253131323337333200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2342,"message_id":"1123734"},"sourceData":"000000188000000500000000000009263131323337333400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2343,"message_id":"1123780"},"sourceData":"000000188000000500000000000009273131323337383000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2344,"message_id":"1123781"},"sourceData":"000000188000000500000000000009283131323337383100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2345,"message_id":"1123783"},"sourceData":"000000188000000500000000000009293131323337383300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123724', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198986' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123725', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198987' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123727', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198988' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123728', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198989' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123730', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198990' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123732', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198991' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123734', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '198992' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123780', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199004' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123781', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199005' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123783', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.539481+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199006' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000092a000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000092b000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000092c000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000092d000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000092e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000092f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000930000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000931000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000932000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000933000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2346,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2347,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2348,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2349,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2350,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2351,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2352,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2353,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2354,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2355,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.647965","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.653816","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.659356","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.664379","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.667523","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.6705","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.673826","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.676989","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.679957","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.683923","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000092a31313233373834000000001880000005000000000000092b31313233373835000000001880000005000000000000092c31313233373836000000001880000005000000000000092d31313233373837000000001880000005000000000000092e31313233373838000000001880000005000000000000092f3131323337383900000000188000000500000000000009303131323337393000000000188000000500000000000009313131323337393100000000188000000500000000000009323131323338313200000000188000000500000000000009333131323338313300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2346,"message_id":"1123784"},"sourceData":"0000001880000005000000000000092a3131323337383400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2347,"message_id":"1123785"},"sourceData":"0000001880000005000000000000092b3131323337383500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2348,"message_id":"1123786"},"sourceData":"0000001880000005000000000000092c3131323337383600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2349,"message_id":"1123787"},"sourceData":"0000001880000005000000000000092d3131323337383700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2350,"message_id":"1123788"},"sourceData":"0000001880000005000000000000092e3131323337383800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2351,"message_id":"1123789"},"sourceData":"0000001880000005000000000000092f3131323337383900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2352,"message_id":"1123790"},"sourceData":"000000188000000500000000000009303131323337393000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2353,"message_id":"1123791"},"sourceData":"000000188000000500000000000009313131323337393100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2354,"message_id":"1123812"},"sourceData":"000000188000000500000000000009323131323338313200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2355,"message_id":"1123813"},"sourceData":"000000188000000500000000000009333131323338313300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123784', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199007' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123785', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199008' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123786', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199009' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123787', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199010' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123788', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199011' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123789', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199012' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123790', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199013' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123791', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199014' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123812', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199015' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123813', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.6241+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199016' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000934000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000935000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000936000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000937000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000938000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000939000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000093a000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000093b000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000093c000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000093d000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2356,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2357,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2358,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2359,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2360,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2361,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2362,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2363,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2364,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2365,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.688797","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.693504","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.697685","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.702267","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.706595","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.712069","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.324724","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.329215","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.333267","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.336871","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000093431313233383134000000001880000005000000000000093531313233383135000000001880000005000000000000093631313233383136000000001880000005000000000000093731313233383137000000001880000005000000000000093831313233383138000000001880000005000000000000093931313233383139000000001880000005000000000000093a31313233373336000000001880000005000000000000093b31313233373338000000001880000005000000000000093c31313233373430000000001880000005000000000000093d3131323337343200"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2356,"message_id":"1123814"},"sourceData":"000000188000000500000000000009343131323338313400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2357,"message_id":"1123815"},"sourceData":"000000188000000500000000000009353131323338313500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2358,"message_id":"1123816"},"sourceData":"000000188000000500000000000009363131323338313600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2359,"message_id":"1123817"},"sourceData":"000000188000000500000000000009373131323338313700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2360,"message_id":"1123818"},"sourceData":"000000188000000500000000000009383131323338313800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2361,"message_id":"1123819"},"sourceData":"000000188000000500000000000009393131323338313900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2362,"message_id":"1123736"},"sourceData":"0000001880000005000000000000093a3131323337333600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2363,"message_id":"1123738"},"sourceData":"0000001880000005000000000000093b3131323337333800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2364,"message_id":"1123740"},"sourceData":"0000001880000005000000000000093c3131323337343000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2365,"message_id":"1123742"},"sourceData":"0000001880000005000000000000093d3131323337343200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123814', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199017' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123815', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199018' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123816', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199019' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123817', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199020' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123818', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199021' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123819', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199022' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123736', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199023' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123738', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199024' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123740', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199025' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123742', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.710493+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199026' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000093e000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000093f000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000940000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000941000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000942000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000943000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000944000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000945000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000946000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000947000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2366,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2367,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2368,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2369,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2370,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2371,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2372,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2373,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2374,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2375,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.34069","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.344325","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.349358","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.353458","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.357028","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.360591","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.364072","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.367569","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.411475","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.415029","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000093e31313233373434000000001880000005000000000000093f3131323337343600000000188000000500000000000009403131323337343800000000188000000500000000000009413131323337343900000000188000000500000000000009423131323337353100000000188000000500000000000009433131323337353300000000188000000500000000000009443131323337353500000000188000000500000000000009453131323337353800000000188000000500000000000009463131323337363000000000188000000500000000000009473131323337363400"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2366,"message_id":"1123744"},"sourceData":"0000001880000005000000000000093e3131323337343400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2367,"message_id":"1123746"},"sourceData":"0000001880000005000000000000093f3131323337343600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2368,"message_id":"1123748"},"sourceData":"000000188000000500000000000009403131323337343800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2369,"message_id":"1123749"},"sourceData":"000000188000000500000000000009413131323337343900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2370,"message_id":"1123751"},"sourceData":"000000188000000500000000000009423131323337353100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2371,"message_id":"1123753"},"sourceData":"000000188000000500000000000009433131323337353300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2372,"message_id":"1123755"},"sourceData":"000000188000000500000000000009443131323337353500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2373,"message_id":"1123758"},"sourceData":"000000188000000500000000000009453131323337353800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2374,"message_id":"1123760"},"sourceData":"000000188000000500000000000009463131323337363000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2375,"message_id":"1123764"},"sourceData":"000000188000000500000000000009473131323337363400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123744', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199027' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123746', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199028' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123748', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199029' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123749', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199030' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123751', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199031' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123753', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199032' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123755', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199033' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123758', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199034' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123760', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199047' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123764', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.775603+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199048' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000948000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000949000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000094a000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000094b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000094c000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000094d000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000094e000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000094f000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000950000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000951000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2376,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2377,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2378,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2379,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2380,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2381,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2382,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2383,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2384,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2385,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.418787","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.422266","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.425571","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.428764","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.432086","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.43548","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.438647","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.44165","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.44462","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.447677","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000094831313233373637000000001880000005000000000000094931313233373639000000001880000005000000000000094a31313233373731000000001880000005000000000000094b31313233373733000000001880000005000000000000094c31313233373734000000001880000005000000000000094d31313233373735000000001880000005000000000000094e31313233373736000000001880000005000000000000094f3131323337373700000000188000000500000000000009503131323337373800000000188000000500000000000009513131323337393300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2376,"message_id":"1123767"},"sourceData":"000000188000000500000000000009483131323337363700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2377,"message_id":"1123769"},"sourceData":"000000188000000500000000000009493131323337363900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2378,"message_id":"1123771"},"sourceData":"0000001880000005000000000000094a3131323337373100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2379,"message_id":"1123773"},"sourceData":"0000001880000005000000000000094b3131323337373300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2380,"message_id":"1123774"},"sourceData":"0000001880000005000000000000094c3131323337373400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2381,"message_id":"1123775"},"sourceData":"0000001880000005000000000000094d3131323337373500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2382,"message_id":"1123776"},"sourceData":"0000001880000005000000000000094e3131323337373600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2383,"message_id":"1123777"},"sourceData":"0000001880000005000000000000094f3131323337373700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2384,"message_id":"1123778"},"sourceData":"000000188000000500000000000009503131323337373800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2385,"message_id":"1123793"},"sourceData":"000000188000000500000000000009513131323337393300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123767', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199049' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123769', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199050' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123771', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199051' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123773', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199052' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123774', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199053' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123775', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199054' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123776', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199055' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123777', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199056' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123778', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199057' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123793', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.84358+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199058' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000952000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000953000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000954000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000955000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000956000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000957000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000958000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000959000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000095a000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000095b000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313233383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2386,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2387,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2388,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2389,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2390,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2391,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2392,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2393,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2394,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2395,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.450768","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.453852","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.45695","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.460017","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.463005","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.46612","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.469206","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.472202","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.475219","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.478858","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000095231313233373934000000001880000005000000000000095331313233373935000000001880000005000000000000095431313233373936000000001880000005000000000000095531313233373937000000001880000005000000000000095631313233373938000000001880000005000000000000095731313233373939000000001880000005000000000000095831313233383030000000001880000005000000000000095931313233383031000000001880000005000000000000095a31313233383032000000001880000005000000000000095b3131323338303300"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2386,"message_id":"1123794"},"sourceData":"000000188000000500000000000009523131323337393400"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2387,"message_id":"1123795"},"sourceData":"000000188000000500000000000009533131323337393500"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2388,"message_id":"1123796"},"sourceData":"000000188000000500000000000009543131323337393600"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2389,"message_id":"1123797"},"sourceData":"000000188000000500000000000009553131323337393700"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2390,"message_id":"1123798"},"sourceData":"000000188000000500000000000009563131323337393800"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2391,"message_id":"1123799"},"sourceData":"000000188000000500000000000009573131323337393900"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2392,"message_id":"1123800"},"sourceData":"000000188000000500000000000009583131323338303000"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2393,"message_id":"1123801"},"sourceData":"000000188000000500000000000009593131323338303100"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2394,"message_id":"1123802"},"sourceData":"0000001880000005000000000000095a3131323338303200"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2395,"message_id":"1123803"},"sourceData":"0000001880000005000000000000095b3131323338303300"} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123794', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199059' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123795', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199060' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123796', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199061' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123797', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199062' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123798', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199063' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123799', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199064' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123800', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199065' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123801', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199066' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123802', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199067' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123803', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.912829+01') [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199068' [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:18] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000095c000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000095d000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000095e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000095f000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000960000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000961000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000962000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000963000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000964000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000965000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2396,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2397,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2398,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2399,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2400,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2401,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2402,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2403,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2404,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2405,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.482959","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.486198","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.489754","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.493396","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.49669","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.500153","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.503914","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.511472","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.515278","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:18] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.518731","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000095c31313233383034000000001880000005000000000000095d31313233383035000000001880000005000000000000095e31313233383036000000001880000005000000000000095f3131323338303700000000188000000500000000000009603131323338303800000000188000000500000000000009613131323338303900000000188000000500000000000009623131323338313000000000188000000500000000000009633131323337363200000000188000000500000000000009643131323337373900000000188000000500000000000009653131323337383200"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2396,"message_id":"1123804"},"sourceData":"0000001880000005000000000000095c3131323338303400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2397,"message_id":"1123805"},"sourceData":"0000001880000005000000000000095d3131323338303500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2398,"message_id":"1123806"},"sourceData":"0000001880000005000000000000095e3131323338303600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2399,"message_id":"1123807"},"sourceData":"0000001880000005000000000000095f3131323338303700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2400,"message_id":"1123808"},"sourceData":"000000188000000500000000000009603131323338303800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2401,"message_id":"1123809"},"sourceData":"000000188000000500000000000009613131323338303900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2402,"message_id":"1123810"},"sourceData":"000000188000000500000000000009623131323338313000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2403,"message_id":"1123762"},"sourceData":"000000188000000500000000000009633131323337363200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2404,"message_id":"1123779"},"sourceData":"000000188000000500000000000009643131323337373900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2405,"message_id":"1123782"},"sourceData":"000000188000000500000000000009653131323337383200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123804', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199069' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123805', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199070' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123806', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199071' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123807', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199072' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123808', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199073' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123809', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199074' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123810', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199075' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123762', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199077' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123779', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199078' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123782', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:18.981929+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199079' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000966000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000967000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000968000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000969000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000096a000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000096b000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000096c000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313233373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000096d000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000096e000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000096f000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2406,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2407,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2408,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2409,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2410,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2411,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2412,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2413,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2414,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2415,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.523244","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.527071","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.531143","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.534777","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.538218","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.541678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.544761","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.547955","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.55111","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.554082","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000096631313233373932000000001880000005000000000000096731313233383131000000001880000005000000000000096831313233373230000000001880000005000000000000096931313233373231000000001880000005000000000000096a31313233373232000000001880000005000000000000096b31313233373233000000001880000005000000000000096c31313233373234000000001880000005000000000000096d31313233373235000000001880000005000000000000096e31313233373237000000001880000005000000000000096f3131323337323800"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2406,"message_id":"1123792"},"sourceData":"000000188000000500000000000009663131323337393200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2407,"message_id":"1123811"},"sourceData":"000000188000000500000000000009673131323338313100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2408,"message_id":"1123720"},"sourceData":"000000188000000500000000000009683131323337323000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2409,"message_id":"1123721"},"sourceData":"000000188000000500000000000009693131323337323100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2410,"message_id":"1123722"},"sourceData":"0000001880000005000000000000096a3131323337323200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2411,"message_id":"1123723"},"sourceData":"0000001880000005000000000000096b3131323337323300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2412,"message_id":"1123724"},"sourceData":"0000001880000005000000000000096c3131323337323400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2413,"message_id":"1123725"},"sourceData":"0000001880000005000000000000096d3131323337323500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2414,"message_id":"1123727"},"sourceData":"0000001880000005000000000000096e3131323337323700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2415,"message_id":"1123728"},"sourceData":"0000001880000005000000000000096f3131323337323800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123792', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199080' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123811', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199081' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123720', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199082' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123721', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199083' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123722', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199084' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123723', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199085' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123724', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199086' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123725', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199087' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123727', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199088' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123728', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.055191+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199089' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000970000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000971000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000972000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000973000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000974000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313233373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000975000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000976000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000977000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000978000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313233373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000979000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2416,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2417,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2418,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2419,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2420,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2421,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2422,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2423,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2424,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2425,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.557085","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.560198","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.563202","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.629237","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.635868","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.641971","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.647965","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.653816","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.659356","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.664379","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009703131323337333000000000188000000500000000000009713131323337333200000000188000000500000000000009723131323337333400000000188000000500000000000009733131323337383000000000188000000500000000000009743131323337383100000000188000000500000000000009753131323337383300000000188000000500000000000009763131323337383400000000188000000500000000000009773131323337383500000000188000000500000000000009783131323337383600000000188000000500000000000009793131323337383700"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2416,"message_id":"1123730"},"sourceData":"000000188000000500000000000009703131323337333000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2417,"message_id":"1123732"},"sourceData":"000000188000000500000000000009713131323337333200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2418,"message_id":"1123734"},"sourceData":"000000188000000500000000000009723131323337333400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2419,"message_id":"1123780"},"sourceData":"000000188000000500000000000009733131323337383000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2420,"message_id":"1123781"},"sourceData":"000000188000000500000000000009743131323337383100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2421,"message_id":"1123783"},"sourceData":"000000188000000500000000000009753131323337383300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2422,"message_id":"1123784"},"sourceData":"000000188000000500000000000009763131323337383400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2423,"message_id":"1123785"},"sourceData":"000000188000000500000000000009773131323337383500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2424,"message_id":"1123786"},"sourceData":"000000188000000500000000000009783131323337383600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2425,"message_id":"1123787"},"sourceData":"000000188000000500000000000009793131323337383700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123730', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199090' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123732', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199091' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123734', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199092' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123780', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199104' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123781', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199105' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123783', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199106' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123784', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199107' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123785', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199108' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123786', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199109' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123787', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.129169+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199110' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000097a000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000097b000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000097c000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000097d000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000097e000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000097f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000980000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000981000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000982000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000983000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2426,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2427,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2428,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2429,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2430,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2431,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2432,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2433,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2434,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2435,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.667523","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.6705","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.673826","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.676989","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.679957","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.683923","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.688797","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.693504","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.697685","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.702267","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000097a31313233373838000000001880000005000000000000097b31313233373839000000001880000005000000000000097c31313233373930000000001880000005000000000000097d31313233373931000000001880000005000000000000097e31313233383132000000001880000005000000000000097f3131323338313300000000188000000500000000000009803131323338313400000000188000000500000000000009813131323338313500000000188000000500000000000009823131323338313600000000188000000500000000000009833131323338313700"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2426,"message_id":"1123788"},"sourceData":"0000001880000005000000000000097a3131323337383800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2427,"message_id":"1123789"},"sourceData":"0000001880000005000000000000097b3131323337383900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2428,"message_id":"1123790"},"sourceData":"0000001880000005000000000000097c3131323337393000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2429,"message_id":"1123791"},"sourceData":"0000001880000005000000000000097d3131323337393100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2430,"message_id":"1123812"},"sourceData":"0000001880000005000000000000097e3131323338313200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2431,"message_id":"1123813"},"sourceData":"0000001880000005000000000000097f3131323338313300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2432,"message_id":"1123814"},"sourceData":"000000188000000500000000000009803131323338313400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2433,"message_id":"1123815"},"sourceData":"000000188000000500000000000009813131323338313500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2434,"message_id":"1123816"},"sourceData":"000000188000000500000000000009823131323338313600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2435,"message_id":"1123817"},"sourceData":"000000188000000500000000000009833131323338313700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123788', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199111' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123789', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199112' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123790', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199113' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123791', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199114' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123812', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199115' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123813', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199116' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123814', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199117' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123815', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199118' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123816', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199119' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123817', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.202362+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199120' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000984000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000985000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000986000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000987000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000988000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000989000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000098a000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000098b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000098c000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000098d000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2436,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2437,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2438,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2439,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2440,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2441,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2442,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2443,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2444,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2445,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.706595","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.712069","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.118381","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.121218","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.123757","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.126796","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.129797","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.13282","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.136167","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.139189","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000098431313233383138000000001880000005000000000000098531313233383139000000001880000005000000000000098631313233383238000000001880000005000000000000098731313233383239000000001880000005000000000000098831313233383330000000001880000005000000000000098931313233383331000000001880000005000000000000098a31313233383332000000001880000005000000000000098b31313233383333000000001880000005000000000000098c31313233383334000000001880000005000000000000098d3131323338333500"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2436,"message_id":"1123818"},"sourceData":"000000188000000500000000000009843131323338313800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2437,"message_id":"1123819"},"sourceData":"000000188000000500000000000009853131323338313900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2438,"message_id":"1123828"},"sourceData":"000000188000000500000000000009863131323338323800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2439,"message_id":"1123829"},"sourceData":"000000188000000500000000000009873131323338323900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2440,"message_id":"1123830"},"sourceData":"000000188000000500000000000009883131323338333000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2441,"message_id":"1123831"},"sourceData":"000000188000000500000000000009893131323338333100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2442,"message_id":"1123832"},"sourceData":"0000001880000005000000000000098a3131323338333200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2443,"message_id":"1123833"},"sourceData":"0000001880000005000000000000098b3131323338333300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2444,"message_id":"1123834"},"sourceData":"0000001880000005000000000000098c3131323338333400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2445,"message_id":"1123835"},"sourceData":"0000001880000005000000000000098d3131323338333500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123818', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199121' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123819', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199122' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123828', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199123' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123829', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199124' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123830', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199125' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123831', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199126' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123832', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199127' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123833', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199128' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123834', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199129' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123835', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.278607+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199130' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b000000005000000000000098e000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000098f000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000990000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000991000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000992000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000993000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000994000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000995000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000996000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000997000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2446,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2447,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2448,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2449,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2450,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2451,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2452,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2453,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2454,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2455,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.142815","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.146642","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.150402","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.154121","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.157695","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.160979","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.164233","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.167634","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.170967","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.174608","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000098e31313233383336000000001880000005000000000000098f3131323338333700000000188000000500000000000009903131323338333800000000188000000500000000000009913131323338333900000000188000000500000000000009923131323338343000000000188000000500000000000009933131323338343100000000188000000500000000000009943131323338343300000000188000000500000000000009953131323338343400000000188000000500000000000009963131323338343500000000188000000500000000000009973131323338343600"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2446,"message_id":"1123836"},"sourceData":"0000001880000005000000000000098e3131323338333600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2447,"message_id":"1123837"},"sourceData":"0000001880000005000000000000098f3131323338333700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2448,"message_id":"1123838"},"sourceData":"000000188000000500000000000009903131323338333800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2449,"message_id":"1123839"},"sourceData":"000000188000000500000000000009913131323338333900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2450,"message_id":"1123840"},"sourceData":"000000188000000500000000000009923131323338343000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2451,"message_id":"1123841"},"sourceData":"000000188000000500000000000009933131323338343100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2452,"message_id":"1123843"},"sourceData":"000000188000000500000000000009943131323338343300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2453,"message_id":"1123844"},"sourceData":"000000188000000500000000000009953131323338343400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2454,"message_id":"1123845"},"sourceData":"000000188000000500000000000009963131323338343500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2455,"message_id":"1123846"},"sourceData":"000000188000000500000000000009973131323338343600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123836', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199131' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123837', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199132' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123838', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199133' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123839', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199134' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123840', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199135' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123841', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199136' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123843', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199137' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123844', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199138' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123845', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199139' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123846', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.35276+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199140' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000998000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000999000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000099a000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000099b000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000099c000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000099d000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000099e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000099f000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009a0000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009a1000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2456,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2457,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2458,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2459,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2460,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2461,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2462,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2463,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2464,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2465,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.178712","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.182445","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.186923","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.191059","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.1951","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.198909","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.202717","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.20649","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.210205","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.213673","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000099831313233383437000000001880000005000000000000099931313233383439000000001880000005000000000000099a31313233383530000000001880000005000000000000099b31313233383531000000001880000005000000000000099c31313233383532000000001880000005000000000000099d31313233383533000000001880000005000000000000099e31313233383236000000001880000005000000000000099f3131323338323700000000188000000500000000000009a03131323338323200000000188000000500000000000009a13131323338343200"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2456,"message_id":"1123847"},"sourceData":"000000188000000500000000000009983131323338343700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2457,"message_id":"1123849"},"sourceData":"000000188000000500000000000009993131323338343900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2458,"message_id":"1123850"},"sourceData":"0000001880000005000000000000099a3131323338353000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2459,"message_id":"1123851"},"sourceData":"0000001880000005000000000000099b3131323338353100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2460,"message_id":"1123852"},"sourceData":"0000001880000005000000000000099c3131323338353200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2461,"message_id":"1123853"},"sourceData":"0000001880000005000000000000099d3131323338353300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2462,"message_id":"1123826"},"sourceData":"0000001880000005000000000000099e3131323338323600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2463,"message_id":"1123827"},"sourceData":"0000001880000005000000000000099f3131323338323700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2464,"message_id":"1123822"},"sourceData":"000000188000000500000000000009a03131323338323200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2465,"message_id":"1123842"},"sourceData":"000000188000000500000000000009a13131323338343200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123847', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199141' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123849', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199142' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123850', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199143' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123851', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199144' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123852', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199145' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123853', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199146' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123826', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199147' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123827', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199148' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123822', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199149' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123842', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.419358+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199150' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009a2000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009a3000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a4000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a5000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a6000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a7000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a8000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009a9000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009aa000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009ab000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2466,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2467,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2468,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2469,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2470,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2471,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2472,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2473,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2474,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2475,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.21741","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.220991","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.225527","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.228977","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.232232","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.235747","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.241968","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.248062","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.254048","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.260016","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009a23131323338363400000000188000000500000000000009a33131323338353400000000188000000500000000000009a43131323338353500000000188000000500000000000009a53131323338353600000000188000000500000000000009a63131323338353700000000188000000500000000000009a73131323338353800000000188000000500000000000009a83131323338353900000000188000000500000000000009a93131323338363000000000188000000500000000000009aa3131323338363100000000188000000500000000000009ab3131323338363500"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2466,"message_id":"1123864"},"sourceData":"000000188000000500000000000009a23131323338363400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2467,"message_id":"1123854"},"sourceData":"000000188000000500000000000009a33131323338353400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2468,"message_id":"1123855"},"sourceData":"000000188000000500000000000009a43131323338353500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2469,"message_id":"1123856"},"sourceData":"000000188000000500000000000009a53131323338353600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2470,"message_id":"1123857"},"sourceData":"000000188000000500000000000009a63131323338353700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2471,"message_id":"1123858"},"sourceData":"000000188000000500000000000009a73131323338353800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2472,"message_id":"1123859"},"sourceData":"000000188000000500000000000009a83131323338353900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2473,"message_id":"1123860"},"sourceData":"000000188000000500000000000009a93131323338363000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2474,"message_id":"1123861"},"sourceData":"000000188000000500000000000009aa3131323338363100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2475,"message_id":"1123865"},"sourceData":"000000188000000500000000000009ab3131323338363500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123864', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199151' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123854', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199152' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123855', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199153' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123856', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199154' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123857', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199155' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123858', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199156' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123859', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199157' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123860', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199158' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123861', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199159' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123865', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.487746+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199160' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009ac000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009ad000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009ae000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009af000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b0000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b1000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b2000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b3000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b4000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b5000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2476,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2477,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2478,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2479,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2480,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2481,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2482,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2483,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2484,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2485,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.264499","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.269344","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.27553","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.281687","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.286306","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.290574","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.296109","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.3019","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.307909","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.312325","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009ac3131323338363600000000188000000500000000000009ad3131323338373500000000188000000500000000000009ae3131323338373700000000188000000500000000000009af3131323338363700000000188000000500000000000009b03131323338363800000000188000000500000000000009b13131323338363900000000188000000500000000000009b23131323338373000000000188000000500000000000009b33131323338373200000000188000000500000000000009b43131323338373300000000188000000500000000000009b53131323338373400"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2476,"message_id":"1123866"},"sourceData":"000000188000000500000000000009ac3131323338363600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2477,"message_id":"1123875"},"sourceData":"000000188000000500000000000009ad3131323338373500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2478,"message_id":"1123877"},"sourceData":"000000188000000500000000000009ae3131323338373700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2479,"message_id":"1123867"},"sourceData":"000000188000000500000000000009af3131323338363700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2480,"message_id":"1123868"},"sourceData":"000000188000000500000000000009b03131323338363800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2481,"message_id":"1123869"},"sourceData":"000000188000000500000000000009b13131323338363900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2482,"message_id":"1123870"},"sourceData":"000000188000000500000000000009b23131323338373000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2483,"message_id":"1123872"},"sourceData":"000000188000000500000000000009b33131323338373200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2484,"message_id":"1123873"},"sourceData":"000000188000000500000000000009b43131323338373300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2485,"message_id":"1123874"},"sourceData":"000000188000000500000000000009b53131323338373400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123866', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199161' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123875', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199162' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123877', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199163' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123867', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199164' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123868', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199165' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123869', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199166' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123870', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199167' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123872', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199168' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123873', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199169' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123874', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.565247+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199170' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009b6000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b7000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b8000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009b9000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009ba000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009bb000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009bc000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009bd000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009be000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009bf000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2486,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2487,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2488,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2489,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2490,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2491,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2492,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2493,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2494,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2495,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.316548","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.322224","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.326554","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.33057","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.334732","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.338791","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.343146","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.347385","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.351809","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.356799","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009b63131323338373900000000188000000500000000000009b73131323338383000000000188000000500000000000009b83131323338383100000000188000000500000000000009b93131323338383200000000188000000500000000000009ba3131323338383400000000188000000500000000000009bb3131323338383500000000188000000500000000000009bc3131323338383600000000188000000500000000000009bd3131323338383800000000188000000500000000000009be3131323338383900000000188000000500000000000009bf3131323338393200"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2486,"message_id":"1123879"},"sourceData":"000000188000000500000000000009b63131323338373900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2487,"message_id":"1123880"},"sourceData":"000000188000000500000000000009b73131323338383000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2488,"message_id":"1123881"},"sourceData":"000000188000000500000000000009b83131323338383100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2489,"message_id":"1123882"},"sourceData":"000000188000000500000000000009b93131323338383200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2490,"message_id":"1123884"},"sourceData":"000000188000000500000000000009ba3131323338383400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2491,"message_id":"1123885"},"sourceData":"000000188000000500000000000009bb3131323338383500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2492,"message_id":"1123886"},"sourceData":"000000188000000500000000000009bc3131323338383600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2493,"message_id":"1123888"},"sourceData":"000000188000000500000000000009bd3131323338383800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2494,"message_id":"1123889"},"sourceData":"000000188000000500000000000009be3131323338383900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2495,"message_id":"1123892"},"sourceData":"000000188000000500000000000009bf3131323338393200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123879', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199171' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123880', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199172' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123881', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199173' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123882', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199174' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123884', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199175' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123885', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199176' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123886', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199177' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123888', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199178' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123889', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199179' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123892', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.6282+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199180' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009c0000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009c1000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009c2000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009c3000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009c4000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009c5000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009c6000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009c7000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009c8000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009c9000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2496,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2497,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2498,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2499,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2500,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2501,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2502,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2503,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2504,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2505,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123909 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.361072","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.365202","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.369564","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.37549","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.380504","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.384353","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.387074","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.389707","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.39249","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123909","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.395119","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009c03131323338393400000000188000000500000000000009c13131323338393600000000188000000500000000000009c23131323338393700000000188000000500000000000009c33131323338393800000000188000000500000000000009c43131323338393000000000188000000500000000000009c53131323338393500000000188000000500000000000009c63131323338393900000000188000000500000000000009c73131323339303000000000188000000500000000000009c83131323339303100000000188000000500000000000009c93131323339303900"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2496,"message_id":"1123894"},"sourceData":"000000188000000500000000000009c03131323338393400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2497,"message_id":"1123896"},"sourceData":"000000188000000500000000000009c13131323338393600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2498,"message_id":"1123897"},"sourceData":"000000188000000500000000000009c23131323338393700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2499,"message_id":"1123898"},"sourceData":"000000188000000500000000000009c33131323338393800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2500,"message_id":"1123890"},"sourceData":"000000188000000500000000000009c43131323338393000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2501,"message_id":"1123895"},"sourceData":"000000188000000500000000000009c53131323338393500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2502,"message_id":"1123899"},"sourceData":"000000188000000500000000000009c63131323338393900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2503,"message_id":"1123900"},"sourceData":"000000188000000500000000000009c73131323339303000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2504,"message_id":"1123901"},"sourceData":"000000188000000500000000000009c83131323339303100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2505,"message_id":"1123909"},"sourceData":"000000188000000500000000000009c93131323339303900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123894', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199181' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123896', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199182' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123897', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199183' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123898', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199184' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123890', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199185' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123895', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199186' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123899', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199187' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123900', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199188' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123901', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199189' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123909', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.704306+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199190' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009ca000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233393130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009cb000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233393131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009cc000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233393133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009cd000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009ce000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009cf000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009d0000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233393036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009d1000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009d2000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233393038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009d3000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233393134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2506,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123910 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2507,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123911 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2508,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123913 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2509,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2510,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123904 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2511,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123905 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2512,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123906 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2513,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123907 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2514,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123908 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2515,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123914 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123910","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.398146","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123911","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.401015","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123913","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.403657","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.406386","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123904","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.409322","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123905","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.412103","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123906","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.414828","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123907","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.417656","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123908","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.42031","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123914","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.422917","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009ca3131323339313000000000188000000500000000000009cb3131323339313100000000188000000500000000000009cc3131323339313300000000188000000500000000000009cd3131323339303200000000188000000500000000000009ce3131323339303400000000188000000500000000000009cf3131323339303500000000188000000500000000000009d03131323339303600000000188000000500000000000009d13131323339303700000000188000000500000000000009d23131323339303800000000188000000500000000000009d33131323339313400"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2506,"message_id":"1123910"},"sourceData":"000000188000000500000000000009ca3131323339313000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2507,"message_id":"1123911"},"sourceData":"000000188000000500000000000009cb3131323339313100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2508,"message_id":"1123913"},"sourceData":"000000188000000500000000000009cc3131323339313300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2509,"message_id":"1123902"},"sourceData":"000000188000000500000000000009cd3131323339303200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2510,"message_id":"1123904"},"sourceData":"000000188000000500000000000009ce3131323339303400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2511,"message_id":"1123905"},"sourceData":"000000188000000500000000000009cf3131323339303500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2512,"message_id":"1123906"},"sourceData":"000000188000000500000000000009d03131323339303600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2513,"message_id":"1123907"},"sourceData":"000000188000000500000000000009d13131323339303700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2514,"message_id":"1123908"},"sourceData":"000000188000000500000000000009d23131323339303800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2515,"message_id":"1123914"},"sourceData":"000000188000000500000000000009d33131323339313400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123910', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199191' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123911', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199192' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123913', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199193' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123902', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199194' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123904', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199195' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123905', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199196' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123906', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199197' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123907', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199198' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123908', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199199' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123914', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.776144+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199200' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009d4000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233393135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009d5000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233393136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009d6000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233393137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009d7000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009d8000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233393139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009d9000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009da000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009db000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009dc000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009dd000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2516,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123915 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2517,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123916 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2518,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123917 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2519,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123918 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2520,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123919 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2521,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2522,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2523,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2524,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2525,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123915","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.427194","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123916","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.431687","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123917","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.436411","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123918","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.442589","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123919","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.448176","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.453231","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.457731","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.462103","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.467039","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.471517","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009d43131323339313500000000188000000500000000000009d53131323339313600000000188000000500000000000009d63131323339313700000000188000000500000000000009d73131323339313800000000188000000500000000000009d83131323339313900000000188000000500000000000009d93131323338323000000000188000000500000000000009da3131323338323100000000188000000500000000000009db3131323338323300000000188000000500000000000009dc3131323338323400000000188000000500000000000009dd3131323338323500"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2516,"message_id":"1123915"},"sourceData":"000000188000000500000000000009d43131323339313500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2517,"message_id":"1123916"},"sourceData":"000000188000000500000000000009d53131323339313600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2518,"message_id":"1123917"},"sourceData":"000000188000000500000000000009d63131323339313700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2519,"message_id":"1123918"},"sourceData":"000000188000000500000000000009d73131323339313800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2520,"message_id":"1123919"},"sourceData":"000000188000000500000000000009d83131323339313900"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2521,"message_id":"1123820"},"sourceData":"000000188000000500000000000009d93131323338323000"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2522,"message_id":"1123821"},"sourceData":"000000188000000500000000000009da3131323338323100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2523,"message_id":"1123823"},"sourceData":"000000188000000500000000000009db3131323338323300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2524,"message_id":"1123824"},"sourceData":"000000188000000500000000000009dc3131323338323400"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2525,"message_id":"1123825"},"sourceData":"000000188000000500000000000009dd3131323338323500"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123915', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199201' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123916', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199202' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123917', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199203' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123918', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199204' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123919', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199205' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123820', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199206' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123821', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199207' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123823', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199208' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123824', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199209' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123825', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.838985+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199210' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009de000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009df000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009e0000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009e1000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009e2000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009e3000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009e4000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009e5000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009e6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233393132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009e7000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2526,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2527,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2528,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2529,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2530,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2531,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2532,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2533,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123903 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2534,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123912 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2535,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.476644","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.48084","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.484963","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.489078","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.492961","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.497086","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.501203","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123903","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.505517","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123912","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.509831","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.514128","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009de3131323338343800000000188000000500000000000009df3131323338363200000000188000000500000000000009e03131323338363300000000188000000500000000000009e13131323338373600000000188000000500000000000009e23131323338383700000000188000000500000000000009e33131323338393100000000188000000500000000000009e43131323338393300000000188000000500000000000009e53131323339303300000000188000000500000000000009e63131323339313200000000188000000500000000000009e73131323338373100"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2526,"message_id":"1123848"},"sourceData":"000000188000000500000000000009de3131323338343800"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2527,"message_id":"1123862"},"sourceData":"000000188000000500000000000009df3131323338363200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2528,"message_id":"1123863"},"sourceData":"000000188000000500000000000009e03131323338363300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2529,"message_id":"1123876"},"sourceData":"000000188000000500000000000009e13131323338373600"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2530,"message_id":"1123887"},"sourceData":"000000188000000500000000000009e23131323338383700"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2531,"message_id":"1123891"},"sourceData":"000000188000000500000000000009e33131323338393100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2532,"message_id":"1123893"},"sourceData":"000000188000000500000000000009e43131323338393300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2533,"message_id":"1123903"},"sourceData":"000000188000000500000000000009e53131323339303300"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2534,"message_id":"1123912"},"sourceData":"000000188000000500000000000009e63131323339313200"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2535,"message_id":"1123871"},"sourceData":"000000188000000500000000000009e73131323338373100"} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123848', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199211' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123862', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199212' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123863', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199213' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123876', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199214' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123887', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199215' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123891', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199216' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123893', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199217' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123903', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199218' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123912', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199219' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123871', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.897359+01') [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199220' [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:19] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009e8000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009e9000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000009ea000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009eb000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009ec000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313233383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009ed000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009ee000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009ef000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f0000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f1000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313233383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2536,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2537,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2538,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2539,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2540,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2541,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2542,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2543,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2544,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2545,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.518459","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.522472","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.118381","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.121218","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.123757","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.126796","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.129797","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.13282","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.136167","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:19] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.139189","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009e83131323338373800000000188000000500000000000009e93131323338383300000000188000000500000000000009ea3131323338323800000000188000000500000000000009eb3131323338323900000000188000000500000000000009ec3131323338333000000000188000000500000000000009ed3131323338333100000000188000000500000000000009ee3131323338333200000000188000000500000000000009ef3131323338333300000000188000000500000000000009f03131323338333400000000188000000500000000000009f13131323338333500"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2536,"message_id":"1123878"},"sourceData":"000000188000000500000000000009e83131323338373800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2537,"message_id":"1123883"},"sourceData":"000000188000000500000000000009e93131323338383300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2538,"message_id":"1123828"},"sourceData":"000000188000000500000000000009ea3131323338323800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2539,"message_id":"1123829"},"sourceData":"000000188000000500000000000009eb3131323338323900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2540,"message_id":"1123830"},"sourceData":"000000188000000500000000000009ec3131323338333000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2541,"message_id":"1123831"},"sourceData":"000000188000000500000000000009ed3131323338333100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2542,"message_id":"1123832"},"sourceData":"000000188000000500000000000009ee3131323338333200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2543,"message_id":"1123833"},"sourceData":"000000188000000500000000000009ef3131323338333300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2544,"message_id":"1123834"},"sourceData":"000000188000000500000000000009f03131323338333400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2545,"message_id":"1123835"},"sourceData":"000000188000000500000000000009f13131323338333500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123878', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199221' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123883', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199222' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123828', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199223' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123829', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199224' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123830', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199225' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123831', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199226' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123832', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199227' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123833', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199228' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123834', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199229' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123835', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:19.957586+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199230' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009f2000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009f3000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f4000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f5000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f6000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009f7000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313233383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009f8000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009f9000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009fa000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009fb000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2546,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2547,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2548,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2549,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2550,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2551,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2552,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2553,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2554,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2555,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.142815","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.146642","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.150402","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.154121","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.157695","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.160979","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.164233","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.167634","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.170967","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.174608","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009f23131323338333600000000188000000500000000000009f33131323338333700000000188000000500000000000009f43131323338333800000000188000000500000000000009f53131323338333900000000188000000500000000000009f63131323338343000000000188000000500000000000009f73131323338343100000000188000000500000000000009f83131323338343300000000188000000500000000000009f93131323338343400000000188000000500000000000009fa3131323338343500000000188000000500000000000009fb3131323338343600"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2546,"message_id":"1123836"},"sourceData":"000000188000000500000000000009f23131323338333600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2547,"message_id":"1123837"},"sourceData":"000000188000000500000000000009f33131323338333700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2548,"message_id":"1123838"},"sourceData":"000000188000000500000000000009f43131323338333800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2549,"message_id":"1123839"},"sourceData":"000000188000000500000000000009f53131323338333900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2550,"message_id":"1123840"},"sourceData":"000000188000000500000000000009f63131323338343000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2551,"message_id":"1123841"},"sourceData":"000000188000000500000000000009f73131323338343100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2552,"message_id":"1123843"},"sourceData":"000000188000000500000000000009f83131323338343300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2553,"message_id":"1123844"},"sourceData":"000000188000000500000000000009f93131323338343400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2554,"message_id":"1123845"},"sourceData":"000000188000000500000000000009fa3131323338343500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2555,"message_id":"1123846"},"sourceData":"000000188000000500000000000009fb3131323338343600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123836', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199231' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123837', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199232' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123838', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199233' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123839', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199234' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123840', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199235' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123841', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199236' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123843', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199237' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123844', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199238' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123845', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199239' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123846', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.024853+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199240' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b00000000500000000000009fc000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000009fd000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009fe000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000009ff000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a00000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a01000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a02000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a03000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313233383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a04000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a05000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2556,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2557,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2558,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2559,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2560,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2561,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2562,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2563,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2564,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2565,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.178712","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.182445","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.186923","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.191059","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.1951","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.198909","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.202717","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.20649","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.210205","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.213673","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000188000000500000000000009fc3131323338343700000000188000000500000000000009fd3131323338343900000000188000000500000000000009fe3131323338353000000000188000000500000000000009ff313132333835310000000018800000050000000000000a00313132333835320000000018800000050000000000000a01313132333835330000000018800000050000000000000a02313132333832360000000018800000050000000000000a03313132333832370000000018800000050000000000000a04313132333832320000000018800000050000000000000a053131323338343200"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2556,"message_id":"1123847"},"sourceData":"000000188000000500000000000009fc3131323338343700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2557,"message_id":"1123849"},"sourceData":"000000188000000500000000000009fd3131323338343900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2558,"message_id":"1123850"},"sourceData":"000000188000000500000000000009fe3131323338353000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2559,"message_id":"1123851"},"sourceData":"000000188000000500000000000009ff3131323338353100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2560,"message_id":"1123852"},"sourceData":"00000018800000050000000000000a003131323338353200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2561,"message_id":"1123853"},"sourceData":"00000018800000050000000000000a013131323338353300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2562,"message_id":"1123826"},"sourceData":"00000018800000050000000000000a023131323338323600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2563,"message_id":"1123827"},"sourceData":"00000018800000050000000000000a033131323338323700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2564,"message_id":"1123822"},"sourceData":"00000018800000050000000000000a043131323338323200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2565,"message_id":"1123842"},"sourceData":"00000018800000050000000000000a053131323338343200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123847', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199241' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123849', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199242' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123850', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199243' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123851', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199244' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123852', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199245' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123853', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199246' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123826', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199247' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123827', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199248' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123822', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199249' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123842', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.101343+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199250' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a06000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a07000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a08000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a09000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0a000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0b000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0c000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0d000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0e000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a0f000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2566,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2567,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2568,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2569,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2570,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2571,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2572,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2573,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2574,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2575,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.21741","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.220991","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.225527","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.228977","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.232232","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.235747","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.241968","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.248062","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.254048","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.260016","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a06313132333836340000000018800000050000000000000a07313132333835340000000018800000050000000000000a08313132333835350000000018800000050000000000000a09313132333835360000000018800000050000000000000a0a313132333835370000000018800000050000000000000a0b313132333835380000000018800000050000000000000a0c313132333835390000000018800000050000000000000a0d313132333836300000000018800000050000000000000a0e313132333836310000000018800000050000000000000a0f3131323338363500"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2566,"message_id":"1123864"},"sourceData":"00000018800000050000000000000a063131323338363400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2567,"message_id":"1123854"},"sourceData":"00000018800000050000000000000a073131323338353400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2568,"message_id":"1123855"},"sourceData":"00000018800000050000000000000a083131323338353500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2569,"message_id":"1123856"},"sourceData":"00000018800000050000000000000a093131323338353600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2570,"message_id":"1123857"},"sourceData":"00000018800000050000000000000a0a3131323338353700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2571,"message_id":"1123858"},"sourceData":"00000018800000050000000000000a0b3131323338353800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2572,"message_id":"1123859"},"sourceData":"00000018800000050000000000000a0c3131323338353900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2573,"message_id":"1123860"},"sourceData":"00000018800000050000000000000a0d3131323338363000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2574,"message_id":"1123861"},"sourceData":"00000018800000050000000000000a0e3131323338363100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2575,"message_id":"1123865"},"sourceData":"00000018800000050000000000000a0f3131323338363500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123864', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199251' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123854', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199252' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123855', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199253' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123856', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199254' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123857', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199255' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123858', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199256' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123859', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199257' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123860', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199258' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123861', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199259' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123865', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.189248+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199260' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a10000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a11000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a12000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a13000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a14000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a15000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a16000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a17000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a18000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a19000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2576,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2577,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2578,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2579,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2580,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2581,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2582,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2583,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2584,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2585,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.264499","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.269344","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.27553","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.281687","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.286306","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.290574","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.296109","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.3019","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.307909","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.312325","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a10313132333836360000000018800000050000000000000a11313132333837350000000018800000050000000000000a12313132333837370000000018800000050000000000000a13313132333836370000000018800000050000000000000a14313132333836380000000018800000050000000000000a15313132333836390000000018800000050000000000000a16313132333837300000000018800000050000000000000a17313132333837320000000018800000050000000000000a18313132333837330000000018800000050000000000000a193131323338373400"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2576,"message_id":"1123866"},"sourceData":"00000018800000050000000000000a103131323338363600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2577,"message_id":"1123875"},"sourceData":"00000018800000050000000000000a113131323338373500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2578,"message_id":"1123877"},"sourceData":"00000018800000050000000000000a123131323338373700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2579,"message_id":"1123867"},"sourceData":"00000018800000050000000000000a133131323338363700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2580,"message_id":"1123868"},"sourceData":"00000018800000050000000000000a143131323338363800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2581,"message_id":"1123869"},"sourceData":"00000018800000050000000000000a153131323338363900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2582,"message_id":"1123870"},"sourceData":"00000018800000050000000000000a163131323338373000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2583,"message_id":"1123872"},"sourceData":"00000018800000050000000000000a173131323338373200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2584,"message_id":"1123873"},"sourceData":"00000018800000050000000000000a183131323338373300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2585,"message_id":"1123874"},"sourceData":"00000018800000050000000000000a193131323338373400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123866', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199261' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123875', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199262' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123877', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199263' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123867', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199264' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123868', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199265' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123869', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199266' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123870', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199267' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123872', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199268' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123873', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199269' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123874', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.260345+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199270' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a1a000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a1b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a1c000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a1d000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a1e000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a1f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a20000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a21000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a22000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313233383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a23000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233383932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2586,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2587,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2588,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2589,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2590,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2591,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2592,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2593,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2594,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2595,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123892 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.316548","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.322224","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.326554","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.33057","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.334732","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.338791","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.343146","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.347385","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.351809","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123892","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.356799","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a1a313132333837390000000018800000050000000000000a1b313132333838300000000018800000050000000000000a1c313132333838310000000018800000050000000000000a1d313132333838320000000018800000050000000000000a1e313132333838340000000018800000050000000000000a1f313132333838350000000018800000050000000000000a20313132333838360000000018800000050000000000000a21313132333838380000000018800000050000000000000a22313132333838390000000018800000050000000000000a233131323338393200"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2586,"message_id":"1123879"},"sourceData":"00000018800000050000000000000a1a3131323338373900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2587,"message_id":"1123880"},"sourceData":"00000018800000050000000000000a1b3131323338383000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2588,"message_id":"1123881"},"sourceData":"00000018800000050000000000000a1c3131323338383100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2589,"message_id":"1123882"},"sourceData":"00000018800000050000000000000a1d3131323338383200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2590,"message_id":"1123884"},"sourceData":"00000018800000050000000000000a1e3131323338383400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2591,"message_id":"1123885"},"sourceData":"00000018800000050000000000000a1f3131323338383500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2592,"message_id":"1123886"},"sourceData":"00000018800000050000000000000a203131323338383600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2593,"message_id":"1123888"},"sourceData":"00000018800000050000000000000a213131323338383800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2594,"message_id":"1123889"},"sourceData":"00000018800000050000000000000a223131323338383900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2595,"message_id":"1123892"},"sourceData":"00000018800000050000000000000a233131323338393200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123879', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199271' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123880', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199272' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123881', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199273' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123882', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199274' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123884', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199275' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123885', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199276' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123886', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199277' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123888', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199278' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123889', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199279' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123892', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.34654+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199280' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a24000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233383934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a25000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233383936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a26000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233383937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a27000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a28000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233383930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a29000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313233383935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a2a000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233383939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a2b000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233393030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a2c000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313233393031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a2d000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2596,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123894 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2597,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123896 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2598,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123897 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2599,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123898 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2600,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123890 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2601,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123895 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2602,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123899 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2603,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123900 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2604,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123901 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2605,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123909 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123894","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.361072","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123896","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.365202","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123897","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.369564","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123898","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.37549","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123890","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.380504","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123895","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.384353","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123899","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.387074","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123900","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.389707","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123901","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.39249","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123909","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.395119","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a24313132333839340000000018800000050000000000000a25313132333839360000000018800000050000000000000a26313132333839370000000018800000050000000000000a27313132333839380000000018800000050000000000000a28313132333839300000000018800000050000000000000a29313132333839350000000018800000050000000000000a2a313132333839390000000018800000050000000000000a2b313132333930300000000018800000050000000000000a2c313132333930310000000018800000050000000000000a2d3131323339303900"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2596,"message_id":"1123894"},"sourceData":"00000018800000050000000000000a243131323338393400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2597,"message_id":"1123896"},"sourceData":"00000018800000050000000000000a253131323338393600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2598,"message_id":"1123897"},"sourceData":"00000018800000050000000000000a263131323338393700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2599,"message_id":"1123898"},"sourceData":"00000018800000050000000000000a273131323338393800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2600,"message_id":"1123890"},"sourceData":"00000018800000050000000000000a283131323338393000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2601,"message_id":"1123895"},"sourceData":"00000018800000050000000000000a293131323338393500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2602,"message_id":"1123899"},"sourceData":"00000018800000050000000000000a2a3131323338393900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2603,"message_id":"1123900"},"sourceData":"00000018800000050000000000000a2b3131323339303000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2604,"message_id":"1123901"},"sourceData":"00000018800000050000000000000a2c3131323339303100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2605,"message_id":"1123909"},"sourceData":"00000018800000050000000000000a2d3131323339303900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123894', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199281' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123896', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199282' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123897', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199283' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123898', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199284' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123890', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199285' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123895', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199286' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123899', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199287' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123900', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199288' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123901', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199289' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123909', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.41715+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199290' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a2e000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233393130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a2f000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313233393131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a30000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233393133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a31000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a32000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a33000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a34000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233393036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a35000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a36000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233393038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a37000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233393134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2606,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123910 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2607,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123911 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2608,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123913 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2609,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123902 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2610,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123904 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2611,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123905 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2612,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123906 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2613,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123907 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2614,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123908 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2615,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123914 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123910","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.398146","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123911","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.401015","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123913","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.403657","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123902","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.406386","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123904","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.409322","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123905","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.412103","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123906","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.414828","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123907","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.417656","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123908","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.42031","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123914","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.422917","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a2e313132333931300000000018800000050000000000000a2f313132333931310000000018800000050000000000000a30313132333931330000000018800000050000000000000a31313132333930320000000018800000050000000000000a32313132333930340000000018800000050000000000000a33313132333930350000000018800000050000000000000a34313132333930360000000018800000050000000000000a35313132333930370000000018800000050000000000000a36313132333930380000000018800000050000000000000a373131323339313400"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2606,"message_id":"1123910"},"sourceData":"00000018800000050000000000000a2e3131323339313000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2607,"message_id":"1123911"},"sourceData":"00000018800000050000000000000a2f3131323339313100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2608,"message_id":"1123913"},"sourceData":"00000018800000050000000000000a303131323339313300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2609,"message_id":"1123902"},"sourceData":"00000018800000050000000000000a313131323339303200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2610,"message_id":"1123904"},"sourceData":"00000018800000050000000000000a323131323339303400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2611,"message_id":"1123905"},"sourceData":"00000018800000050000000000000a333131323339303500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2612,"message_id":"1123906"},"sourceData":"00000018800000050000000000000a343131323339303600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2613,"message_id":"1123907"},"sourceData":"00000018800000050000000000000a353131323339303700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2614,"message_id":"1123908"},"sourceData":"00000018800000050000000000000a363131323339303800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2615,"message_id":"1123914"},"sourceData":"00000018800000050000000000000a373131323339313400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123910', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199291' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123911', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199292' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123913', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199293' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123902', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199294' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123904', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199295' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123905', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199296' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123906', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199297' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123907', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199298' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123908', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199299' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123914', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.488504+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199300' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a38000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233393135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a39000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313233393136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a3a000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233393137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a3b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a3c000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233393139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a3d000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a3e000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a3f000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a40000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a41000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2616,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123915 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2617,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123916 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2618,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123917 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2619,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123918 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2620,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123919 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2621,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2622,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2623,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2624,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2625,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123915","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.427194","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123916","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.431687","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123917","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.436411","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123918","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.442589","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123919","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.448176","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.453231","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.457731","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.462103","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.467039","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.471517","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a38313132333931350000000018800000050000000000000a39313132333931360000000018800000050000000000000a3a313132333931370000000018800000050000000000000a3b313132333931380000000018800000050000000000000a3c313132333931390000000018800000050000000000000a3d313132333832300000000018800000050000000000000a3e313132333832310000000018800000050000000000000a3f313132333832330000000018800000050000000000000a40313132333832340000000018800000050000000000000a413131323338323500"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2616,"message_id":"1123915"},"sourceData":"00000018800000050000000000000a383131323339313500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2617,"message_id":"1123916"},"sourceData":"00000018800000050000000000000a393131323339313600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2618,"message_id":"1123917"},"sourceData":"00000018800000050000000000000a3a3131323339313700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2619,"message_id":"1123918"},"sourceData":"00000018800000050000000000000a3b3131323339313800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2620,"message_id":"1123919"},"sourceData":"00000018800000050000000000000a3c3131323339313900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2621,"message_id":"1123820"},"sourceData":"00000018800000050000000000000a3d3131323338323000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2622,"message_id":"1123821"},"sourceData":"00000018800000050000000000000a3e3131323338323100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2623,"message_id":"1123823"},"sourceData":"00000018800000050000000000000a3f3131323338323300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2624,"message_id":"1123824"},"sourceData":"00000018800000050000000000000a403131323338323400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2625,"message_id":"1123825"},"sourceData":"00000018800000050000000000000a413131323338323500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123915', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199301' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123916', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199302' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123917', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199303' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123918', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199304' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123919', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199305' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123820', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199306' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123821', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199307' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123823', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199308' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123824', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199309' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123825', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.558756+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199310' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a42000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a43000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a44000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313233383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a45000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a46000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a47000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233383931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a48000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233383933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a49000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a4a000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233393132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a4b000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313233383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2626,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2627,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2628,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2629,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2630,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2631,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123891 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2632,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123893 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2633,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123903 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2634,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123912 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2635,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.476644","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.48084","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.484963","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.489078","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.492961","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123891","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.497086","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123893","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.501203","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123903","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.505517","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123912","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.509831","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.514128","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a42313132333834380000000018800000050000000000000a43313132333836320000000018800000050000000000000a44313132333836330000000018800000050000000000000a45313132333837360000000018800000050000000000000a46313132333838370000000018800000050000000000000a47313132333839310000000018800000050000000000000a48313132333839330000000018800000050000000000000a49313132333930330000000018800000050000000000000a4a313132333931320000000018800000050000000000000a4b3131323338373100"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2626,"message_id":"1123848"},"sourceData":"00000018800000050000000000000a423131323338343800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2627,"message_id":"1123862"},"sourceData":"00000018800000050000000000000a433131323338363200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2628,"message_id":"1123863"},"sourceData":"00000018800000050000000000000a443131323338363300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2629,"message_id":"1123876"},"sourceData":"00000018800000050000000000000a453131323338373600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2630,"message_id":"1123887"},"sourceData":"00000018800000050000000000000a463131323338383700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2631,"message_id":"1123891"},"sourceData":"00000018800000050000000000000a473131323338393100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2632,"message_id":"1123893"},"sourceData":"00000018800000050000000000000a483131323338393300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2633,"message_id":"1123903"},"sourceData":"00000018800000050000000000000a493131323339303300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2634,"message_id":"1123912"},"sourceData":"00000018800000050000000000000a4a3131323339313200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2635,"message_id":"1123871"},"sourceData":"00000018800000050000000000000a4b3131323338373100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123848', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199311' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123862', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199312' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123863', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199313' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123876', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199314' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123887', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199315' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123891', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199316' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123893', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199317' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123903', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199318' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123912', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199319' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123871', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.628956+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199320' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a4c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a4d000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313233383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a4e000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a4f000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a50000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a51000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a52000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a53000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a54000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a55000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2636,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2637,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2638,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2639,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2640,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2641,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2642,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2643,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2644,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2645,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.518459","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:13.522472","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.896271","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.899411","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.902163","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.904816","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.907517","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.910283","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.913024","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.915684","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a4c313132333837380000000018800000050000000000000a4d313132333838330000000018800000050000000000000a4e313132333938340000000018800000050000000000000a4f313132333938350000000018800000050000000000000a50313132333938360000000018800000050000000000000a51313132333938370000000018800000050000000000000a52313132333938380000000018800000050000000000000a53313132333938390000000018800000050000000000000a54313132333939300000000018800000050000000000000a553131323339393100"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2636,"message_id":"1123878"},"sourceData":"00000018800000050000000000000a4c3131323338373800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2637,"message_id":"1123883"},"sourceData":"00000018800000050000000000000a4d3131323338383300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2638,"message_id":"1123984"},"sourceData":"00000018800000050000000000000a4e3131323339383400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2639,"message_id":"1123985"},"sourceData":"00000018800000050000000000000a4f3131323339383500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2640,"message_id":"1123986"},"sourceData":"00000018800000050000000000000a503131323339383600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2641,"message_id":"1123987"},"sourceData":"00000018800000050000000000000a513131323339383700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2642,"message_id":"1123988"},"sourceData":"00000018800000050000000000000a523131323339383800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2643,"message_id":"1123989"},"sourceData":"00000018800000050000000000000a533131323339383900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2644,"message_id":"1123990"},"sourceData":"00000018800000050000000000000a543131323339393000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2645,"message_id":"1123991"},"sourceData":"00000018800000050000000000000a553131323339393100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123878', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199321' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123883', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199322' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123984', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199323' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123985', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199324' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123986', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199325' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123987', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199326' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123988', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199327' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123989', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199328' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123990', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199329' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123991', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.701972+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199330' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a56000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a57000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a58000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a59000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a5a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a5b000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233393339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a5c000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233393430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a5d000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233393431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a5e000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233393434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a5f000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233393435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2646,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123920 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2647,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123921 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2648,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123922 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2649,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123923 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2650,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123924 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2651,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123939 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2652,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123940 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2653,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123941 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2654,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123944 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2655,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123945 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123920","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.918301","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123921","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.920954","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123922","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.923568","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123923","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.926242","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123924","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.928837","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123939","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.931455","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123940","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.934042","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123941","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.937073","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123944","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.940107","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123945","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.94314","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a56313132333932300000000018800000050000000000000a57313132333932310000000018800000050000000000000a58313132333932320000000018800000050000000000000a59313132333932330000000018800000050000000000000a5a313132333932340000000018800000050000000000000a5b313132333933390000000018800000050000000000000a5c313132333934300000000018800000050000000000000a5d313132333934310000000018800000050000000000000a5e313132333934340000000018800000050000000000000a5f3131323339343500"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2646,"message_id":"1123920"},"sourceData":"00000018800000050000000000000a563131323339323000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2647,"message_id":"1123921"},"sourceData":"00000018800000050000000000000a573131323339323100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2648,"message_id":"1123922"},"sourceData":"00000018800000050000000000000a583131323339323200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2649,"message_id":"1123923"},"sourceData":"00000018800000050000000000000a593131323339323300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2650,"message_id":"1123924"},"sourceData":"00000018800000050000000000000a5a3131323339323400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2651,"message_id":"1123939"},"sourceData":"00000018800000050000000000000a5b3131323339333900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2652,"message_id":"1123940"},"sourceData":"00000018800000050000000000000a5c3131323339343000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2653,"message_id":"1123941"},"sourceData":"00000018800000050000000000000a5d3131323339343100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2654,"message_id":"1123944"},"sourceData":"00000018800000050000000000000a5e3131323339343400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2655,"message_id":"1123945"},"sourceData":"00000018800000050000000000000a5f3131323339343500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123920', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199331' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123921', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199332' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123922', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199333' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123923', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199334' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123924', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199335' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123939', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199336' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123940', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199337' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123941', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199338' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123944', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199339' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123945', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.763558+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199340' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a60000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233393432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a61000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a62000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233393236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a63000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233393237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a64000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a65000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a66000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233393330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a67000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a68000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233393332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a69000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2656,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123942 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2657,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123943 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2658,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123926 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2659,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123927 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2660,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123928 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2661,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123929 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2662,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123930 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2663,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123931 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2664,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123932 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2665,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123933 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123942","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.945981","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123943","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.948844","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123926","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.951289","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123927","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.953846","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123928","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.956401","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123929","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.958993","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123930","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.961549","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123931","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.964168","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123932","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.966755","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123933","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.969344","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a60313132333934320000000018800000050000000000000a61313132333934330000000018800000050000000000000a62313132333932360000000018800000050000000000000a63313132333932370000000018800000050000000000000a64313132333932380000000018800000050000000000000a65313132333932390000000018800000050000000000000a66313132333933300000000018800000050000000000000a67313132333933310000000018800000050000000000000a68313132333933320000000018800000050000000000000a693131323339333300"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2656,"message_id":"1123942"},"sourceData":"00000018800000050000000000000a603131323339343200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2657,"message_id":"1123943"},"sourceData":"00000018800000050000000000000a613131323339343300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2658,"message_id":"1123926"},"sourceData":"00000018800000050000000000000a623131323339323600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2659,"message_id":"1123927"},"sourceData":"00000018800000050000000000000a633131323339323700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2660,"message_id":"1123928"},"sourceData":"00000018800000050000000000000a643131323339323800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2661,"message_id":"1123929"},"sourceData":"00000018800000050000000000000a653131323339323900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2662,"message_id":"1123930"},"sourceData":"00000018800000050000000000000a663131323339333000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2663,"message_id":"1123931"},"sourceData":"00000018800000050000000000000a673131323339333100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2664,"message_id":"1123932"},"sourceData":"00000018800000050000000000000a683131323339333200"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2665,"message_id":"1123933"},"sourceData":"00000018800000050000000000000a693131323339333300"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123942', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199341' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123943', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199342' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123926', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199343' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123927', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199344' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123928', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199345' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123929', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199346' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123930', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199347' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123931', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199348' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123932', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199349' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123933', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.834701+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199350' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a6a000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233393334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a6b000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233393336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a6c000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233393337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a6d000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233393338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a6e000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233393235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a6f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a70000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233393437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a71000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233393439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a72000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233393530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a73000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233393531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2666,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123934 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2667,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123936 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2668,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123937 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2669,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123938 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2670,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123925 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2671,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123935 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2672,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123947 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2673,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123949 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2674,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123950 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2675,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123951 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123934","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.971885","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123936","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.97487","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123937","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.977928","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123938","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.981027","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123925","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.984412","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123935","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.987452","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123947","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.990642","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123949","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.993737","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123950","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.996749","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123951","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.999837","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a6a313132333933340000000018800000050000000000000a6b313132333933360000000018800000050000000000000a6c313132333933370000000018800000050000000000000a6d313132333933380000000018800000050000000000000a6e313132333932350000000018800000050000000000000a6f313132333933350000000018800000050000000000000a70313132333934370000000018800000050000000000000a71313132333934390000000018800000050000000000000a72313132333935300000000018800000050000000000000a733131323339353100"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2666,"message_id":"1123934"},"sourceData":"00000018800000050000000000000a6a3131323339333400"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2667,"message_id":"1123936"},"sourceData":"00000018800000050000000000000a6b3131323339333600"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2668,"message_id":"1123937"},"sourceData":"00000018800000050000000000000a6c3131323339333700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2669,"message_id":"1123938"},"sourceData":"00000018800000050000000000000a6d3131323339333800"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2670,"message_id":"1123925"},"sourceData":"00000018800000050000000000000a6e3131323339323500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2671,"message_id":"1123935"},"sourceData":"00000018800000050000000000000a6f3131323339333500"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2672,"message_id":"1123947"},"sourceData":"00000018800000050000000000000a703131323339343700"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2673,"message_id":"1123949"},"sourceData":"00000018800000050000000000000a713131323339343900"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2674,"message_id":"1123950"},"sourceData":"00000018800000050000000000000a723131323339353000"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2675,"message_id":"1123951"},"sourceData":"00000018800000050000000000000a733131323339353100"} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123934', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199351' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123936', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199352' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123937', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199353' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123938', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199354' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123925', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199355' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123935', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199356' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123947', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199357' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123949', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199358' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123950', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199359' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123951', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.891013+01') [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199360' [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:20] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a74000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233393532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a75000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a76000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a77000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233393536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a78000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a79000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a7a000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a7b000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a7c000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a7d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2676,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123952 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2677,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123954 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2678,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123955 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2679,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123956 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2680,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123957 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2681,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2682,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2683,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2684,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2685,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123952","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.003038","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123954","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.0061","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123955","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.00873","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123956","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.011564","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123957","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.014711","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.019474","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.0239","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.028211","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.032584","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:20] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.036855","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a74313132333935320000000018800000050000000000000a75313132333935340000000018800000050000000000000a76313132333935350000000018800000050000000000000a77313132333935360000000018800000050000000000000a78313132333935370000000018800000050000000000000a79313132333937360000000018800000050000000000000a7a313132333937390000000018800000050000000000000a7b313132333938330000000018800000050000000000000a7c313132333939320000000018800000050000000000000a7d3131323339393500"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2676,"message_id":"1123952"},"sourceData":"00000018800000050000000000000a743131323339353200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2677,"message_id":"1123954"},"sourceData":"00000018800000050000000000000a753131323339353400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2678,"message_id":"1123955"},"sourceData":"00000018800000050000000000000a763131323339353500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2679,"message_id":"1123956"},"sourceData":"00000018800000050000000000000a773131323339353600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2680,"message_id":"1123957"},"sourceData":"00000018800000050000000000000a783131323339353700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2681,"message_id":"1123976"},"sourceData":"00000018800000050000000000000a793131323339373600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2682,"message_id":"1123979"},"sourceData":"00000018800000050000000000000a7a3131323339373900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2683,"message_id":"1123983"},"sourceData":"00000018800000050000000000000a7b3131323339383300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2684,"message_id":"1123992"},"sourceData":"00000018800000050000000000000a7c3131323339393200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2685,"message_id":"1123995"},"sourceData":"00000018800000050000000000000a7d3131323339393500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123952', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199361' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123954', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199362' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123955', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199363' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123956', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199364' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123957', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199365' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123976', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199366' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123979', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199367' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123983', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199368' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123992', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199369' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123995', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:20.954932+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199370' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a7e000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a7f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a80000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a81000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a82000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a83000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a84000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a85000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233393633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a86000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233393634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a87000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2686,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2687,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2688,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2689,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2690,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123959 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2691,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123961 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2692,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123962 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2693,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123963 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2694,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123964 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2695,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123965 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.041135","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.045647","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.049372","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.052157","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123959","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.05465","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123961","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.057273","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123962","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.059863","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123963","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.062419","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123964","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.065212","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123965","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.067902","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a7e313132343030350000000018800000050000000000000a7f313132343030360000000018800000050000000000000a80313132343031340000000018800000050000000000000a81313132343031380000000018800000050000000000000a82313132333935390000000018800000050000000000000a83313132333936310000000018800000050000000000000a84313132333936320000000018800000050000000000000a85313132333936330000000018800000050000000000000a86313132333936340000000018800000050000000000000a873131323339363500"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2686,"message_id":"1124005"},"sourceData":"00000018800000050000000000000a7e3131323430303500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2687,"message_id":"1124006"},"sourceData":"00000018800000050000000000000a7f3131323430303600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2688,"message_id":"1124014"},"sourceData":"00000018800000050000000000000a803131323430313400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2689,"message_id":"1124018"},"sourceData":"00000018800000050000000000000a813131323430313800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2690,"message_id":"1123959"},"sourceData":"00000018800000050000000000000a823131323339353900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2691,"message_id":"1123961"},"sourceData":"00000018800000050000000000000a833131323339363100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2692,"message_id":"1123962"},"sourceData":"00000018800000050000000000000a843131323339363200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2693,"message_id":"1123963"},"sourceData":"00000018800000050000000000000a853131323339363300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2694,"message_id":"1123964"},"sourceData":"00000018800000050000000000000a863131323339363400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2695,"message_id":"1123965"},"sourceData":"00000018800000050000000000000a873131323339363500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124005', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199371' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124006', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199372' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124014', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199373' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124018', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199374' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123959', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199375' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123961', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199376' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123962', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199377' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123963', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199378' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123964', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199379' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123965', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.023326+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199380' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a88000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a89000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233393637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a8a000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233393638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a8b000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233393639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a8c000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a8d000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a8e000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a8f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a90000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a91000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233393730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2696,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123966 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2697,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123967 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2698,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123968 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2699,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123969 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2700,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2701,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2702,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2703,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2704,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2705,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123970 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123966","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.070553","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123967","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.073371","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123968","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.076307","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123969","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.080099","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.083612","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.086793","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.089856","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.092629","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.095529","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123970","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.09864","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a88313132333936360000000018800000050000000000000a89313132333936370000000018800000050000000000000a8a313132333936380000000018800000050000000000000a8b313132333936390000000018800000050000000000000a8c313132333937370000000018800000050000000000000a8d313132333937380000000018800000050000000000000a8e313132333938300000000018800000050000000000000a8f313132333938310000000018800000050000000000000a90313132333938320000000018800000050000000000000a913131323339373000"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2696,"message_id":"1123966"},"sourceData":"00000018800000050000000000000a883131323339363600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2697,"message_id":"1123967"},"sourceData":"00000018800000050000000000000a893131323339363700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2698,"message_id":"1123968"},"sourceData":"00000018800000050000000000000a8a3131323339363800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2699,"message_id":"1123969"},"sourceData":"00000018800000050000000000000a8b3131323339363900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2700,"message_id":"1123977"},"sourceData":"00000018800000050000000000000a8c3131323339373700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2701,"message_id":"1123978"},"sourceData":"00000018800000050000000000000a8d3131323339373800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2702,"message_id":"1123980"},"sourceData":"00000018800000050000000000000a8e3131323339383000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2703,"message_id":"1123981"},"sourceData":"00000018800000050000000000000a8f3131323339383100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2704,"message_id":"1123982"},"sourceData":"00000018800000050000000000000a903131323339383200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2705,"message_id":"1123970"},"sourceData":"00000018800000050000000000000a913131323339373000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123966', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199381' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123967', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199382' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123968', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199383' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123969', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199384' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123977', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199385' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123978', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199386' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123980', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199387' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123981', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199388' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123982', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199389' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123970', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.095128+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199390' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a92000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a93000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233393732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a94000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a95000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000a96000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a97000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a98000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a99000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a9a000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a9b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2706,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123971 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2707,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123972 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2708,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123973 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2709,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123974 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2710,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2711,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2712,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2713,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2714,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2715,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123971","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.101572","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123972","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.105866","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123973","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.110139","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123974","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.114522","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.118653","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.122898","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.128009","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.133338","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.138059","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.144451","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a92313132333937310000000018800000050000000000000a93313132333937320000000018800000050000000000000a94313132333937330000000018800000050000000000000a95313132333937340000000018800000050000000000000a96313132333939330000000018800000050000000000000a97313132333939340000000018800000050000000000000a98313132333939360000000018800000050000000000000a99313132333939370000000018800000050000000000000a9a313132333939380000000018800000050000000000000a9b3131323339393900"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2706,"message_id":"1123971"},"sourceData":"00000018800000050000000000000a923131323339373100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2707,"message_id":"1123972"},"sourceData":"00000018800000050000000000000a933131323339373200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2708,"message_id":"1123973"},"sourceData":"00000018800000050000000000000a943131323339373300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2709,"message_id":"1123974"},"sourceData":"00000018800000050000000000000a953131323339373400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2710,"message_id":"1123993"},"sourceData":"00000018800000050000000000000a963131323339393300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2711,"message_id":"1123994"},"sourceData":"00000018800000050000000000000a973131323339393400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2712,"message_id":"1123996"},"sourceData":"00000018800000050000000000000a983131323339393600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2713,"message_id":"1123997"},"sourceData":"00000018800000050000000000000a993131323339393700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2714,"message_id":"1123998"},"sourceData":"00000018800000050000000000000a9a3131323339393800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2715,"message_id":"1123999"},"sourceData":"00000018800000050000000000000a9b3131323339393900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123971', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199391' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123972', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199392' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123973', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199393' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123974', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199394' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123993', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199395' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123994', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199396' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123996', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199397' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123997', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199398' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123998', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199399' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123999', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.166993+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199400' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000a9c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a9d000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000a9e000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000a9f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aa0000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aa1000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aa2000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aa3000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aa4000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aa5000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2716,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2717,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2718,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2719,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2720,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2721,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2722,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2723,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2724,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2725,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.150641","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.153834","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.1577","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.162403","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.166806","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.17198","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.177118","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.184291","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.19066","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.196879","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000a9c313132343030300000000018800000050000000000000a9d313132343030310000000018800000050000000000000a9e313132343030320000000018800000050000000000000a9f313132343030330000000018800000050000000000000aa0313132343030340000000018800000050000000000000aa1313132343030370000000018800000050000000000000aa2313132343030380000000018800000050000000000000aa3313132343030390000000018800000050000000000000aa4313132343031300000000018800000050000000000000aa53131323430313100"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2716,"message_id":"1124000"},"sourceData":"00000018800000050000000000000a9c3131323430303000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2717,"message_id":"1124001"},"sourceData":"00000018800000050000000000000a9d3131323430303100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2718,"message_id":"1124002"},"sourceData":"00000018800000050000000000000a9e3131323430303200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2719,"message_id":"1124003"},"sourceData":"00000018800000050000000000000a9f3131323430303300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2720,"message_id":"1124004"},"sourceData":"00000018800000050000000000000aa03131323430303400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2721,"message_id":"1124007"},"sourceData":"00000018800000050000000000000aa13131323430303700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2722,"message_id":"1124008"},"sourceData":"00000018800000050000000000000aa23131323430303800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2723,"message_id":"1124009"},"sourceData":"00000018800000050000000000000aa33131323430303900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2724,"message_id":"1124010"},"sourceData":"00000018800000050000000000000aa43131323430313000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2725,"message_id":"1124011"},"sourceData":"00000018800000050000000000000aa53131323430313100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124000', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199401' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124001', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199402' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124002', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199403' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124003', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199404' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124004', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199405' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124007', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199406' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124008', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199407' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124009', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199408' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124010', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199409' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124011', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.234642+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199410' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000aa6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aa7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aa8000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aa9000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aaa000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000aab000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aac000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233393436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aad000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aae000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aaf000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2726,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2727,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2728,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2729,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2730,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2731,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2732,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123946 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2733,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123948 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2734,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123953 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2735,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123958 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.202063","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.207947","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.213094","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.218295","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.222562","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.225223","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123946","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.227936","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123948","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.230667","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123953","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.233104","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123958","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.235881","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000aa6313132343031320000000018800000050000000000000aa7313132343031330000000018800000050000000000000aa8313132343031350000000018800000050000000000000aa9313132343031360000000018800000050000000000000aaa313132343031370000000018800000050000000000000aab313132343031390000000018800000050000000000000aac313132333934360000000018800000050000000000000aad313132333934380000000018800000050000000000000aae313132333935330000000018800000050000000000000aaf3131323339353800"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2726,"message_id":"1124012"},"sourceData":"00000018800000050000000000000aa63131323430313200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2727,"message_id":"1124013"},"sourceData":"00000018800000050000000000000aa73131323430313300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2728,"message_id":"1124015"},"sourceData":"00000018800000050000000000000aa83131323430313500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2729,"message_id":"1124016"},"sourceData":"00000018800000050000000000000aa93131323430313600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2730,"message_id":"1124017"},"sourceData":"00000018800000050000000000000aaa3131323430313700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2731,"message_id":"1124019"},"sourceData":"00000018800000050000000000000aab3131323430313900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2732,"message_id":"1123946"},"sourceData":"00000018800000050000000000000aac3131323339343600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2733,"message_id":"1123948"},"sourceData":"00000018800000050000000000000aad3131323339343800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2734,"message_id":"1123953"},"sourceData":"00000018800000050000000000000aae3131323339353300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2735,"message_id":"1123958"},"sourceData":"00000018800000050000000000000aaf3131323339353800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124012', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199411' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124013', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199412' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124015', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199413' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124016', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199414' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124017', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199415' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124019', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199416' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123946', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199417' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123948', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199418' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123953', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199419' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123958', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.337876+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199420' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ab0000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233393630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ab1000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ab2000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233393834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ab3000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313233393835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ab4000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313233393836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ab5000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313233393837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ab6000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313233393838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ab7000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233393839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ab8000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313233393930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ab9000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2736,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123960 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2737,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2738,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123984 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2739,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123985 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2740,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123986 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2741,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123987 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2742,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123988 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2743,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123989 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2744,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123990 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2745,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123991 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123960","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.239025","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.2418","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123984","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.896271","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123985","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.899411","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123986","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.902163","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123987","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.904816","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123988","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.907517","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123989","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.910283","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123990","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.913024","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123991","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.915684","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ab0313132333936300000000018800000050000000000000ab1313132333937350000000018800000050000000000000ab2313132333938340000000018800000050000000000000ab3313132333938350000000018800000050000000000000ab4313132333938360000000018800000050000000000000ab5313132333938370000000018800000050000000000000ab6313132333938380000000018800000050000000000000ab7313132333938390000000018800000050000000000000ab8313132333939300000000018800000050000000000000ab93131323339393100"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2736,"message_id":"1123960"},"sourceData":"00000018800000050000000000000ab03131323339363000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2737,"message_id":"1123975"},"sourceData":"00000018800000050000000000000ab13131323339373500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2738,"message_id":"1123984"},"sourceData":"00000018800000050000000000000ab23131323339383400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2739,"message_id":"1123985"},"sourceData":"00000018800000050000000000000ab33131323339383500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2740,"message_id":"1123986"},"sourceData":"00000018800000050000000000000ab43131323339383600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2741,"message_id":"1123987"},"sourceData":"00000018800000050000000000000ab53131323339383700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2742,"message_id":"1123988"},"sourceData":"00000018800000050000000000000ab63131323339383800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2743,"message_id":"1123989"},"sourceData":"00000018800000050000000000000ab73131323339383900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2744,"message_id":"1123990"},"sourceData":"00000018800000050000000000000ab83131323339393000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2745,"message_id":"1123991"},"sourceData":"00000018800000050000000000000ab93131323339393100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123960', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199421' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123975', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199422' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123984', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199423' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123985', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199424' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123986', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199425' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123987', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199426' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123988', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199427' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123989', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199428' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123990', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199429' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123991', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.40548+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199430' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000aba000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000abb000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000abc000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000abd000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000abe000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000abf000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233393339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac0000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233393430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac1000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233393431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ac2000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313233393434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ac3000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313233393435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2746,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123920 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2747,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123921 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2748,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123922 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2749,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123923 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2750,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123924 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2751,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123939 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2752,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123940 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2753,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123941 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2754,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123944 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2755,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123945 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123920","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.918301","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123921","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.920954","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123922","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.923568","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123923","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.926242","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123924","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.928837","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123939","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.931455","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123940","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.934042","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123941","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.937073","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123944","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.940107","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123945","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.94314","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000aba313132333932300000000018800000050000000000000abb313132333932310000000018800000050000000000000abc313132333932320000000018800000050000000000000abd313132333932330000000018800000050000000000000abe313132333932340000000018800000050000000000000abf313132333933390000000018800000050000000000000ac0313132333934300000000018800000050000000000000ac1313132333934310000000018800000050000000000000ac2313132333934340000000018800000050000000000000ac33131323339343500"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2746,"message_id":"1123920"},"sourceData":"00000018800000050000000000000aba3131323339323000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2747,"message_id":"1123921"},"sourceData":"00000018800000050000000000000abb3131323339323100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2748,"message_id":"1123922"},"sourceData":"00000018800000050000000000000abc3131323339323200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2749,"message_id":"1123923"},"sourceData":"00000018800000050000000000000abd3131323339323300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2750,"message_id":"1123924"},"sourceData":"00000018800000050000000000000abe3131323339323400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2751,"message_id":"1123939"},"sourceData":"00000018800000050000000000000abf3131323339333900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2752,"message_id":"1123940"},"sourceData":"00000018800000050000000000000ac03131323339343000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2753,"message_id":"1123941"},"sourceData":"00000018800000050000000000000ac13131323339343100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2754,"message_id":"1123944"},"sourceData":"00000018800000050000000000000ac23131323339343400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2755,"message_id":"1123945"},"sourceData":"00000018800000050000000000000ac33131323339343500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123920', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199431' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123921', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199432' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123922', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199433' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123923', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199434' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123924', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199435' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123939', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199436' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123940', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199437' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123941', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199438' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123944', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199439' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123945', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.4802+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199440' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ac4000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313233393432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac5000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac6000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233393236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac7000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233393237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac8000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ac9000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aca000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313233393330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000acb000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000acc000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313233393332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000acd000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2756,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123942 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2757,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123943 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2758,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123926 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2759,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123927 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2760,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123928 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2761,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123929 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2762,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123930 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2763,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123931 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2764,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123932 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2765,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123933 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123942","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.945981","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123943","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.948844","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123926","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.951289","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123927","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.953846","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123928","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.956401","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123929","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.958993","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123930","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.961549","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123931","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.964168","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123932","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.966755","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123933","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.969344","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ac4313132333934320000000018800000050000000000000ac5313132333934330000000018800000050000000000000ac6313132333932360000000018800000050000000000000ac7313132333932370000000018800000050000000000000ac8313132333932380000000018800000050000000000000ac9313132333932390000000018800000050000000000000aca313132333933300000000018800000050000000000000acb313132333933310000000018800000050000000000000acc313132333933320000000018800000050000000000000acd3131323339333300"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2756,"message_id":"1123942"},"sourceData":"00000018800000050000000000000ac43131323339343200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2757,"message_id":"1123943"},"sourceData":"00000018800000050000000000000ac53131323339343300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2758,"message_id":"1123926"},"sourceData":"00000018800000050000000000000ac63131323339323600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2759,"message_id":"1123927"},"sourceData":"00000018800000050000000000000ac73131323339323700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2760,"message_id":"1123928"},"sourceData":"00000018800000050000000000000ac83131323339323800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2761,"message_id":"1123929"},"sourceData":"00000018800000050000000000000ac93131323339323900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2762,"message_id":"1123930"},"sourceData":"00000018800000050000000000000aca3131323339333000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2763,"message_id":"1123931"},"sourceData":"00000018800000050000000000000acb3131323339333100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2764,"message_id":"1123932"},"sourceData":"00000018800000050000000000000acc3131323339333200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2765,"message_id":"1123933"},"sourceData":"00000018800000050000000000000acd3131323339333300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123942', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199441' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123943', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199442' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123926', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199443' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123927', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199444' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123928', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199445' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123929', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199446' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123930', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199447' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123931', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199448' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123932', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199449' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123933', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.56525+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199450' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ace000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313233393334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000acf000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233393336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ad0000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233393337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ad1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233393338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ad2000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233393235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ad3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ad4000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233393437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ad5000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313233393439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ad6000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313233393530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ad7000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313233393531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2766,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123934 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2767,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123936 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2768,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123937 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2769,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123938 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2770,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123925 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2771,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123935 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2772,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123947 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2773,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123949 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2774,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123950 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2775,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123951 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123934","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.971885","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123936","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.97487","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123937","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.977928","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123938","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.981027","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123925","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.984412","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123935","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.987452","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123947","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.990642","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123949","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.993737","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123950","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.996749","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123951","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:14.999837","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ace313132333933340000000018800000050000000000000acf313132333933360000000018800000050000000000000ad0313132333933370000000018800000050000000000000ad1313132333933380000000018800000050000000000000ad2313132333932350000000018800000050000000000000ad3313132333933350000000018800000050000000000000ad4313132333934370000000018800000050000000000000ad5313132333934390000000018800000050000000000000ad6313132333935300000000018800000050000000000000ad73131323339353100"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2766,"message_id":"1123934"},"sourceData":"00000018800000050000000000000ace3131323339333400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2767,"message_id":"1123936"},"sourceData":"00000018800000050000000000000acf3131323339333600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2768,"message_id":"1123937"},"sourceData":"00000018800000050000000000000ad03131323339333700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2769,"message_id":"1123938"},"sourceData":"00000018800000050000000000000ad13131323339333800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2770,"message_id":"1123925"},"sourceData":"00000018800000050000000000000ad23131323339323500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2771,"message_id":"1123935"},"sourceData":"00000018800000050000000000000ad33131323339333500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2772,"message_id":"1123947"},"sourceData":"00000018800000050000000000000ad43131323339343700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2773,"message_id":"1123949"},"sourceData":"00000018800000050000000000000ad53131323339343900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2774,"message_id":"1123950"},"sourceData":"00000018800000050000000000000ad63131323339353000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2775,"message_id":"1123951"},"sourceData":"00000018800000050000000000000ad73131323339353100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123934', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199451' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123936', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199452' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123937', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199453' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123938', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199454' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123925', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199455' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123935', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199456' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123947', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199457' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123949', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199458' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123950', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199459' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123951', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.654071+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199460' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ad8000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233393532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ad9000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ada000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313233393535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000adb000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313233393536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000adc000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000add000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313233393736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ade000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313233393739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000adf000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313233393833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ae0000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ae1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313233393935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2776,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123952 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2777,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123954 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2778,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123955 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2779,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123956 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2780,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123957 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2781,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123976 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2782,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123979 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2783,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123983 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2784,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123992 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2785,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123995 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123952","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.003038","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123954","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.0061","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123955","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.00873","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123956","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.011564","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123957","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.014711","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123976","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.019474","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123979","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.0239","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123983","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.028211","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123992","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.032584","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123995","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.036855","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ad8313132333935320000000018800000050000000000000ad9313132333935340000000018800000050000000000000ada313132333935350000000018800000050000000000000adb313132333935360000000018800000050000000000000adc313132333935370000000018800000050000000000000add313132333937360000000018800000050000000000000ade313132333937390000000018800000050000000000000adf313132333938330000000018800000050000000000000ae0313132333939320000000018800000050000000000000ae13131323339393500"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2776,"message_id":"1123952"},"sourceData":"00000018800000050000000000000ad83131323339353200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2777,"message_id":"1123954"},"sourceData":"00000018800000050000000000000ad93131323339353400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2778,"message_id":"1123955"},"sourceData":"00000018800000050000000000000ada3131323339353500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2779,"message_id":"1123956"},"sourceData":"00000018800000050000000000000adb3131323339353600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2780,"message_id":"1123957"},"sourceData":"00000018800000050000000000000adc3131323339353700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2781,"message_id":"1123976"},"sourceData":"00000018800000050000000000000add3131323339373600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2782,"message_id":"1123979"},"sourceData":"00000018800000050000000000000ade3131323339373900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2783,"message_id":"1123983"},"sourceData":"00000018800000050000000000000adf3131323339383300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2784,"message_id":"1123992"},"sourceData":"00000018800000050000000000000ae03131323339393200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2785,"message_id":"1123995"},"sourceData":"00000018800000050000000000000ae13131323339393500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123952', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199461' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123954', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199462' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123955', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199463' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123956', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199464' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123957', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199465' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123976', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199466' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123979', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199467' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123983', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199468' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123992', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199469' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123995', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.74231+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199470' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ae2000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ae3000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ae4000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ae5000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ae6000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313233393539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ae7000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ae8000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313233393632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ae9000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313233393633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aea000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233393634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aeb000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2786,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2787,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2788,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2789,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2790,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123959 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2791,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123961 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2792,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123962 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2793,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123963 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2794,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123964 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2795,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123965 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.041135","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.045647","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.049372","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.052157","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123959","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.05465","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123961","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.057273","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123962","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.059863","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123963","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.062419","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123964","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.065212","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123965","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.067902","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ae2313132343030350000000018800000050000000000000ae3313132343030360000000018800000050000000000000ae4313132343031340000000018800000050000000000000ae5313132343031380000000018800000050000000000000ae6313132333935390000000018800000050000000000000ae7313132333936310000000018800000050000000000000ae8313132333936320000000018800000050000000000000ae9313132333936330000000018800000050000000000000aea313132333936340000000018800000050000000000000aeb3131323339363500"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2786,"message_id":"1124005"},"sourceData":"00000018800000050000000000000ae23131323430303500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2787,"message_id":"1124006"},"sourceData":"00000018800000050000000000000ae33131323430303600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2788,"message_id":"1124014"},"sourceData":"00000018800000050000000000000ae43131323430313400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2789,"message_id":"1124018"},"sourceData":"00000018800000050000000000000ae53131323430313800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2790,"message_id":"1123959"},"sourceData":"00000018800000050000000000000ae63131323339353900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2791,"message_id":"1123961"},"sourceData":"00000018800000050000000000000ae73131323339363100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2792,"message_id":"1123962"},"sourceData":"00000018800000050000000000000ae83131323339363200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2793,"message_id":"1123963"},"sourceData":"00000018800000050000000000000ae93131323339363300"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2794,"message_id":"1123964"},"sourceData":"00000018800000050000000000000aea3131323339363400"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2795,"message_id":"1123965"},"sourceData":"00000018800000050000000000000aeb3131323339363500"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124005', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199471' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124006', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199472' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124014', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199473' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124018', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199474' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123959', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199475' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123961', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199476' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123962', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199477' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123963', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199478' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123964', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199479' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123965', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.810154+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199480' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000aec000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313233393636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aed000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313233393637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aee000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313233393638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000aef000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233393639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000af0000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233393737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000af1000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233393738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000af2000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313233393830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000af3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233393831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000af4000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313233393832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000af5000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313233393730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2796,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123966 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2797,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123967 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2798,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123968 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2799,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123969 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2800,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123977 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2801,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123978 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2802,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123980 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2803,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123981 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2804,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123982 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2805,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123970 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123966","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.070553","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123967","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.073371","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123968","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.076307","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123969","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.080099","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123977","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.083612","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123978","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.086793","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123980","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.089856","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123981","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.092629","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123982","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.095529","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123970","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.09864","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000aec313132333936360000000018800000050000000000000aed313132333936370000000018800000050000000000000aee313132333936380000000018800000050000000000000aef313132333936390000000018800000050000000000000af0313132333937370000000018800000050000000000000af1313132333937380000000018800000050000000000000af2313132333938300000000018800000050000000000000af3313132333938310000000018800000050000000000000af4313132333938320000000018800000050000000000000af53131323339373000"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2796,"message_id":"1123966"},"sourceData":"00000018800000050000000000000aec3131323339363600"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2797,"message_id":"1123967"},"sourceData":"00000018800000050000000000000aed3131323339363700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2798,"message_id":"1123968"},"sourceData":"00000018800000050000000000000aee3131323339363800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2799,"message_id":"1123969"},"sourceData":"00000018800000050000000000000aef3131323339363900"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2800,"message_id":"1123977"},"sourceData":"00000018800000050000000000000af03131323339373700"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2801,"message_id":"1123978"},"sourceData":"00000018800000050000000000000af13131323339373800"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2802,"message_id":"1123980"},"sourceData":"00000018800000050000000000000af23131323339383000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2803,"message_id":"1123981"},"sourceData":"00000018800000050000000000000af33131323339383100"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2804,"message_id":"1123982"},"sourceData":"00000018800000050000000000000af43131323339383200"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2805,"message_id":"1123970"},"sourceData":"00000018800000050000000000000af53131323339373000"} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123966', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199481' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123967', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199482' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123968', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199483' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123969', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199484' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123977', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199485' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123978', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199486' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123980', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199487' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123981', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199488' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123982', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199489' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123970', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.88203+01') [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199490' [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:21] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000af6000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000af7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313233393732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000af8000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313233393733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000af9000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233393734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000afa000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233393933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000afb000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313233393934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000afc000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000afd000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000afe000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313233393938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000aff000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313233393939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2806,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123971 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2807,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123972 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2808,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123973 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2809,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123974 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2810,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123993 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2811,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123994 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2812,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123996 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2813,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123997 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2814,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1123998 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2815,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123999 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123971","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.101572","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123972","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.105866","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123973","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.110139","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123974","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.114522","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123993","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.118653","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123994","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.122898","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123996","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.128009","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123997","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.133338","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123998","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.138059","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:21] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123999","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.144451","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000af6313132333937310000000018800000050000000000000af7313132333937320000000018800000050000000000000af8313132333937330000000018800000050000000000000af9313132333937340000000018800000050000000000000afa313132333939330000000018800000050000000000000afb313132333939340000000018800000050000000000000afc313132333939360000000018800000050000000000000afd313132333939370000000018800000050000000000000afe313132333939380000000018800000050000000000000aff3131323339393900"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2806,"message_id":"1123971"},"sourceData":"00000018800000050000000000000af63131323339373100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2807,"message_id":"1123972"},"sourceData":"00000018800000050000000000000af73131323339373200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2808,"message_id":"1123973"},"sourceData":"00000018800000050000000000000af83131323339373300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2809,"message_id":"1123974"},"sourceData":"00000018800000050000000000000af93131323339373400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2810,"message_id":"1123993"},"sourceData":"00000018800000050000000000000afa3131323339393300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2811,"message_id":"1123994"},"sourceData":"00000018800000050000000000000afb3131323339393400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2812,"message_id":"1123996"},"sourceData":"00000018800000050000000000000afc3131323339393600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2813,"message_id":"1123997"},"sourceData":"00000018800000050000000000000afd3131323339393700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2814,"message_id":"1123998"},"sourceData":"00000018800000050000000000000afe3131323339393800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2815,"message_id":"1123999"},"sourceData":"00000018800000050000000000000aff3131323339393900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123971', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199491' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123972', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199492' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123973', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199493' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123974', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199494' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123993', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199495' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123994', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199496' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123996', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199497' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123997', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199498' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123998', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199499' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123999', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:21.953829+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199500' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b00000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b01000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b02000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b03000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b04000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b05000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b06000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b07000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b08000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b09000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2816,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124000 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2817,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124001 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2818,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124002 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2819,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124003 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2820,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2821,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2822,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2823,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2824,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2825,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124000","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.150641","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124001","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.153834","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124002","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.1577","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124003","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.162403","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.166806","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.17198","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.177118","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.184291","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.19066","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.196879","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b00313132343030300000000018800000050000000000000b01313132343030310000000018800000050000000000000b02313132343030320000000018800000050000000000000b03313132343030330000000018800000050000000000000b04313132343030340000000018800000050000000000000b05313132343030370000000018800000050000000000000b06313132343030380000000018800000050000000000000b07313132343030390000000018800000050000000000000b08313132343031300000000018800000050000000000000b093131323430313100"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2816,"message_id":"1124000"},"sourceData":"00000018800000050000000000000b003131323430303000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2817,"message_id":"1124001"},"sourceData":"00000018800000050000000000000b013131323430303100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2818,"message_id":"1124002"},"sourceData":"00000018800000050000000000000b023131323430303200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2819,"message_id":"1124003"},"sourceData":"00000018800000050000000000000b033131323430303300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2820,"message_id":"1124004"},"sourceData":"00000018800000050000000000000b043131323430303400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2821,"message_id":"1124007"},"sourceData":"00000018800000050000000000000b053131323430303700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2822,"message_id":"1124008"},"sourceData":"00000018800000050000000000000b063131323430303800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2823,"message_id":"1124009"},"sourceData":"00000018800000050000000000000b073131323430303900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2824,"message_id":"1124010"},"sourceData":"00000018800000050000000000000b083131323430313000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2825,"message_id":"1124011"},"sourceData":"00000018800000050000000000000b093131323430313100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124000', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199501' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124001', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199502' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124002', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199503' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124003', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199504' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124004', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199505' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124007', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199506' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124008', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199507' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124009', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199508' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124010', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199509' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124011', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.032536+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199510' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b0a000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b0b000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b0c000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b0d000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b0e000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313233393436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b0f000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313233393438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b10000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233393533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b11000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313233393538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b12000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b13000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2826,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2827,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2828,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2829,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2830,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1123946 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2831,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1123948 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2832,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123953 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2833,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123958 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2834,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2835,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.213094","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.218295","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.222562","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.225223","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123946","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.227936","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123948","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.230667","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123953","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.233104","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123958","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.235881","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.202063","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.207947","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b0a313132343031350000000018800000050000000000000b0b313132343031360000000018800000050000000000000b0c313132343031370000000018800000050000000000000b0d313132343031390000000018800000050000000000000b0e313132333934360000000018800000050000000000000b0f313132333934380000000018800000050000000000000b10313132333935330000000018800000050000000000000b11313132333935380000000018800000050000000000000b12313132343031320000000018800000050000000000000b133131323430313300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2826,"message_id":"1124015"},"sourceData":"00000018800000050000000000000b0a3131323430313500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2827,"message_id":"1124016"},"sourceData":"00000018800000050000000000000b0b3131323430313600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2828,"message_id":"1124017"},"sourceData":"00000018800000050000000000000b0c3131323430313700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2829,"message_id":"1124019"},"sourceData":"00000018800000050000000000000b0d3131323430313900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2830,"message_id":"1123946"},"sourceData":"00000018800000050000000000000b0e3131323339343600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2831,"message_id":"1123948"},"sourceData":"00000018800000050000000000000b0f3131323339343800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2832,"message_id":"1123953"},"sourceData":"00000018800000050000000000000b103131323339353300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2833,"message_id":"1123958"},"sourceData":"00000018800000050000000000000b113131323339353800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2834,"message_id":"1124012"},"sourceData":"00000018800000050000000000000b123131323430313200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2835,"message_id":"1124013"},"sourceData":"00000018800000050000000000000b133131323430313300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124015', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199513' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124016', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199514' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124017', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199515' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124019', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199516' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123946', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199517' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123948', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199518' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123953', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199519' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123958', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199520' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124012', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199511' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124013', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.10668+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199512' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b14000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233393630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b15000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313233393735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b16000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b17000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b18000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b19000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b1a000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b1b000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b1c000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b1d000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2836,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123960 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2837,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1123975 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2838,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2839,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2840,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2841,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2842,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2843,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2844,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2845,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123960","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.239025","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1123975","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:15.2418","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.777573","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.7808","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.783801","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.7868","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.789611","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.792042","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.794407","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.79686","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b14313132333936300000000018800000050000000000000b15313132333937350000000018800000050000000000000b16313132343130380000000018800000050000000000000b17313132343130390000000018800000050000000000000b18313132343131300000000018800000050000000000000b19313132343131310000000018800000050000000000000b1a313132343032300000000018800000050000000000000b1b313132343032310000000018800000050000000000000b1c313132343032320000000018800000050000000000000b1d3131323430323300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2836,"message_id":"1123960"},"sourceData":"00000018800000050000000000000b143131323339363000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2837,"message_id":"1123975"},"sourceData":"00000018800000050000000000000b153131323339373500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2838,"message_id":"1124108"},"sourceData":"00000018800000050000000000000b163131323431303800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2839,"message_id":"1124109"},"sourceData":"00000018800000050000000000000b173131323431303900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2840,"message_id":"1124110"},"sourceData":"00000018800000050000000000000b183131323431313000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2841,"message_id":"1124111"},"sourceData":"00000018800000050000000000000b193131323431313100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2842,"message_id":"1124020"},"sourceData":"00000018800000050000000000000b1a3131323430323000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2843,"message_id":"1124021"},"sourceData":"00000018800000050000000000000b1b3131323430323100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2844,"message_id":"1124022"},"sourceData":"00000018800000050000000000000b1c3131323430323200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2845,"message_id":"1124023"},"sourceData":"00000018800000050000000000000b1d3131323430323300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123960', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199521' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123975', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199522' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124108', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199523' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124109', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199524' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124110', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199525' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124111', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199526' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124020', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199527' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124021', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199528' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124022', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199529' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124023', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.187147+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199530' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b1e000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b1f000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b20000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b21000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b22000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b23000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b24000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b25000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b26000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b27000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2846,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2847,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2848,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2849,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2850,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2851,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2852,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2853,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2854,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2855,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.799272","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.801652","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.804034","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.80641","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.808823","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.811341","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.8138","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.817771","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.822402","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.826959","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b1e313132343032340000000018800000050000000000000b1f313132343032350000000018800000050000000000000b20313132343032360000000018800000050000000000000b21313132343032370000000018800000050000000000000b22313132343032380000000018800000050000000000000b23313132343032390000000018800000050000000000000b24313132343033300000000018800000050000000000000b25313132343033310000000018800000050000000000000b26313132343033320000000018800000050000000000000b273131323430333300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2846,"message_id":"1124024"},"sourceData":"00000018800000050000000000000b1e3131323430323400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2847,"message_id":"1124025"},"sourceData":"00000018800000050000000000000b1f3131323430323500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2848,"message_id":"1124026"},"sourceData":"00000018800000050000000000000b203131323430323600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2849,"message_id":"1124027"},"sourceData":"00000018800000050000000000000b213131323430323700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2850,"message_id":"1124028"},"sourceData":"00000018800000050000000000000b223131323430323800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2851,"message_id":"1124029"},"sourceData":"00000018800000050000000000000b233131323430323900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2852,"message_id":"1124030"},"sourceData":"00000018800000050000000000000b243131323430333000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2853,"message_id":"1124031"},"sourceData":"00000018800000050000000000000b253131323430333100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2854,"message_id":"1124032"},"sourceData":"00000018800000050000000000000b263131323430333200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2855,"message_id":"1124033"},"sourceData":"00000018800000050000000000000b273131323430333300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124024', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199531' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124025', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199532' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124026', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199533' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124027', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199534' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124028', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199535' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124029', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199536' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124030', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199537' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124031', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199538' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124032', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199539' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124033', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.254484+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199540' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b28000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b29000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b2a000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b2b000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b2c000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b2d000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b2e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b2f000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b30000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234303432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b31000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2856,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2857,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2858,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2859,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2860,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2861,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2862,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2863,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2864,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124042 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2865,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.831471","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.83612","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.840827","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.845426","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.849991","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.855559","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.861047","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.866536","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124042","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.87192","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.877309","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b28313132343033340000000018800000050000000000000b29313132343033350000000018800000050000000000000b2a313132343033360000000018800000050000000000000b2b313132343033370000000018800000050000000000000b2c313132343033380000000018800000050000000000000b2d313132343033390000000018800000050000000000000b2e313132343034300000000018800000050000000000000b2f313132343034310000000018800000050000000000000b30313132343034320000000018800000050000000000000b313131323430343300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2856,"message_id":"1124034"},"sourceData":"00000018800000050000000000000b283131323430333400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2857,"message_id":"1124035"},"sourceData":"00000018800000050000000000000b293131323430333500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2858,"message_id":"1124036"},"sourceData":"00000018800000050000000000000b2a3131323430333600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2859,"message_id":"1124037"},"sourceData":"00000018800000050000000000000b2b3131323430333700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2860,"message_id":"1124038"},"sourceData":"00000018800000050000000000000b2c3131323430333800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2861,"message_id":"1124039"},"sourceData":"00000018800000050000000000000b2d3131323430333900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2862,"message_id":"1124040"},"sourceData":"00000018800000050000000000000b2e3131323430343000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2863,"message_id":"1124041"},"sourceData":"00000018800000050000000000000b2f3131323430343100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2864,"message_id":"1124042"},"sourceData":"00000018800000050000000000000b303131323430343200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2865,"message_id":"1124043"},"sourceData":"00000018800000050000000000000b313131323430343300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124034', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199541' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124035', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199542' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124036', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199543' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124037', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199544' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124038', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199545' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124039', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199546' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124040', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199547' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124041', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199548' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124042', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199549' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124043', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.314797+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199550' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b32000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b33000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b34000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b35000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b36000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b37000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b38000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b39000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b3a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b3b000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2866,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2867,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2868,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2869,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124057 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2870,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2871,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124046 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2872,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2873,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2874,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2875,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.882648","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.887803","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.892791","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124057","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.897749","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.902463","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124046","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.907249","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.912051","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.916996","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.921723","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.926491","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b32313132343034340000000018800000050000000000000b33313132343034350000000018800000050000000000000b34313132343034370000000018800000050000000000000b35313132343035370000000018800000050000000000000b36313132343035390000000018800000050000000000000b37313132343034360000000018800000050000000000000b38313132343034380000000018800000050000000000000b39313132343034390000000018800000050000000000000b3a313132343035300000000018800000050000000000000b3b3131323430353100"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2866,"message_id":"1124044"},"sourceData":"00000018800000050000000000000b323131323430343400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2867,"message_id":"1124045"},"sourceData":"00000018800000050000000000000b333131323430343500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2868,"message_id":"1124047"},"sourceData":"00000018800000050000000000000b343131323430343700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2869,"message_id":"1124057"},"sourceData":"00000018800000050000000000000b353131323430353700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2870,"message_id":"1124059"},"sourceData":"00000018800000050000000000000b363131323430353900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2871,"message_id":"1124046"},"sourceData":"00000018800000050000000000000b373131323430343600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2872,"message_id":"1124048"},"sourceData":"00000018800000050000000000000b383131323430343800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2873,"message_id":"1124049"},"sourceData":"00000018800000050000000000000b393131323430343900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2874,"message_id":"1124050"},"sourceData":"00000018800000050000000000000b3a3131323430353000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2875,"message_id":"1124051"},"sourceData":"00000018800000050000000000000b3b3131323430353100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124044', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199551' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124045', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199552' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124047', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199553' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124057', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199554' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124059', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199555' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124046', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199556' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124048', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199557' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124049', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199558' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124050', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199559' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124051', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.372127+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199560' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b3c000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b3d000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b3e000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b3f000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234303535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b40000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b41000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b42000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b43000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b44000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b45000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2876,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2877,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124053 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2878,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2879,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124055 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2880,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2881,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2882,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2883,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2884,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2885,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.931203","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124053","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.935963","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.940739","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124055","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.945521","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.950345","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.955254","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.960047","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.964959","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.970237","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.975376","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b3c313132343035320000000018800000050000000000000b3d313132343035330000000018800000050000000000000b3e313132343035340000000018800000050000000000000b3f313132343035350000000018800000050000000000000b40313132343035360000000018800000050000000000000b41313132343035380000000018800000050000000000000b42313132343036300000000018800000050000000000000b43313132343036310000000018800000050000000000000b44313132343036320000000018800000050000000000000b453131323430363300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2876,"message_id":"1124052"},"sourceData":"00000018800000050000000000000b3c3131323430353200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2877,"message_id":"1124053"},"sourceData":"00000018800000050000000000000b3d3131323430353300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2878,"message_id":"1124054"},"sourceData":"00000018800000050000000000000b3e3131323430353400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2879,"message_id":"1124055"},"sourceData":"00000018800000050000000000000b3f3131323430353500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2880,"message_id":"1124056"},"sourceData":"00000018800000050000000000000b403131323430353600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2881,"message_id":"1124058"},"sourceData":"00000018800000050000000000000b413131323430353800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2882,"message_id":"1124060"},"sourceData":"00000018800000050000000000000b423131323430363000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2883,"message_id":"1124061"},"sourceData":"00000018800000050000000000000b433131323430363100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2884,"message_id":"1124062"},"sourceData":"00000018800000050000000000000b443131323430363200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2885,"message_id":"1124063"},"sourceData":"00000018800000050000000000000b453131323430363300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124052', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199561' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124053', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199562' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124054', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199563' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124055', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199564' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124056', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199565' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124058', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199566' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124060', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199567' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124061', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199568' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124062', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199569' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124063', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.429752+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199570' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b46000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b47000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b48000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b49000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b4a000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b4b000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b4c000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b4d000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b4e000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b4f000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2886,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2887,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2888,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2889,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2890,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2891,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2892,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2893,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2894,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2895,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.980637","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.985908","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.991098","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.996591","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.002152","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.007783","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.013166","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.01867","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.024226","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.029898","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b46313132343036340000000018800000050000000000000b47313132343036350000000018800000050000000000000b48313132343036360000000018800000050000000000000b49313132343036370000000018800000050000000000000b4a313132343037340000000018800000050000000000000b4b313132343037350000000018800000050000000000000b4c313132343037360000000018800000050000000000000b4d313132343037370000000018800000050000000000000b4e313132343037380000000018800000050000000000000b4f3131323430373900"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2886,"message_id":"1124064"},"sourceData":"00000018800000050000000000000b463131323430363400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2887,"message_id":"1124065"},"sourceData":"00000018800000050000000000000b473131323430363500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2888,"message_id":"1124066"},"sourceData":"00000018800000050000000000000b483131323430363600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2889,"message_id":"1124067"},"sourceData":"00000018800000050000000000000b493131323430363700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2890,"message_id":"1124074"},"sourceData":"00000018800000050000000000000b4a3131323430373400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2891,"message_id":"1124075"},"sourceData":"00000018800000050000000000000b4b3131323430373500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2892,"message_id":"1124076"},"sourceData":"00000018800000050000000000000b4c3131323430373600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2893,"message_id":"1124077"},"sourceData":"00000018800000050000000000000b4d3131323430373700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2894,"message_id":"1124078"},"sourceData":"00000018800000050000000000000b4e3131323430373800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2895,"message_id":"1124079"},"sourceData":"00000018800000050000000000000b4f3131323430373900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124064', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199571' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124065', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199572' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124066', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199573' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124067', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199574' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124074', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199575' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124075', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199576' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124076', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199577' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124077', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199578' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124078', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199579' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124079', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.486018+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199580' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b50000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b51000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b52000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b53000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b54000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b55000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b56000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b57000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b58000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b59000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2896,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2897,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2898,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2899,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2900,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2901,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2902,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2903,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2904,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2905,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.034174","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.038091","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.041998","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.045959","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.049962","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.053855","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.058009","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.062109","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.066296","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.07024","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b50313132343038310000000018800000050000000000000b51313132343036390000000018800000050000000000000b52313132343037300000000018800000050000000000000b53313132343037310000000018800000050000000000000b54313132343037320000000018800000050000000000000b55313132343038330000000018800000050000000000000b56313132343038340000000018800000050000000000000b57313132343038350000000018800000050000000000000b58313132343038360000000018800000050000000000000b593131323430383700"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2896,"message_id":"1124081"},"sourceData":"00000018800000050000000000000b503131323430383100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2897,"message_id":"1124069"},"sourceData":"00000018800000050000000000000b513131323430363900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2898,"message_id":"1124070"},"sourceData":"00000018800000050000000000000b523131323430373000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2899,"message_id":"1124071"},"sourceData":"00000018800000050000000000000b533131323430373100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2900,"message_id":"1124072"},"sourceData":"00000018800000050000000000000b543131323430373200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2901,"message_id":"1124083"},"sourceData":"00000018800000050000000000000b553131323430383300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2902,"message_id":"1124084"},"sourceData":"00000018800000050000000000000b563131323430383400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2903,"message_id":"1124085"},"sourceData":"00000018800000050000000000000b573131323430383500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2904,"message_id":"1124086"},"sourceData":"00000018800000050000000000000b583131323430383600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2905,"message_id":"1124087"},"sourceData":"00000018800000050000000000000b593131323430383700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124081', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199581' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124069', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199582' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124070', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199583' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124071', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199584' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124072', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199585' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124083', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199586' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124084', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199587' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124085', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199588' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124086', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199589' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124087', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.547906+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199590' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b5a000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b5b000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b5c000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b5d000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b5e000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b5f000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b60000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b61000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b62000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b63000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2906,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2907,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2908,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2909,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2910,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2911,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2912,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2913,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2914,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2915,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.074268","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.078216","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.082211","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.086193","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.090068","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.094157","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.098168","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.102198","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.106266","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.110372","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b5a313132343038390000000018800000050000000000000b5b313132343039300000000018800000050000000000000b5c313132343039310000000018800000050000000000000b5d313132343039320000000018800000050000000000000b5e313132343039330000000018800000050000000000000b5f313132343039340000000018800000050000000000000b60313132343039360000000018800000050000000000000b61313132343039370000000018800000050000000000000b62313132343039380000000018800000050000000000000b633131323431303000"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2906,"message_id":"1124089"},"sourceData":"00000018800000050000000000000b5a3131323430383900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2907,"message_id":"1124090"},"sourceData":"00000018800000050000000000000b5b3131323430393000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2908,"message_id":"1124091"},"sourceData":"00000018800000050000000000000b5c3131323430393100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2909,"message_id":"1124092"},"sourceData":"00000018800000050000000000000b5d3131323430393200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2910,"message_id":"1124093"},"sourceData":"00000018800000050000000000000b5e3131323430393300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2911,"message_id":"1124094"},"sourceData":"00000018800000050000000000000b5f3131323430393400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2912,"message_id":"1124096"},"sourceData":"00000018800000050000000000000b603131323430393600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2913,"message_id":"1124097"},"sourceData":"00000018800000050000000000000b613131323430393700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2914,"message_id":"1124098"},"sourceData":"00000018800000050000000000000b623131323430393800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2915,"message_id":"1124100"},"sourceData":"00000018800000050000000000000b633131323431303000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124089', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199591' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124090', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199592' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124091', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199593' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124092', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199594' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124093', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199595' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124094', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199596' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124096', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199597' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124097', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199598' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124098', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199599' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124100', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.60709+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199600' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b64000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b65000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b66000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b67000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b68000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b69000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b6a000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313234313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b6b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b6c000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b6d000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2916,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2917,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2918,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2919,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2920,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2921,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2922,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2923,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2924,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2925,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.11458","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.118785","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.122992","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.126679","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.130103","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.133559","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.136772","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.140125","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.144482","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.148444","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b64313132343130310000000018800000050000000000000b65313132343130320000000018800000050000000000000b66313132343130330000000018800000050000000000000b67313132343130350000000018800000050000000000000b68313132343130360000000018800000050000000000000b69313132343130370000000018800000050000000000000b6a313132343131330000000018800000050000000000000b6b313132343131340000000018800000050000000000000b6c313132343131350000000018800000050000000000000b6d3131323431313600"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2916,"message_id":"1124101"},"sourceData":"00000018800000050000000000000b643131323431303100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2917,"message_id":"1124102"},"sourceData":"00000018800000050000000000000b653131323431303200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2918,"message_id":"1124103"},"sourceData":"00000018800000050000000000000b663131323431303300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2919,"message_id":"1124105"},"sourceData":"00000018800000050000000000000b673131323431303500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2920,"message_id":"1124106"},"sourceData":"00000018800000050000000000000b683131323431303600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2921,"message_id":"1124107"},"sourceData":"00000018800000050000000000000b693131323431303700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2922,"message_id":"1124113"},"sourceData":"00000018800000050000000000000b6a3131323431313300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2923,"message_id":"1124114"},"sourceData":"00000018800000050000000000000b6b3131323431313400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2924,"message_id":"1124115"},"sourceData":"00000018800000050000000000000b6c3131323431313500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2925,"message_id":"1124116"},"sourceData":"00000018800000050000000000000b6d3131323431313600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124101', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199601' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124102', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199602' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124103', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199603' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124105', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199604' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124106', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199605' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124107', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199606' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124113', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199607' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124114', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199608' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124115', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199609' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124116', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.665201+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199610' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b6e000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b6f000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313234313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b70000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b71000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b72000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b73000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b74000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b75000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b76000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b77000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2926,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2927,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2928,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2929,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2930,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2931,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2932,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2933,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2934,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2935,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.152351","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.156171","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.160036","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.163964","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.168173","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.172346","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.176526","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.180674","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.184838","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.188969","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b6e313132343131370000000018800000050000000000000b6f313132343131380000000018800000050000000000000b70313132343131390000000018800000050000000000000b71313132343037330000000018800000050000000000000b72313132343038300000000018800000050000000000000b73313132343038320000000018800000050000000000000b74313132343038380000000018800000050000000000000b75313132343039350000000018800000050000000000000b76313132343039390000000018800000050000000000000b773131323431303400"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2926,"message_id":"1124117"},"sourceData":"00000018800000050000000000000b6e3131323431313700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2927,"message_id":"1124118"},"sourceData":"00000018800000050000000000000b6f3131323431313800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2928,"message_id":"1124119"},"sourceData":"00000018800000050000000000000b703131323431313900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2929,"message_id":"1124073"},"sourceData":"00000018800000050000000000000b713131323430373300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2930,"message_id":"1124080"},"sourceData":"00000018800000050000000000000b723131323430383000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2931,"message_id":"1124082"},"sourceData":"00000018800000050000000000000b733131323430383200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2932,"message_id":"1124088"},"sourceData":"00000018800000050000000000000b743131323430383800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2933,"message_id":"1124095"},"sourceData":"00000018800000050000000000000b753131323430393500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2934,"message_id":"1124099"},"sourceData":"00000018800000050000000000000b763131323430393900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2935,"message_id":"1124104"},"sourceData":"00000018800000050000000000000b773131323431303400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124117', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199611' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124118', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199612' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124119', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199613' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124073', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199614' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124080', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199615' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124082', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199616' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124088', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199617' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124095', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199618' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124099', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199619' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124104', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.727198+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199620' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b78000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b79000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b7a000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234313038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b7b000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b7c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234313130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b7d000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b7e000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b7f000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b80000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b81000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2936,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2937,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2938,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124108 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2939,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2940,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124110 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2941,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2942,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2943,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2944,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2945,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.193116","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.197589","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124108","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.777573","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.7808","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124110","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.783801","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.7868","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.789611","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.792042","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.794407","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.79686","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b78313132343131320000000018800000050000000000000b79313132343036380000000018800000050000000000000b7a313132343130380000000018800000050000000000000b7b313132343130390000000018800000050000000000000b7c313132343131300000000018800000050000000000000b7d313132343131310000000018800000050000000000000b7e313132343032300000000018800000050000000000000b7f313132343032310000000018800000050000000000000b80313132343032320000000018800000050000000000000b813131323430323300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2936,"message_id":"1124112"},"sourceData":"00000018800000050000000000000b783131323431313200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2937,"message_id":"1124068"},"sourceData":"00000018800000050000000000000b793131323430363800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2938,"message_id":"1124108"},"sourceData":"00000018800000050000000000000b7a3131323431303800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2939,"message_id":"1124109"},"sourceData":"00000018800000050000000000000b7b3131323431303900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2940,"message_id":"1124110"},"sourceData":"00000018800000050000000000000b7c3131323431313000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2941,"message_id":"1124111"},"sourceData":"00000018800000050000000000000b7d3131323431313100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2942,"message_id":"1124020"},"sourceData":"00000018800000050000000000000b7e3131323430323000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2943,"message_id":"1124021"},"sourceData":"00000018800000050000000000000b7f3131323430323100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2944,"message_id":"1124022"},"sourceData":"00000018800000050000000000000b803131323430323200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2945,"message_id":"1124023"},"sourceData":"00000018800000050000000000000b813131323430323300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124112', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199621' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124068', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199622' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124108', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199623' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124109', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199624' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124110', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199625' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124111', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199626' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124020', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199627' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124021', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199628' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124022', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199629' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124023', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.801187+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199630' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b82000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b83000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b84000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b85000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b86000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b87000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b88000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b89000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b8a000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b8b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2946,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2947,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2948,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2949,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2950,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2951,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2952,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2953,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2954,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2955,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.799272","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.801652","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.804034","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.80641","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.808823","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.811341","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.8138","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.817771","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.822402","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.826959","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b82313132343032340000000018800000050000000000000b83313132343032350000000018800000050000000000000b84313132343032360000000018800000050000000000000b85313132343032370000000018800000050000000000000b86313132343032380000000018800000050000000000000b87313132343032390000000018800000050000000000000b88313132343033300000000018800000050000000000000b89313132343033310000000018800000050000000000000b8a313132343033320000000018800000050000000000000b8b3131323430333300"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2946,"message_id":"1124024"},"sourceData":"00000018800000050000000000000b823131323430323400"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2947,"message_id":"1124025"},"sourceData":"00000018800000050000000000000b833131323430323500"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2948,"message_id":"1124026"},"sourceData":"00000018800000050000000000000b843131323430323600"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2949,"message_id":"1124027"},"sourceData":"00000018800000050000000000000b853131323430323700"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2950,"message_id":"1124028"},"sourceData":"00000018800000050000000000000b863131323430323800"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2951,"message_id":"1124029"},"sourceData":"00000018800000050000000000000b873131323430323900"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2952,"message_id":"1124030"},"sourceData":"00000018800000050000000000000b883131323430333000"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2953,"message_id":"1124031"},"sourceData":"00000018800000050000000000000b893131323430333100"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2954,"message_id":"1124032"},"sourceData":"00000018800000050000000000000b8a3131323430333200"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2955,"message_id":"1124033"},"sourceData":"00000018800000050000000000000b8b3131323430333300"} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124024', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199631' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124025', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199632' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124026', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199633' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124027', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199634' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124028', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199635' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124029', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199636' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124030', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199637' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124031', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199638' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124032', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199639' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124033', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.881545+01') [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199640' [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:22] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b8c000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b8d000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b8e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b8f000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b90000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b91000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b92000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b93000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000b94000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234303432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000b95000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2956,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2957,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2958,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2959,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2960,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2961,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2962,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2963,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2964,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124042 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2965,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.831471","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.83612","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.840827","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.845426","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.849991","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.855559","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.861047","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.866536","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124042","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.87192","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:22] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.877309","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b8c313132343033340000000018800000050000000000000b8d313132343033350000000018800000050000000000000b8e313132343033360000000018800000050000000000000b8f313132343033370000000018800000050000000000000b90313132343033380000000018800000050000000000000b91313132343033390000000018800000050000000000000b92313132343034300000000018800000050000000000000b93313132343034310000000018800000050000000000000b94313132343034320000000018800000050000000000000b953131323430343300"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2956,"message_id":"1124034"},"sourceData":"00000018800000050000000000000b8c3131323430333400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2957,"message_id":"1124035"},"sourceData":"00000018800000050000000000000b8d3131323430333500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2958,"message_id":"1124036"},"sourceData":"00000018800000050000000000000b8e3131323430333600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2959,"message_id":"1124037"},"sourceData":"00000018800000050000000000000b8f3131323430333700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2960,"message_id":"1124038"},"sourceData":"00000018800000050000000000000b903131323430333800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2961,"message_id":"1124039"},"sourceData":"00000018800000050000000000000b913131323430333900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2962,"message_id":"1124040"},"sourceData":"00000018800000050000000000000b923131323430343000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2963,"message_id":"1124041"},"sourceData":"00000018800000050000000000000b933131323430343100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2964,"message_id":"1124042"},"sourceData":"00000018800000050000000000000b943131323430343200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2965,"message_id":"1124043"},"sourceData":"00000018800000050000000000000b953131323430343300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124034', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199641' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124035', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199642' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124036', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199643' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124037', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199644' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124038', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199645' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124039', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199646' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124040', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199647' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124041', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199648' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124042', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199649' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124043', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:22.955518+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199650' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000b96000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b97000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b98000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b99000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9a000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234303539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9b000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9c000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9d000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9e000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000b9f000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2966,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2967,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2968,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2969,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124057 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2970,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124059 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2971,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124046 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2972,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2973,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2974,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2975,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.882648","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.887803","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.892791","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124057","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.897749","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124059","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.902463","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124046","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.907249","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.912051","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.916996","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.921723","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.926491","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000b96313132343034340000000018800000050000000000000b97313132343034350000000018800000050000000000000b98313132343034370000000018800000050000000000000b99313132343035370000000018800000050000000000000b9a313132343035390000000018800000050000000000000b9b313132343034360000000018800000050000000000000b9c313132343034380000000018800000050000000000000b9d313132343034390000000018800000050000000000000b9e313132343035300000000018800000050000000000000b9f3131323430353100"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2966,"message_id":"1124044"},"sourceData":"00000018800000050000000000000b963131323430343400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2967,"message_id":"1124045"},"sourceData":"00000018800000050000000000000b973131323430343500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2968,"message_id":"1124047"},"sourceData":"00000018800000050000000000000b983131323430343700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2969,"message_id":"1124057"},"sourceData":"00000018800000050000000000000b993131323430353700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2970,"message_id":"1124059"},"sourceData":"00000018800000050000000000000b9a3131323430353900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2971,"message_id":"1124046"},"sourceData":"00000018800000050000000000000b9b3131323430343600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2972,"message_id":"1124048"},"sourceData":"00000018800000050000000000000b9c3131323430343800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2973,"message_id":"1124049"},"sourceData":"00000018800000050000000000000b9d3131323430343900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2974,"message_id":"1124050"},"sourceData":"00000018800000050000000000000b9e3131323430353000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2975,"message_id":"1124051"},"sourceData":"00000018800000050000000000000b9f3131323430353100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124044', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199651' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124045', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199652' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124047', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199653' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124057', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199654' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124059', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199655' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124046', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199656' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124048', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199657' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124049', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199658' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124050', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199659' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124051', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.026074+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199660' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ba0000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba1000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba2000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba3000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234303535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba4000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba5000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba6000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba7000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba8000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ba9000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2976,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2977,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124053 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2978,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2979,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124055 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2980,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2981,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2982,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2983,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124061 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2984,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2985,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124063 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.931203","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124053","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.935963","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.940739","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124055","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.945521","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.950345","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.955254","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.960047","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124061","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.964959","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.970237","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124063","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.975376","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ba0313132343035320000000018800000050000000000000ba1313132343035330000000018800000050000000000000ba2313132343035340000000018800000050000000000000ba3313132343035350000000018800000050000000000000ba4313132343035360000000018800000050000000000000ba5313132343035380000000018800000050000000000000ba6313132343036300000000018800000050000000000000ba7313132343036310000000018800000050000000000000ba8313132343036320000000018800000050000000000000ba93131323430363300"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2976,"message_id":"1124052"},"sourceData":"00000018800000050000000000000ba03131323430353200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2977,"message_id":"1124053"},"sourceData":"00000018800000050000000000000ba13131323430353300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2978,"message_id":"1124054"},"sourceData":"00000018800000050000000000000ba23131323430353400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2979,"message_id":"1124055"},"sourceData":"00000018800000050000000000000ba33131323430353500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2980,"message_id":"1124056"},"sourceData":"00000018800000050000000000000ba43131323430353600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2981,"message_id":"1124058"},"sourceData":"00000018800000050000000000000ba53131323430353800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2982,"message_id":"1124060"},"sourceData":"00000018800000050000000000000ba63131323430363000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2983,"message_id":"1124061"},"sourceData":"00000018800000050000000000000ba73131323430363100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2984,"message_id":"1124062"},"sourceData":"00000018800000050000000000000ba83131323430363200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2985,"message_id":"1124063"},"sourceData":"00000018800000050000000000000ba93131323430363300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124052', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199661' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124053', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199662' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124054', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199663' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124055', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199664' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124056', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199665' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124058', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199666' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124060', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199667' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124061', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199668' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124062', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199669' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124063', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.098013+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199670' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000baa000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bab000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234303635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bac000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bad000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234303637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bae000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234303734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000baf000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bb0000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bb1000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bb2000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234303738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bb3000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2986,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2987,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124065 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2988,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2989,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124067 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2990,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124074 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2991,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2992,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124076 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2993,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2994,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124078 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2995,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.980637","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124065","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.985908","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.991098","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124067","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:16.996591","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124074","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.002152","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.007783","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124076","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.013166","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.01867","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124078","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.024226","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.029898","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000baa313132343036340000000018800000050000000000000bab313132343036350000000018800000050000000000000bac313132343036360000000018800000050000000000000bad313132343036370000000018800000050000000000000bae313132343037340000000018800000050000000000000baf313132343037350000000018800000050000000000000bb0313132343037360000000018800000050000000000000bb1313132343037370000000018800000050000000000000bb2313132343037380000000018800000050000000000000bb33131323430373900"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2986,"message_id":"1124064"},"sourceData":"00000018800000050000000000000baa3131323430363400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2987,"message_id":"1124065"},"sourceData":"00000018800000050000000000000bab3131323430363500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2988,"message_id":"1124066"},"sourceData":"00000018800000050000000000000bac3131323430363600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2989,"message_id":"1124067"},"sourceData":"00000018800000050000000000000bad3131323430363700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2990,"message_id":"1124074"},"sourceData":"00000018800000050000000000000bae3131323430373400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2991,"message_id":"1124075"},"sourceData":"00000018800000050000000000000baf3131323430373500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2992,"message_id":"1124076"},"sourceData":"00000018800000050000000000000bb03131323430373600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2993,"message_id":"1124077"},"sourceData":"00000018800000050000000000000bb13131323430373700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2994,"message_id":"1124078"},"sourceData":"00000018800000050000000000000bb23131323430373800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2995,"message_id":"1124079"},"sourceData":"00000018800000050000000000000bb33131323430373900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124064', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199671' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124065', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199672' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124066', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199673' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124067', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199674' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124074', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199675' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124075', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199676' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124076', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199677' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124077', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199678' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124078', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199679' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124079', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.169324+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199680' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bb4000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bb5000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bb6000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234303730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bb7000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bb8000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234303732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bb9000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bba000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234303834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bbb000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bbc000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234303836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bbd000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2996,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2997,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2998,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124070 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2999,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3000,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124072 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3001,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3002,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124084 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3003,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3004,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124086 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3005,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.034174","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.038091","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124070","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.041998","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.045959","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124072","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.049962","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.053855","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124084","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.058009","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.062109","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124086","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.066296","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.07024","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bb4313132343038310000000018800000050000000000000bb5313132343036390000000018800000050000000000000bb6313132343037300000000018800000050000000000000bb7313132343037310000000018800000050000000000000bb8313132343037320000000018800000050000000000000bb9313132343038330000000018800000050000000000000bba313132343038340000000018800000050000000000000bbb313132343038350000000018800000050000000000000bbc313132343038360000000018800000050000000000000bbd3131323430383700"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2996,"message_id":"1124081"},"sourceData":"00000018800000050000000000000bb43131323430383100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2997,"message_id":"1124069"},"sourceData":"00000018800000050000000000000bb53131323430363900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2998,"message_id":"1124070"},"sourceData":"00000018800000050000000000000bb63131323430373000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2999,"message_id":"1124071"},"sourceData":"00000018800000050000000000000bb73131323430373100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3000,"message_id":"1124072"},"sourceData":"00000018800000050000000000000bb83131323430373200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3001,"message_id":"1124083"},"sourceData":"00000018800000050000000000000bb93131323430383300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3002,"message_id":"1124084"},"sourceData":"00000018800000050000000000000bba3131323430383400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3003,"message_id":"1124085"},"sourceData":"00000018800000050000000000000bbb3131323430383500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3004,"message_id":"1124086"},"sourceData":"00000018800000050000000000000bbc3131323430383600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3005,"message_id":"1124087"},"sourceData":"00000018800000050000000000000bbd3131323430383700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124081', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199681' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124069', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199682' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124070', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199683' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124071', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199684' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124072', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199685' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124083', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199686' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124084', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199687' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124085', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199688' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124086', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199689' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124087', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.245285+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199690' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bbe000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bbf000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234303930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bc0000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bc1000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234303932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bc2000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bc3000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234303934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bc4000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234303936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bc5000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bc6000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bc7000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3006,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3007,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124090 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3008,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3009,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124092 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3010,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3011,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124094 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3012,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124096 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3013,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3014,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3015,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.074268","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124090","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.078216","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.082211","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124092","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.086193","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.090068","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124094","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.094157","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124096","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.098168","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.102198","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.106266","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.110372","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bbe313132343038390000000018800000050000000000000bbf313132343039300000000018800000050000000000000bc0313132343039310000000018800000050000000000000bc1313132343039320000000018800000050000000000000bc2313132343039330000000018800000050000000000000bc3313132343039340000000018800000050000000000000bc4313132343039360000000018800000050000000000000bc5313132343039370000000018800000050000000000000bc6313132343039380000000018800000050000000000000bc73131323431303000"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3006,"message_id":"1124089"},"sourceData":"00000018800000050000000000000bbe3131323430383900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3007,"message_id":"1124090"},"sourceData":"00000018800000050000000000000bbf3131323430393000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3008,"message_id":"1124091"},"sourceData":"00000018800000050000000000000bc03131323430393100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3009,"message_id":"1124092"},"sourceData":"00000018800000050000000000000bc13131323430393200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3010,"message_id":"1124093"},"sourceData":"00000018800000050000000000000bc23131323430393300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3011,"message_id":"1124094"},"sourceData":"00000018800000050000000000000bc33131323430393400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3012,"message_id":"1124096"},"sourceData":"00000018800000050000000000000bc43131323430393600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3013,"message_id":"1124097"},"sourceData":"00000018800000050000000000000bc53131323430393700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3014,"message_id":"1124098"},"sourceData":"00000018800000050000000000000bc63131323430393800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3015,"message_id":"1124100"},"sourceData":"00000018800000050000000000000bc73131323431303000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124089', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199691' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124090', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199692' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124091', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199693' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124092', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199694' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124093', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199695' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124094', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199696' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124096', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199697' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124097', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199698' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124098', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199699' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124100', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.317916+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199700' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bc8000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234313031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bc9000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bca000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234313033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bcb000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bcc000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234313036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bcd000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bce000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313234313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bcf000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234313134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bd0000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bd1000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234313136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3016,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124101 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3017,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3018,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124103 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3019,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3020,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124106 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3021,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3022,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3023,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124114 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3024,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3025,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124116 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124101","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.11458","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.118785","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124103","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.122992","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.126679","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124106","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.130103","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.133559","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.136772","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124114","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.140125","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.144482","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124116","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.148444","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bc8313132343130310000000018800000050000000000000bc9313132343130320000000018800000050000000000000bca313132343130330000000018800000050000000000000bcb313132343130350000000018800000050000000000000bcc313132343130360000000018800000050000000000000bcd313132343130370000000018800000050000000000000bce313132343131330000000018800000050000000000000bcf313132343131340000000018800000050000000000000bd0313132343131350000000018800000050000000000000bd13131323431313600"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3016,"message_id":"1124101"},"sourceData":"00000018800000050000000000000bc83131323431303100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3017,"message_id":"1124102"},"sourceData":"00000018800000050000000000000bc93131323431303200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3018,"message_id":"1124103"},"sourceData":"00000018800000050000000000000bca3131323431303300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3019,"message_id":"1124105"},"sourceData":"00000018800000050000000000000bcb3131323431303500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3020,"message_id":"1124106"},"sourceData":"00000018800000050000000000000bcc3131323431303600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3021,"message_id":"1124107"},"sourceData":"00000018800000050000000000000bcd3131323431303700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3022,"message_id":"1124113"},"sourceData":"00000018800000050000000000000bce3131323431313300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3023,"message_id":"1124114"},"sourceData":"00000018800000050000000000000bcf3131323431313400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3024,"message_id":"1124115"},"sourceData":"00000018800000050000000000000bd03131323431313500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3025,"message_id":"1124116"},"sourceData":"00000018800000050000000000000bd13131323431313600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124101', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199701' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124102', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199702' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124103', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199703' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124105', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199704' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124106', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199705' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124107', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199706' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124113', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199707' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124114', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199708' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124115', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199709' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124116', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.395956+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199710' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bd2000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bd3000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313234313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bd4000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234313139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bd5000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bd6000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bd7000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234303832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bd8000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234303838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bd9000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bda000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234303939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bdb000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3026,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3027,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3028,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124119 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3029,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3030,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124080 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3031,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124082 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3032,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124088 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3033,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3034,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124099 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3035,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.152351","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.156171","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124119","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.160036","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.163964","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124080","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.168173","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124082","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.172346","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124088","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.176526","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.180674","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124099","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.184838","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.188969","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bd2313132343131370000000018800000050000000000000bd3313132343131380000000018800000050000000000000bd4313132343131390000000018800000050000000000000bd5313132343037330000000018800000050000000000000bd6313132343038300000000018800000050000000000000bd7313132343038320000000018800000050000000000000bd8313132343038380000000018800000050000000000000bd9313132343039350000000018800000050000000000000bda313132343039390000000018800000050000000000000bdb3131323431303400"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3026,"message_id":"1124117"},"sourceData":"00000018800000050000000000000bd23131323431313700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3027,"message_id":"1124118"},"sourceData":"00000018800000050000000000000bd33131323431313800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3028,"message_id":"1124119"},"sourceData":"00000018800000050000000000000bd43131323431313900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3029,"message_id":"1124073"},"sourceData":"00000018800000050000000000000bd53131323430373300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3030,"message_id":"1124080"},"sourceData":"00000018800000050000000000000bd63131323430383000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3031,"message_id":"1124082"},"sourceData":"00000018800000050000000000000bd73131323430383200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3032,"message_id":"1124088"},"sourceData":"00000018800000050000000000000bd83131323430383800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3033,"message_id":"1124095"},"sourceData":"00000018800000050000000000000bd93131323430393500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3034,"message_id":"1124099"},"sourceData":"00000018800000050000000000000bda3131323430393900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3035,"message_id":"1124104"},"sourceData":"00000018800000050000000000000bdb3131323431303400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124117', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199711' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124118', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199712' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124119', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199713' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124073', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199714' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124080', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199715' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124082', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199716' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124088', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199717' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124095', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199718' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124099', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199719' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124104', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.471586+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199720' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bdc000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234313132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bdd000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234303638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bde000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bdf000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234323034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000be0000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000be1000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000be2000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000be3000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000be4000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000be5000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3036,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124112 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3037,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124068 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3038,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3039,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124204 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3040,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3041,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3042,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3043,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3044,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3045,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124112","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.193116","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124068","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:17.197589","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.509429","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124204","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.520552","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.523703","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.526305","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.529097","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.531875","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.534424","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.537049","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bdc313132343131320000000018800000050000000000000bdd313132343036380000000018800000050000000000000bde313132343132370000000018800000050000000000000bdf313132343230340000000018800000050000000000000be0313132343132300000000018800000050000000000000be1313132343132320000000018800000050000000000000be2313132343132330000000018800000050000000000000be3313132343132340000000018800000050000000000000be4313132343132350000000018800000050000000000000be53131323431333800"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3036,"message_id":"1124112"},"sourceData":"00000018800000050000000000000bdc3131323431313200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3037,"message_id":"1124068"},"sourceData":"00000018800000050000000000000bdd3131323430363800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3038,"message_id":"1124127"},"sourceData":"00000018800000050000000000000bde3131323431323700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3039,"message_id":"1124204"},"sourceData":"00000018800000050000000000000bdf3131323432303400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3040,"message_id":"1124120"},"sourceData":"00000018800000050000000000000be03131323431323000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3041,"message_id":"1124122"},"sourceData":"00000018800000050000000000000be13131323431323200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3042,"message_id":"1124123"},"sourceData":"00000018800000050000000000000be23131323431323300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3043,"message_id":"1124124"},"sourceData":"00000018800000050000000000000be33131323431323400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3044,"message_id":"1124125"},"sourceData":"00000018800000050000000000000be43131323431323500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3045,"message_id":"1124138"},"sourceData":"00000018800000050000000000000be53131323431333800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124112', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199721' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124068', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199722' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124127', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199723' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124204', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199726' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124120', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199727' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124122', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199728' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124123', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199729' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124124', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199730' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124125', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199731' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124138', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.542125+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199732' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000be6000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000be7000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000be8000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000be9000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bea000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000beb000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000bec000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bed000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bee000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bef000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3046,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3047,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3048,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3049,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3050,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3051,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3052,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3053,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3054,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3055,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.539765","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.542197","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.544574","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.547184","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.54981","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.552105","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.554357","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.55658","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.559221","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.561875","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000be6313132343132380000000018800000050000000000000be7313132343132390000000018800000050000000000000be8313132343133300000000018800000050000000000000be9313132343133320000000018800000050000000000000bea313132343133330000000018800000050000000000000beb313132343133340000000018800000050000000000000bec313132343133360000000018800000050000000000000bed313132343133370000000018800000050000000000000bee313132343134300000000018800000050000000000000bef3131323431343100"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3046,"message_id":"1124128"},"sourceData":"00000018800000050000000000000be63131323431323800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3047,"message_id":"1124129"},"sourceData":"00000018800000050000000000000be73131323431323900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3048,"message_id":"1124130"},"sourceData":"00000018800000050000000000000be83131323431333000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3049,"message_id":"1124132"},"sourceData":"00000018800000050000000000000be93131323431333200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3050,"message_id":"1124133"},"sourceData":"00000018800000050000000000000bea3131323431333300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3051,"message_id":"1124134"},"sourceData":"00000018800000050000000000000beb3131323431333400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3052,"message_id":"1124136"},"sourceData":"00000018800000050000000000000bec3131323431333600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3053,"message_id":"1124137"},"sourceData":"00000018800000050000000000000bed3131323431333700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3054,"message_id":"1124140"},"sourceData":"00000018800000050000000000000bee3131323431343000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3055,"message_id":"1124141"},"sourceData":"00000018800000050000000000000bef3131323431343100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124128', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199733' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124129', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199734' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124130', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199735' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124132', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199736' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124133', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199737' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124134', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199738' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124136', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199739' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124137', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199740' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124140', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199741' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124141', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.601739+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199742' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bf0000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000bf1000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000bf2000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf3000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234323036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf4000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234323037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf5000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf6000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234323039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf7000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf8000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bf9000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3056,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3057,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3058,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124205 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3059,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124206 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3060,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124207 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3061,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124208 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3062,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124209 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3063,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124210 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3064,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124211 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3065,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124212 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.564582","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.567197","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124205","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.570401","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124206","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.574542","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124207","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.57736","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124208","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.580498","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124209","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.583428","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124210","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.586535","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124211","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.589432","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124212","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.592848","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bf0313132343134320000000018800000050000000000000bf1313132343134330000000018800000050000000000000bf2313132343230350000000018800000050000000000000bf3313132343230360000000018800000050000000000000bf4313132343230370000000018800000050000000000000bf5313132343230380000000018800000050000000000000bf6313132343230390000000018800000050000000000000bf7313132343231300000000018800000050000000000000bf8313132343231310000000018800000050000000000000bf93131323432313200"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3056,"message_id":"1124142"},"sourceData":"00000018800000050000000000000bf03131323431343200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3057,"message_id":"1124143"},"sourceData":"00000018800000050000000000000bf13131323431343300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3058,"message_id":"1124205"},"sourceData":"00000018800000050000000000000bf23131323432303500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3059,"message_id":"1124206"},"sourceData":"00000018800000050000000000000bf33131323432303600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3060,"message_id":"1124207"},"sourceData":"00000018800000050000000000000bf43131323432303700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3061,"message_id":"1124208"},"sourceData":"00000018800000050000000000000bf53131323432303800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3062,"message_id":"1124209"},"sourceData":"00000018800000050000000000000bf63131323432303900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3063,"message_id":"1124210"},"sourceData":"00000018800000050000000000000bf73131323432313000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3064,"message_id":"1124211"},"sourceData":"00000018800000050000000000000bf83131323432313100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3065,"message_id":"1124212"},"sourceData":"00000018800000050000000000000bf93131323432313200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124142', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199743' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124143', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199744' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124205', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199745' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124206', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199746' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124207', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199747' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124208', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199748' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124209', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199749' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124210', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199750' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124211', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199751' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124212', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.659637+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199752' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000bfa000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bfb000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bfc000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234323135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000bfd000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000bfe000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000bff000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c00000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c01000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c02000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c03000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234323137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3066,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124213 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3067,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124214 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3068,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124215 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3069,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3070,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3071,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3072,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3073,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3074,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124216 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3075,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124217 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124213","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.596045","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124214","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.598895","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124215","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.601761","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.60523","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.60842","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.610971","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.613443","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.661584","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124216","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.770049","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124217","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.772938","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000bfa313132343231330000000018800000050000000000000bfb313132343231340000000018800000050000000000000bfc313132343231350000000018800000050000000000000bfd313132343133350000000018800000050000000000000bfe313132343132310000000018800000050000000000000bff313132343132360000000018800000050000000000000c00313132343133310000000018800000050000000000000c01313132343133390000000018800000050000000000000c02313132343231360000000018800000050000000000000c033131323432313700"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3066,"message_id":"1124213"},"sourceData":"00000018800000050000000000000bfa3131323432313300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3067,"message_id":"1124214"},"sourceData":"00000018800000050000000000000bfb3131323432313400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3068,"message_id":"1124215"},"sourceData":"00000018800000050000000000000bfc3131323432313500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3069,"message_id":"1124135"},"sourceData":"00000018800000050000000000000bfd3131323431333500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3070,"message_id":"1124121"},"sourceData":"00000018800000050000000000000bfe3131323431323100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3071,"message_id":"1124126"},"sourceData":"00000018800000050000000000000bff3131323431323600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3072,"message_id":"1124131"},"sourceData":"00000018800000050000000000000c003131323431333100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3073,"message_id":"1124139"},"sourceData":"00000018800000050000000000000c013131323431333900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3074,"message_id":"1124216"},"sourceData":"00000018800000050000000000000c023131323432313600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3075,"message_id":"1124217"},"sourceData":"00000018800000050000000000000c033131323432313700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124213', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199753' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124214', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199754' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124215', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199755' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124135', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199756' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124121', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199757' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124126', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199758' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124131', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199759' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124139', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199777' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124216', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199807' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124217', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.724462+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199808' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c04000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c05000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234323139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c06000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c07000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234323034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c08000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c09000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c0a000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c0b000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234313234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c0c000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c0d000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3076,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124218 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3077,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124219 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3078,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3079,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124204 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3080,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3081,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3082,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3083,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124124 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3084,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3085,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124218","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.775694","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124219","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.778549","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.509429","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124204","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.520552","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.523703","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.526305","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.529097","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124124","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.531875","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.534424","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.537049","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c04313132343231380000000018800000050000000000000c05313132343231390000000018800000050000000000000c06313132343132370000000018800000050000000000000c07313132343230340000000018800000050000000000000c08313132343132300000000018800000050000000000000c09313132343132320000000018800000050000000000000c0a313132343132330000000018800000050000000000000c0b313132343132340000000018800000050000000000000c0c313132343132350000000018800000050000000000000c0d3131323431333800"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3076,"message_id":"1124218"},"sourceData":"00000018800000050000000000000c043131323432313800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3077,"message_id":"1124219"},"sourceData":"00000018800000050000000000000c053131323432313900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3078,"message_id":"1124127"},"sourceData":"00000018800000050000000000000c063131323431323700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3079,"message_id":"1124204"},"sourceData":"00000018800000050000000000000c073131323432303400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3080,"message_id":"1124120"},"sourceData":"00000018800000050000000000000c083131323431323000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3081,"message_id":"1124122"},"sourceData":"00000018800000050000000000000c093131323431323200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3082,"message_id":"1124123"},"sourceData":"00000018800000050000000000000c0a3131323431323300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3083,"message_id":"1124124"},"sourceData":"00000018800000050000000000000c0b3131323431323400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3084,"message_id":"1124125"},"sourceData":"00000018800000050000000000000c0c3131323431323500"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3085,"message_id":"1124138"},"sourceData":"00000018800000050000000000000c0d3131323431333800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124218', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199809' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124219', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199810' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124127', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199823' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124204', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199826' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124120', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199827' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124122', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199828' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124123', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199829' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124124', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199830' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124125', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199831' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124138', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.791589+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199832' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c0e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c0f000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234313239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c10000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c11000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c12000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234313333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c13000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c14000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c15000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234313337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c16000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c17000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234313431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3086,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3087,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124129 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3088,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3089,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3090,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124133 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3091,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3092,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3093,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124137 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3094,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3095,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124141 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.539765","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124129","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.542197","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.544574","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.547184","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124133","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.54981","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.552105","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.554357","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124137","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.55658","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.559221","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124141","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.561875","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c0e313132343132380000000018800000050000000000000c0f313132343132390000000018800000050000000000000c10313132343133300000000018800000050000000000000c11313132343133320000000018800000050000000000000c12313132343133330000000018800000050000000000000c13313132343133340000000018800000050000000000000c14313132343133360000000018800000050000000000000c15313132343133370000000018800000050000000000000c16313132343134300000000018800000050000000000000c173131323431343100"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3086,"message_id":"1124128"},"sourceData":"00000018800000050000000000000c0e3131323431323800"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3087,"message_id":"1124129"},"sourceData":"00000018800000050000000000000c0f3131323431323900"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3088,"message_id":"1124130"},"sourceData":"00000018800000050000000000000c103131323431333000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3089,"message_id":"1124132"},"sourceData":"00000018800000050000000000000c113131323431333200"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3090,"message_id":"1124133"},"sourceData":"00000018800000050000000000000c123131323431333300"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3091,"message_id":"1124134"},"sourceData":"00000018800000050000000000000c133131323431333400"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3092,"message_id":"1124136"},"sourceData":"00000018800000050000000000000c143131323431333600"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3093,"message_id":"1124137"},"sourceData":"00000018800000050000000000000c153131323431333700"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3094,"message_id":"1124140"},"sourceData":"00000018800000050000000000000c163131323431343000"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3095,"message_id":"1124141"},"sourceData":"00000018800000050000000000000c173131323431343100"} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124128', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199833' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124129', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199834' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124130', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199835' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124132', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199836' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124133', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199837' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124134', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199838' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124136', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199839' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124137', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199840' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124140', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199841' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124141', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.866827+01') [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199842' [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:23] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c18000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c19000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234313433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c1a000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c1b000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234323036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c1c000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234323037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c1d000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c1e000100343231393139343539313132000100343231393031313233343536000400000000000000007769643a31313234323039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c1f000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c20000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c21000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3096,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3097,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124143 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3098,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124205 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3099,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124206 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124207 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124208 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124209 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124210 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124211 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124212 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.564582","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124143","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.567197","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124205","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.570401","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124206","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.574542","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124207","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.57736","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124208","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.580498","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124209","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.583428","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124210","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.586535","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124211","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.589432","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:23] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124212","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.592848","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c18313132343134320000000018800000050000000000000c19313132343134330000000018800000050000000000000c1a313132343230350000000018800000050000000000000c1b313132343230360000000018800000050000000000000c1c313132343230370000000018800000050000000000000c1d313132343230380000000018800000050000000000000c1e313132343230390000000018800000050000000000000c1f313132343231300000000018800000050000000000000c20313132343231310000000018800000050000000000000c213131323432313200"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3096,"message_id":"1124142"},"sourceData":"00000018800000050000000000000c183131323431343200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3097,"message_id":"1124143"},"sourceData":"00000018800000050000000000000c193131323431343300"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3098,"message_id":"1124205"},"sourceData":"00000018800000050000000000000c1a3131323432303500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3099,"message_id":"1124206"},"sourceData":"00000018800000050000000000000c1b3131323432303600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3100,"message_id":"1124207"},"sourceData":"00000018800000050000000000000c1c3131323432303700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3101,"message_id":"1124208"},"sourceData":"00000018800000050000000000000c1d3131323432303800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3102,"message_id":"1124209"},"sourceData":"00000018800000050000000000000c1e3131323432303900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3103,"message_id":"1124210"},"sourceData":"00000018800000050000000000000c1f3131323432313000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3104,"message_id":"1124211"},"sourceData":"00000018800000050000000000000c203131323432313100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3105,"message_id":"1124212"},"sourceData":"00000018800000050000000000000c213131323432313200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124142', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199843' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124143', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199844' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124205', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199845' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124206', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199846' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124207', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199847' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124208', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199848' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124209', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199849' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124210', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199850' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124211', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199851' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124212', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:23.951933+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199852' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c22000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c23000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c24000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234323135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c25000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234313335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c26000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234313231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c27000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234313236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c28000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234313331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c29000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234313339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c2a000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c2b000100343231393034333436333032000100343231393033363236363330000400000000000000007769643a31313234323137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124213 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124214 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124215 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3109,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124135 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3110,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124121 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3111,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124126 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3112,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124131 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3113,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124139 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3114,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124216 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3115,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124217 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124213","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.596045","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124214","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.598895","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124215","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.601761","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124135","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.60523","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124121","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.60842","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124126","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.610971","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124131","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.613443","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124139","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.661584","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124216","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.770049","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124217","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.772938","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c22313132343231330000000018800000050000000000000c23313132343231340000000018800000050000000000000c24313132343231350000000018800000050000000000000c25313132343133350000000018800000050000000000000c26313132343132310000000018800000050000000000000c27313132343132360000000018800000050000000000000c28313132343133310000000018800000050000000000000c29313132343133390000000018800000050000000000000c2a313132343231360000000018800000050000000000000c2b3131323432313700"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3106,"message_id":"1124213"},"sourceData":"00000018800000050000000000000c223131323432313300"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3107,"message_id":"1124214"},"sourceData":"00000018800000050000000000000c233131323432313400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3108,"message_id":"1124215"},"sourceData":"00000018800000050000000000000c243131323432313500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3109,"message_id":"1124135"},"sourceData":"00000018800000050000000000000c253131323431333500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3110,"message_id":"1124121"},"sourceData":"00000018800000050000000000000c263131323431323100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3111,"message_id":"1124126"},"sourceData":"00000018800000050000000000000c273131323431323600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3112,"message_id":"1124131"},"sourceData":"00000018800000050000000000000c283131323431333100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3113,"message_id":"1124139"},"sourceData":"00000018800000050000000000000c293131323431333900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3114,"message_id":"1124216"},"sourceData":"00000018800000050000000000000c2a3131323432313600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3115,"message_id":"1124217"},"sourceData":"00000018800000050000000000000c2b3131323432313700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124213', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199853' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124214', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199854' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124215', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199855' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124135', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199856' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124121', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199857' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124126', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199858' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124131', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199859' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124139', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199877' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124216', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199907' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124217', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.052292+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199908' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c2c000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c2d000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234323139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c2e000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234323230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c2f000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c30000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c31000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c32000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c33000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c34000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c35000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3116,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124218 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3117,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124219 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3118,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124220 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3119,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3120,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3121,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124226 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3122,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124227 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3123,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124221 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3124,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124222 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3125,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124224 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124218","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.775694","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124219","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:18.778549","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124220","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.178815","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.183288","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.187108","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124226","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.190475","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124227","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.19362","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124221","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.19701","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124222","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.2","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124224","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.203212","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c2c313132343231380000000018800000050000000000000c2d313132343231390000000018800000050000000000000c2e313132343232300000000018800000050000000000000c2f313132343331310000000018800000050000000000000c30313132343331380000000018800000050000000000000c31313132343232360000000018800000050000000000000c32313132343232370000000018800000050000000000000c33313132343232310000000018800000050000000000000c34313132343232320000000018800000050000000000000c353131323432323400"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3116,"message_id":"1124218"},"sourceData":"00000018800000050000000000000c2c3131323432313800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3117,"message_id":"1124219"},"sourceData":"00000018800000050000000000000c2d3131323432313900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3118,"message_id":"1124220"},"sourceData":"00000018800000050000000000000c2e3131323432323000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3119,"message_id":"1124311"},"sourceData":"00000018800000050000000000000c2f3131323433313100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3120,"message_id":"1124318"},"sourceData":"00000018800000050000000000000c303131323433313800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3121,"message_id":"1124226"},"sourceData":"00000018800000050000000000000c313131323432323600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3122,"message_id":"1124227"},"sourceData":"00000018800000050000000000000c323131323432323700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3123,"message_id":"1124221"},"sourceData":"00000018800000050000000000000c333131323432323100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3124,"message_id":"1124222"},"sourceData":"00000018800000050000000000000c343131323432323200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3125,"message_id":"1124224"},"sourceData":"00000018800000050000000000000c353131323432323400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124218', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199909' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124219', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199910' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124220', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199923' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124311', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199924' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124318', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199925' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124226', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199926' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124227', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199927' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124221', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199928' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124222', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199929' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124224', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.144852+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199930' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c36000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c37000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234323332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c38000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c39000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c3a000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c3b000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234323330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c3c000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c3d000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c3e000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c3f000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3126,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124225 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3127,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124232 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3128,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124233 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3129,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3130,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124237 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3131,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124230 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3132,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124231 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3133,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124234 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3134,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124238 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3135,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124225","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.206282","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124232","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.209436","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124233","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.212518","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.21548","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124237","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.218594","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124230","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.221554","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124231","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.224643","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124234","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.227587","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124238","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.230725","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.233888","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c36313132343232350000000018800000050000000000000c37313132343233320000000018800000050000000000000c38313132343233330000000018800000050000000000000c39313132343233360000000018800000050000000000000c3a313132343233370000000018800000050000000000000c3b313132343233300000000018800000050000000000000c3c313132343233310000000018800000050000000000000c3d313132343233340000000018800000050000000000000c3e313132343233380000000018800000050000000000000c3f3131323432333900"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3126,"message_id":"1124225"},"sourceData":"00000018800000050000000000000c363131323432323500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3127,"message_id":"1124232"},"sourceData":"00000018800000050000000000000c373131323432333200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3128,"message_id":"1124233"},"sourceData":"00000018800000050000000000000c383131323432333300"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3129,"message_id":"1124236"},"sourceData":"00000018800000050000000000000c393131323432333600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3130,"message_id":"1124237"},"sourceData":"00000018800000050000000000000c3a3131323432333700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3131,"message_id":"1124230"},"sourceData":"00000018800000050000000000000c3b3131323432333000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3132,"message_id":"1124231"},"sourceData":"00000018800000050000000000000c3c3131323432333100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3133,"message_id":"1124234"},"sourceData":"00000018800000050000000000000c3d3131323432333400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3134,"message_id":"1124238"},"sourceData":"00000018800000050000000000000c3e3131323432333800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3135,"message_id":"1124239"},"sourceData":"00000018800000050000000000000c3f3131323432333900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124225', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199931' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124232', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199932' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124233', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199933' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124236', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199934' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124237', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199935' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124230', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199936' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124231', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199937' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124234', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199938' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124238', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199939' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124239', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.234528+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199940' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c40000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c41000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c42000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c43000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c44000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c45000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c46000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c47000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c48000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c49000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3136,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3137,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3138,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3139,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3140,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3141,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124242 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3142,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3143,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3144,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124248 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3145,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.236981","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.239997","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.243127","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.246876","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.249899","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124242","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.252982","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.256333","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.259521","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124248","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.262765","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.267338","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c40313132343234310000000018800000050000000000000c41313132343234360000000018800000050000000000000c42313132343234370000000018800000050000000000000c43313132343234390000000018800000050000000000000c44313132343235310000000018800000050000000000000c45313132343234320000000018800000050000000000000c46313132343234340000000018800000050000000000000c47313132343234350000000018800000050000000000000c48313132343234380000000018800000050000000000000c493131323432353000"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3136,"message_id":"1124241"},"sourceData":"00000018800000050000000000000c403131323432343100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3137,"message_id":"1124246"},"sourceData":"00000018800000050000000000000c413131323432343600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3138,"message_id":"1124247"},"sourceData":"00000018800000050000000000000c423131323432343700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3139,"message_id":"1124249"},"sourceData":"00000018800000050000000000000c433131323432343900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3140,"message_id":"1124251"},"sourceData":"00000018800000050000000000000c443131323432353100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3141,"message_id":"1124242"},"sourceData":"00000018800000050000000000000c453131323432343200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3142,"message_id":"1124244"},"sourceData":"00000018800000050000000000000c463131323432343400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3143,"message_id":"1124245"},"sourceData":"00000018800000050000000000000c473131323432343500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3144,"message_id":"1124248"},"sourceData":"00000018800000050000000000000c483131323432343800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3145,"message_id":"1124250"},"sourceData":"00000018800000050000000000000c493131323432353000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124241', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199941' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124246', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199942' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124247', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199943' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124249', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199944' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124251', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199945' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124242', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199946' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124244', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199947' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124245', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199948' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124248', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199949' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124250', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.297489+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199950' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c4a000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c4b000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c4c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c4d000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c4e000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234323534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c4f000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c50000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c51000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c52000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c53000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3146,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3147,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3148,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124259 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3149,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3150,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124254 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3151,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3152,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3153,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3154,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3155,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.274842","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.281161","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124259","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.287597","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.294432","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124254","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.301359","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.30818","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.313721","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.318668","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.322569","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.327399","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c4a313132343235350000000018800000050000000000000c4b313132343235370000000018800000050000000000000c4c313132343235390000000018800000050000000000000c4d313132343236310000000018800000050000000000000c4e313132343235340000000018800000050000000000000c4f313132343235360000000018800000050000000000000c50313132343235380000000018800000050000000000000c51313132343236300000000018800000050000000000000c52313132343236320000000018800000050000000000000c533131323432363400"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3146,"message_id":"1124255"},"sourceData":"00000018800000050000000000000c4a3131323432353500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3147,"message_id":"1124257"},"sourceData":"00000018800000050000000000000c4b3131323432353700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3148,"message_id":"1124259"},"sourceData":"00000018800000050000000000000c4c3131323432353900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3149,"message_id":"1124261"},"sourceData":"00000018800000050000000000000c4d3131323432363100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3150,"message_id":"1124254"},"sourceData":"00000018800000050000000000000c4e3131323432353400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3151,"message_id":"1124256"},"sourceData":"00000018800000050000000000000c4f3131323432353600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3152,"message_id":"1124258"},"sourceData":"00000018800000050000000000000c503131323432353800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3153,"message_id":"1124260"},"sourceData":"00000018800000050000000000000c513131323432363000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3154,"message_id":"1124262"},"sourceData":"00000018800000050000000000000c523131323432363200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3155,"message_id":"1124264"},"sourceData":"00000018800000050000000000000c533131323432363400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124255', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199951' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124257', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199952' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124259', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199953' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124261', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199954' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124254', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199955' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124256', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199956' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124258', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199957' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124260', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199958' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124262', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199959' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124264', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.372217+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199960' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c54000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c55000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c56000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c57000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c58000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c59000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c5a000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c5b000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c5c000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c5d000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3156,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3157,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124270 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3158,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3159,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3160,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124266 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3161,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3162,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3163,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3164,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3165,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.330746","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124270","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.333343","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.335826","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.338683","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124266","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.341841","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.34592","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.350944","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.355955","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.360778","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.36538","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c54313132343236390000000018800000050000000000000c55313132343237300000000018800000050000000000000c56313132343237310000000018800000050000000000000c57313132343237330000000018800000050000000000000c58313132343236360000000018800000050000000000000c59313132343236370000000018800000050000000000000c5a313132343236380000000018800000050000000000000c5b313132343237320000000018800000050000000000000c5c313132343237340000000018800000050000000000000c5d3131323432373600"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3156,"message_id":"1124269"},"sourceData":"00000018800000050000000000000c543131323432363900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3157,"message_id":"1124270"},"sourceData":"00000018800000050000000000000c553131323432373000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3158,"message_id":"1124271"},"sourceData":"00000018800000050000000000000c563131323432373100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3159,"message_id":"1124273"},"sourceData":"00000018800000050000000000000c573131323432373300"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3160,"message_id":"1124266"},"sourceData":"00000018800000050000000000000c583131323432363600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3161,"message_id":"1124267"},"sourceData":"00000018800000050000000000000c593131323432363700"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3162,"message_id":"1124268"},"sourceData":"00000018800000050000000000000c5a3131323432363800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3163,"message_id":"1124272"},"sourceData":"00000018800000050000000000000c5b3131323432373200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3164,"message_id":"1124274"},"sourceData":"00000018800000050000000000000c5c3131323432373400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3165,"message_id":"1124276"},"sourceData":"00000018800000050000000000000c5d3131323432373600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124269', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199961' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124270', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199962' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124271', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199963' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124273', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199964' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124266', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199965' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124267', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199966' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124268', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199967' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124272', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199968' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124274', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199969' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124276', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.452857+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199970' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c5e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c5f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c60000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c61000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234323835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c62000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c63000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c64000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c65000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c66000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c67000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234323838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3166,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124279 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3167,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3168,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3169,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124285 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3170,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3171,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3172,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3173,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3174,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3175,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124288 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124279","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.368258","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.370877","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.374132","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124285","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.378663","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.383661","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.388242","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.393524","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.396751","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.399436","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124288","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.402106","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c5e313132343237390000000018800000050000000000000c5f313132343238310000000018800000050000000000000c60313132343238330000000018800000050000000000000c61313132343238350000000018800000050000000000000c62313132343238360000000018800000050000000000000c63313132343237380000000018800000050000000000000c64313132343238300000000018800000050000000000000c65313132343238320000000018800000050000000000000c66313132343238340000000018800000050000000000000c673131323432383800"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3166,"message_id":"1124279"},"sourceData":"00000018800000050000000000000c5e3131323432373900"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3167,"message_id":"1124281"},"sourceData":"00000018800000050000000000000c5f3131323432383100"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3168,"message_id":"1124283"},"sourceData":"00000018800000050000000000000c603131323432383300"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3169,"message_id":"1124285"},"sourceData":"00000018800000050000000000000c613131323432383500"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3170,"message_id":"1124286"},"sourceData":"00000018800000050000000000000c623131323432383600"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3171,"message_id":"1124278"},"sourceData":"00000018800000050000000000000c633131323432373800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3172,"message_id":"1124280"},"sourceData":"00000018800000050000000000000c643131323432383000"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3173,"message_id":"1124282"},"sourceData":"00000018800000050000000000000c653131323432383200"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3174,"message_id":"1124284"},"sourceData":"00000018800000050000000000000c663131323432383400"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3175,"message_id":"1124288"},"sourceData":"00000018800000050000000000000c673131323432383800"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124279', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199971' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124281', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199972' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124283', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199973' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124285', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199974' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124286', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199975' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124278', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199976' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124280', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199977' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124282', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199978' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124284', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199979' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124288', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.537126+01') [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199980' [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:24] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c68000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c69000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c6a000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c6b000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c6c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c6d000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c6e000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c6f000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c70000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234323737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c71000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3176,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124223 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3177,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124229 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3178,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3179,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3180,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3181,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3182,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3183,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3184,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124277 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3185,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124223","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.404898","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124229","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.410052","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.416981","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.421766","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.426802","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.431731","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.436749","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.441375","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124277","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.444929","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.448264","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:24] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c72000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c73000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c74000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234323932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c75000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c76000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c77000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c78000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c79000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c7a000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c7b000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3186,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124294 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3187,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3188,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124292 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3189,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3190,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3191,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3192,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3193,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3194,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3195,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124294","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.451485","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.454342","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124292","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.457179","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.460007","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.462916","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.466202","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.468913","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.47225","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.475282","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.478209","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c68313132343232330000000018800000050000000000000c69313132343232390000000018800000050000000000000c6a313132343234300000000018800000050000000000000c6b313132343234330000000018800000050000000000000c6c313132343235330000000018800000050000000000000c6d313132343236330000000018800000050000000000000c6e313132343236350000000018800000050000000000000c6f313132343237350000000018800000050000000000000c70313132343237370000000018800000050000000000000c713131323432393100"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3176,"message_id":"1124223"},"sourceData":"00000018800000050000000000000c683131323432323300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3177,"message_id":"1124229"},"sourceData":"00000018800000050000000000000c693131323432323900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3178,"message_id":"1124240"},"sourceData":"00000018800000050000000000000c6a3131323432343000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3179,"message_id":"1124243"},"sourceData":"00000018800000050000000000000c6b3131323432343300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3180,"message_id":"1124253"},"sourceData":"00000018800000050000000000000c6c3131323432353300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3181,"message_id":"1124263"},"sourceData":"00000018800000050000000000000c6d3131323432363300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3182,"message_id":"1124265"},"sourceData":"00000018800000050000000000000c6e3131323432363500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3183,"message_id":"1124275"},"sourceData":"00000018800000050000000000000c6f3131323432373500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3184,"message_id":"1124277"},"sourceData":"00000018800000050000000000000c703131323432373700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3185,"message_id":"1124291"},"sourceData":"00000018800000050000000000000c713131323432393100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124223', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199981' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124229', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199982' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124240', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199983' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124243', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199984' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124253', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199985' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124263', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199986' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124265', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199987' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124275', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199988' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124277', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199989' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124291', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:24.609395+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199990' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c7c000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c7d000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234333036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c7e000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c7f000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c80000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c81000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c82000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c83000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c84000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c85000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3196,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3197,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124306 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3198,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3199,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3200,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3201,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3202,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3203,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3204,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3205,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.480976","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124306","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.484475","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.487841","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.490875","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.49385","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.496936","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.500338","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.503549","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.50637","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.509451","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c72313132343239340000000018800000050000000000000c73313132343239300000000018800000050000000000000c74313132343239320000000018800000050000000000000c75313132343239330000000018800000050000000000000c76313132343239360000000018800000050000000000000c77313132343239370000000018800000050000000000000c78313132343239390000000018800000050000000000000c79313132343239380000000018800000050000000000000c7a313132343330320000000018800000050000000000000c7b3131323433303400"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3186,"message_id":"1124294"},"sourceData":"00000018800000050000000000000c723131323432393400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3187,"message_id":"1124290"},"sourceData":"00000018800000050000000000000c733131323432393000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3188,"message_id":"1124292"},"sourceData":"00000018800000050000000000000c743131323432393200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3189,"message_id":"1124293"},"sourceData":"00000018800000050000000000000c753131323432393300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3190,"message_id":"1124296"},"sourceData":"00000018800000050000000000000c763131323432393600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3191,"message_id":"1124297"},"sourceData":"00000018800000050000000000000c773131323432393700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3192,"message_id":"1124299"},"sourceData":"00000018800000050000000000000c783131323432393900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3193,"message_id":"1124298"},"sourceData":"00000018800000050000000000000c793131323432393800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3194,"message_id":"1124302"},"sourceData":"00000018800000050000000000000c7a3131323433303200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3195,"message_id":"1124304"},"sourceData":"00000018800000050000000000000c7b3131323433303400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124294', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199991' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124290', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199992' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124292', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199993' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124293', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199994' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124296', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199995' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124297', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199996' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124299', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199997' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124298', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199998' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124302', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '199999' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124304', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.199638+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200000' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c86000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c87000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c88000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c89000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c8a000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c8b000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c8c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c8d000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c8e000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c8f000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3206,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3207,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3208,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3209,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3210,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124228 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3211,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3212,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3213,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3214,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3215,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124301 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.51215","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.514977","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.51794","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.521125","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124228","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.524311","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.52751","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.530862","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.533735","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.536528","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124301","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.539364","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c7c313132343330350000000018800000050000000000000c7d313132343330360000000018800000050000000000000c7e313132343330370000000018800000050000000000000c7f313132343330380000000018800000050000000000000c80313132343330390000000018800000050000000000000c81313132343331300000000018800000050000000000000c82313132343331320000000018800000050000000000000c83313132343331340000000018800000050000000000000c84313132343331350000000018800000050000000000000c853131323433313600"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3196,"message_id":"1124305"},"sourceData":"00000018800000050000000000000c7c3131323433303500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3197,"message_id":"1124306"},"sourceData":"00000018800000050000000000000c7d3131323433303600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3198,"message_id":"1124307"},"sourceData":"00000018800000050000000000000c7e3131323433303700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3199,"message_id":"1124308"},"sourceData":"00000018800000050000000000000c7f3131323433303800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3200,"message_id":"1124309"},"sourceData":"00000018800000050000000000000c803131323433303900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3201,"message_id":"1124310"},"sourceData":"00000018800000050000000000000c813131323433313000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3202,"message_id":"1124312"},"sourceData":"00000018800000050000000000000c823131323433313200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3203,"message_id":"1124314"},"sourceData":"00000018800000050000000000000c833131323433313400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3204,"message_id":"1124315"},"sourceData":"00000018800000050000000000000c843131323433313500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3205,"message_id":"1124316"},"sourceData":"00000018800000050000000000000c853131323433313600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124305', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200001' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124306', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200002' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124307', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200003' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124308', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200004' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124309', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200005' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124310', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200006' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124312', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200007' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124314', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200008' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124315', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200009' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124316', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.293959+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200010' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c90000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c91000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c92000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234323230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c93000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c94000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000c95000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c96000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c97000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000c98000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c99000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3216,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3217,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3218,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124220 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3219,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3220,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3221,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124226 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3222,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124227 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3223,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124221 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3224,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124222 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3225,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124224 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.542563","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.546204","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124220","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.178815","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.183288","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.187108","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124226","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.190475","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124227","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.19362","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124221","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.19701","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124222","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.2","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124224","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.203212","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c86313132343331370000000018800000050000000000000c87313132343331330000000018800000050000000000000c88313132343238390000000018800000050000000000000c89313132343239350000000018800000050000000000000c8a313132343232380000000018800000050000000000000c8b313132343233350000000018800000050000000000000c8c313132343235320000000018800000050000000000000c8d313132343238370000000018800000050000000000000c8e313132343331390000000018800000050000000000000c8f3131323433303100"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3206,"message_id":"1124317"},"sourceData":"00000018800000050000000000000c863131323433313700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3207,"message_id":"1124313"},"sourceData":"00000018800000050000000000000c873131323433313300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3208,"message_id":"1124289"},"sourceData":"00000018800000050000000000000c883131323432383900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3209,"message_id":"1124295"},"sourceData":"00000018800000050000000000000c893131323432393500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3210,"message_id":"1124228"},"sourceData":"00000018800000050000000000000c8a3131323432323800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3211,"message_id":"1124235"},"sourceData":"00000018800000050000000000000c8b3131323432333500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3212,"message_id":"1124252"},"sourceData":"00000018800000050000000000000c8c3131323432353200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3213,"message_id":"1124287"},"sourceData":"00000018800000050000000000000c8d3131323432383700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3214,"message_id":"1124319"},"sourceData":"00000018800000050000000000000c8e3131323433313900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3215,"message_id":"1124301"},"sourceData":"00000018800000050000000000000c8f3131323433303100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124317', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200011' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124313', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200012' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124289', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200013' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124295', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200014' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124228', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200015' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124235', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200016' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124252', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200017' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124287', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200018' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124319', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200019' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124301', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.360043+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200020' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000c9a000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000c9b000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234323332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c9c000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c9d000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000c9e000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000c9f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234323330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ca0000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234323331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ca1000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ca2000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ca3000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3226,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124225 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3227,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124232 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3228,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124233 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3229,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3230,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124237 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3231,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124230 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3232,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124231 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3233,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124234 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3234,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124238 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3235,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124225","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.206282","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124232","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.209436","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124233","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.212518","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.21548","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124237","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.218594","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124230","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.221554","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124231","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.224643","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124234","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.227587","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124238","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.230725","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.233888","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c90313132343330330000000018800000050000000000000c91313132343330300000000018800000050000000000000c92313132343232300000000018800000050000000000000c93313132343331310000000018800000050000000000000c94313132343331380000000018800000050000000000000c95313132343232360000000018800000050000000000000c96313132343232370000000018800000050000000000000c97313132343232310000000018800000050000000000000c98313132343232320000000018800000050000000000000c993131323432323400"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3216,"message_id":"1124303"},"sourceData":"00000018800000050000000000000c903131323433303300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3217,"message_id":"1124300"},"sourceData":"00000018800000050000000000000c913131323433303000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3218,"message_id":"1124220"},"sourceData":"00000018800000050000000000000c923131323432323000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3219,"message_id":"1124311"},"sourceData":"00000018800000050000000000000c933131323433313100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3220,"message_id":"1124318"},"sourceData":"00000018800000050000000000000c943131323433313800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3221,"message_id":"1124226"},"sourceData":"00000018800000050000000000000c953131323432323600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3222,"message_id":"1124227"},"sourceData":"00000018800000050000000000000c963131323432323700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3223,"message_id":"1124221"},"sourceData":"00000018800000050000000000000c973131323432323100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3224,"message_id":"1124222"},"sourceData":"00000018800000050000000000000c983131323432323200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3225,"message_id":"1124224"},"sourceData":"00000018800000050000000000000c993131323432323400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124303', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200021' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124300', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200022' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124220', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200023' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124311', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200024' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124318', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200025' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124226', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200026' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124227', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200027' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124221', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200028' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124222', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200029' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124224', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.404322+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200030' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ca4000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ca5000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ca6000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ca7000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000ca8000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ca9000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000caa000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cab000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cac000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234323438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cad000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3236,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3237,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3238,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3239,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3240,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3241,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124242 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3242,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3243,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3244,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124248 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3245,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.236981","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.239997","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.243127","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.246876","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.249899","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124242","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.252982","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.256333","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.259521","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124248","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.262765","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.267338","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000c9a313132343232350000000018800000050000000000000c9b313132343233320000000018800000050000000000000c9c313132343233330000000018800000050000000000000c9d313132343233360000000018800000050000000000000c9e313132343233370000000018800000050000000000000c9f313132343233300000000018800000050000000000000ca0313132343233310000000018800000050000000000000ca1313132343233340000000018800000050000000000000ca2313132343233380000000018800000050000000000000ca33131323432333900"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3226,"message_id":"1124225"},"sourceData":"00000018800000050000000000000c9a3131323432323500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3227,"message_id":"1124232"},"sourceData":"00000018800000050000000000000c9b3131323432333200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3228,"message_id":"1124233"},"sourceData":"00000018800000050000000000000c9c3131323432333300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3229,"message_id":"1124236"},"sourceData":"00000018800000050000000000000c9d3131323432333600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3230,"message_id":"1124237"},"sourceData":"00000018800000050000000000000c9e3131323432333700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3231,"message_id":"1124230"},"sourceData":"00000018800000050000000000000c9f3131323432333000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3232,"message_id":"1124231"},"sourceData":"00000018800000050000000000000ca03131323432333100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3233,"message_id":"1124234"},"sourceData":"00000018800000050000000000000ca13131323432333400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3234,"message_id":"1124238"},"sourceData":"00000018800000050000000000000ca23131323432333800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3235,"message_id":"1124239"},"sourceData":"00000018800000050000000000000ca33131323432333900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124225', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200031' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124232', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200032' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124233', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200033' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124236', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200034' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124237', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200035' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124230', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200036' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124231', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200037' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124234', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200038' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124238', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200039' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124239', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.445427+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200040' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cae000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000caf000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cb0000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cb1000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cb2000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313234323534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cb3000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cb4000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cb5000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cb6000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cb7000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3246,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3247,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3248,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124259 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3249,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3250,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124254 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3251,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3252,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3253,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3254,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3255,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.274842","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.281161","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124259","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.287597","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.294432","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124254","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.301359","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.30818","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.313721","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.318668","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.322569","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.327399","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ca4313132343234310000000018800000050000000000000ca5313132343234360000000018800000050000000000000ca6313132343234370000000018800000050000000000000ca7313132343234390000000018800000050000000000000ca8313132343235310000000018800000050000000000000ca9313132343234320000000018800000050000000000000caa313132343234340000000018800000050000000000000cab313132343234350000000018800000050000000000000cac313132343234380000000018800000050000000000000cad3131323432353000"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3236,"message_id":"1124241"},"sourceData":"00000018800000050000000000000ca43131323432343100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3237,"message_id":"1124246"},"sourceData":"00000018800000050000000000000ca53131323432343600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3238,"message_id":"1124247"},"sourceData":"00000018800000050000000000000ca63131323432343700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3239,"message_id":"1124249"},"sourceData":"00000018800000050000000000000ca73131323432343900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3240,"message_id":"1124251"},"sourceData":"00000018800000050000000000000ca83131323432353100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3241,"message_id":"1124242"},"sourceData":"00000018800000050000000000000ca93131323432343200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3242,"message_id":"1124244"},"sourceData":"00000018800000050000000000000caa3131323432343400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3243,"message_id":"1124245"},"sourceData":"00000018800000050000000000000cab3131323432343500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3244,"message_id":"1124248"},"sourceData":"00000018800000050000000000000cac3131323432343800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3245,"message_id":"1124250"},"sourceData":"00000018800000050000000000000cad3131323432353000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124241', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200041' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124246', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200042' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124247', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200043' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124249', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200044' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124251', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200045' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124242', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200046' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124244', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200047' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124245', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200048' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124248', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200049' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124250', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.487287+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200050' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cb8000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cb9000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cba000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cbb000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cbc000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313234323636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cbd000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cbe000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cbf000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cc0000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cc1000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3256,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3257,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124270 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3258,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3259,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3260,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124266 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3261,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3262,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3263,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3264,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3265,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.330746","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124270","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.333343","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.335826","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.338683","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124266","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.341841","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.34592","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.350944","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.355955","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.360778","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.36538","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cae313132343235350000000018800000050000000000000caf313132343235370000000018800000050000000000000cb0313132343235390000000018800000050000000000000cb1313132343236310000000018800000050000000000000cb2313132343235340000000018800000050000000000000cb3313132343235360000000018800000050000000000000cb4313132343235380000000018800000050000000000000cb5313132343236300000000018800000050000000000000cb6313132343236320000000018800000050000000000000cb73131323432363400"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3246,"message_id":"1124255"},"sourceData":"00000018800000050000000000000cae3131323432353500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3247,"message_id":"1124257"},"sourceData":"00000018800000050000000000000caf3131323432353700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3248,"message_id":"1124259"},"sourceData":"00000018800000050000000000000cb03131323432353900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3249,"message_id":"1124261"},"sourceData":"00000018800000050000000000000cb13131323432363100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3250,"message_id":"1124254"},"sourceData":"00000018800000050000000000000cb23131323432353400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3251,"message_id":"1124256"},"sourceData":"00000018800000050000000000000cb33131323432353600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3252,"message_id":"1124258"},"sourceData":"00000018800000050000000000000cb43131323432353800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3253,"message_id":"1124260"},"sourceData":"00000018800000050000000000000cb53131323432363000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3254,"message_id":"1124262"},"sourceData":"00000018800000050000000000000cb63131323432363200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3255,"message_id":"1124264"},"sourceData":"00000018800000050000000000000cb73131323432363400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124255', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200051' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124257', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200052' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124259', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200053' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124261', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200054' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124254', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200055' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124256', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200056' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124258', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200057' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124260', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200058' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124262', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200059' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124264', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.532963+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200060' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cc2000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cc3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cc4000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cc5000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234323835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cc6000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cc7000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cc8000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cc9000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cca000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ccb000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234323838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3266,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124279 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3267,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3268,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3269,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124285 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3270,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3271,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3272,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3273,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3274,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3275,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124288 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124279","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.368258","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.370877","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.374132","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124285","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.378663","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.383661","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.388242","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.393524","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.396751","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.399436","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124288","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.402106","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cb8313132343236390000000018800000050000000000000cb9313132343237300000000018800000050000000000000cba313132343237310000000018800000050000000000000cbb313132343237330000000018800000050000000000000cbc313132343236360000000018800000050000000000000cbd313132343236370000000018800000050000000000000cbe313132343236380000000018800000050000000000000cbf313132343237320000000018800000050000000000000cc0313132343237340000000018800000050000000000000cc13131323432373600"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3256,"message_id":"1124269"},"sourceData":"00000018800000050000000000000cb83131323432363900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3257,"message_id":"1124270"},"sourceData":"00000018800000050000000000000cb93131323432373000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3258,"message_id":"1124271"},"sourceData":"00000018800000050000000000000cba3131323432373100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3259,"message_id":"1124273"},"sourceData":"00000018800000050000000000000cbb3131323432373300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3260,"message_id":"1124266"},"sourceData":"00000018800000050000000000000cbc3131323432363600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3261,"message_id":"1124267"},"sourceData":"00000018800000050000000000000cbd3131323432363700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3262,"message_id":"1124268"},"sourceData":"00000018800000050000000000000cbe3131323432363800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3263,"message_id":"1124272"},"sourceData":"00000018800000050000000000000cbf3131323432373200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3264,"message_id":"1124274"},"sourceData":"00000018800000050000000000000cc03131323432373400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3265,"message_id":"1124276"},"sourceData":"00000018800000050000000000000cc13131323432373600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124269', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200061' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124270', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200062' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124271', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200063' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124273', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200064' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124266', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200065' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124267', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200066' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124268', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200067' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124272', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200068' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124274', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200069' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124276', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.580743+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200070' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ccc000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234323233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000ccd000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cce000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ccf000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cd0000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cd1000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cd2000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cd3000100343231393034333436333032000100343231393032313233343536000400000000000000007769643a31313234323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cd4000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234323737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cd5000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3276,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124223 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3277,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124229 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3278,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3279,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3280,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3281,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3282,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3283,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3284,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124277 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3285,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124223","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.404898","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124229","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.410052","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.416981","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.421766","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.426802","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.431731","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.436749","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.441375","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124277","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.444929","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.448264","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cc2313132343237390000000018800000050000000000000cc3313132343238310000000018800000050000000000000cc4313132343238330000000018800000050000000000000cc5313132343238350000000018800000050000000000000cc6313132343238360000000018800000050000000000000cc7313132343237380000000018800000050000000000000cc8313132343238300000000018800000050000000000000cc9313132343238320000000018800000050000000000000cca313132343238340000000018800000050000000000000ccb3131323432383800"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3266,"message_id":"1124279"},"sourceData":"00000018800000050000000000000cc23131323432373900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3267,"message_id":"1124281"},"sourceData":"00000018800000050000000000000cc33131323432383100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3268,"message_id":"1124283"},"sourceData":"00000018800000050000000000000cc43131323432383300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3269,"message_id":"1124285"},"sourceData":"00000018800000050000000000000cc53131323432383500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3270,"message_id":"1124286"},"sourceData":"00000018800000050000000000000cc63131323432383600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3271,"message_id":"1124278"},"sourceData":"00000018800000050000000000000cc73131323432373800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3272,"message_id":"1124280"},"sourceData":"00000018800000050000000000000cc83131323432383000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3273,"message_id":"1124282"},"sourceData":"00000018800000050000000000000cc93131323432383200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3274,"message_id":"1124284"},"sourceData":"00000018800000050000000000000cca3131323432383400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3275,"message_id":"1124288"},"sourceData":"00000018800000050000000000000ccb3131323432383800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124279', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200071' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124281', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200072' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124283', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200073' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124285', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200074' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124286', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200075' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124278', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200076' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124280', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200077' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124282', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200078' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124284', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200079' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124288', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.622937+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200080' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cd6000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cd7000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cd8000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234323932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cd9000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cda000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cdb000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cdc000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cdd000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cde000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cdf000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3286,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124294 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3287,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3288,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124292 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3289,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3290,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3291,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3292,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3293,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3294,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3295,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124294","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.451485","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.454342","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124292","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.457179","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.460007","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.462916","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.466202","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.468913","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.47225","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.475282","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.478209","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ccc313132343232330000000018800000050000000000000ccd313132343232390000000018800000050000000000000cce313132343234300000000018800000050000000000000ccf313132343234330000000018800000050000000000000cd0313132343235330000000018800000050000000000000cd1313132343236330000000018800000050000000000000cd2313132343236350000000018800000050000000000000cd3313132343237350000000018800000050000000000000cd4313132343237370000000018800000050000000000000cd53131323432393100"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3276,"message_id":"1124223"},"sourceData":"00000018800000050000000000000ccc3131323432323300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3277,"message_id":"1124229"},"sourceData":"00000018800000050000000000000ccd3131323432323900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3278,"message_id":"1124240"},"sourceData":"00000018800000050000000000000cce3131323432343000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3279,"message_id":"1124243"},"sourceData":"00000018800000050000000000000ccf3131323432343300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3280,"message_id":"1124253"},"sourceData":"00000018800000050000000000000cd03131323432353300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3281,"message_id":"1124263"},"sourceData":"00000018800000050000000000000cd13131323432363300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3282,"message_id":"1124265"},"sourceData":"00000018800000050000000000000cd23131323432363500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3283,"message_id":"1124275"},"sourceData":"00000018800000050000000000000cd33131323432373500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3284,"message_id":"1124277"},"sourceData":"00000018800000050000000000000cd43131323432373700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3285,"message_id":"1124291"},"sourceData":"00000018800000050000000000000cd53131323432393100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124223', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200081' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124229', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200082' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124240', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200083' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124243', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200084' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124253', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200085' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124263', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200086' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124265', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200087' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124275', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200088' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124277', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200089' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124291', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.668999+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200090' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000ce0000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234333036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce2000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313234333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce3000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce4000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce5000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce6000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce7000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce8000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ce9000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313234333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3296,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3297,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124306 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3298,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3299,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3300,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3301,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3302,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3303,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3304,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3305,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.480976","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124306","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.484475","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.487841","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.490875","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.49385","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.496936","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.500338","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.503549","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.50637","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.509451","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cd6313132343239340000000018800000050000000000000cd7313132343239300000000018800000050000000000000cd8313132343239320000000018800000050000000000000cd9313132343239330000000018800000050000000000000cda313132343239360000000018800000050000000000000cdb313132343239370000000018800000050000000000000cdc313132343239390000000018800000050000000000000cdd313132343239380000000018800000050000000000000cde313132343330320000000018800000050000000000000cdf3131323433303400"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3286,"message_id":"1124294"},"sourceData":"00000018800000050000000000000cd63131323432393400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3287,"message_id":"1124290"},"sourceData":"00000018800000050000000000000cd73131323432393000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3288,"message_id":"1124292"},"sourceData":"00000018800000050000000000000cd83131323432393200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3289,"message_id":"1124293"},"sourceData":"00000018800000050000000000000cd93131323432393300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3290,"message_id":"1124296"},"sourceData":"00000018800000050000000000000cda3131323432393600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3291,"message_id":"1124297"},"sourceData":"00000018800000050000000000000cdb3131323432393700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3292,"message_id":"1124299"},"sourceData":"00000018800000050000000000000cdc3131323432393900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3293,"message_id":"1124298"},"sourceData":"00000018800000050000000000000cdd3131323432393800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3294,"message_id":"1124302"},"sourceData":"00000018800000050000000000000cde3131323433303200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3295,"message_id":"1124304"},"sourceData":"00000018800000050000000000000cdf3131323433303400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124294', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200091' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124290', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200092' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124292', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200093' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124293', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200094' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124296', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200095' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124297', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200096' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124299', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200097' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124298', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200098' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124302', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200099' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124304', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.716947+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200100' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cea000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ceb000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cec000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ced000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313234323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000cee000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234323238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cef000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cf0000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cf1000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000cf2000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cf3000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3306,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3307,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3308,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3309,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3310,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124228 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3311,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3312,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3313,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3314,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3315,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124301 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.51215","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.514977","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.51794","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.521125","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124228","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.524311","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.52751","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.530862","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.533735","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.536528","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124301","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.539364","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ce0313132343330350000000018800000050000000000000ce1313132343330360000000018800000050000000000000ce2313132343330370000000018800000050000000000000ce3313132343330380000000018800000050000000000000ce4313132343330390000000018800000050000000000000ce5313132343331300000000018800000050000000000000ce6313132343331320000000018800000050000000000000ce7313132343331340000000018800000050000000000000ce8313132343331350000000018800000050000000000000ce93131323433313600"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3296,"message_id":"1124305"},"sourceData":"00000018800000050000000000000ce03131323433303500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3297,"message_id":"1124306"},"sourceData":"00000018800000050000000000000ce13131323433303600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3298,"message_id":"1124307"},"sourceData":"00000018800000050000000000000ce23131323433303700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3299,"message_id":"1124308"},"sourceData":"00000018800000050000000000000ce33131323433303800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3300,"message_id":"1124309"},"sourceData":"00000018800000050000000000000ce43131323433303900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3301,"message_id":"1124310"},"sourceData":"00000018800000050000000000000ce53131323433313000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3302,"message_id":"1124312"},"sourceData":"00000018800000050000000000000ce63131323433313200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3303,"message_id":"1124314"},"sourceData":"00000018800000050000000000000ce73131323433313400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3304,"message_id":"1124315"},"sourceData":"00000018800000050000000000000ce83131323433313500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3305,"message_id":"1124316"},"sourceData":"00000018800000050000000000000ce93131323433313600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124305', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200101' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124306', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200102' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124307', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200103' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124308', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200104' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124309', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200105' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124310', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200106' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124312', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200107' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124314', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200108' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124315', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200109' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124316', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.754403+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200110' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cf4000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000cf5000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000cf6000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cf7000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cf8000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234343034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cf9000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cfa000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cfb000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cfc000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cfd000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3316,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3317,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3318,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3319,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3320,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124404 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3321,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3322,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3323,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3324,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3325,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.542563","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:20.546204","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.204117","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.207249","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124404","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.210328","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.213292","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.216327","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.219409","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.222202","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.224893","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cea313132343331370000000018800000050000000000000ceb313132343331330000000018800000050000000000000cec313132343238390000000018800000050000000000000ced313132343239350000000018800000050000000000000cee313132343232380000000018800000050000000000000cef313132343233350000000018800000050000000000000cf0313132343235320000000018800000050000000000000cf1313132343238370000000018800000050000000000000cf2313132343331390000000018800000050000000000000cf33131323433303100"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3306,"message_id":"1124317"},"sourceData":"00000018800000050000000000000cea3131323433313700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3307,"message_id":"1124313"},"sourceData":"00000018800000050000000000000ceb3131323433313300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3308,"message_id":"1124289"},"sourceData":"00000018800000050000000000000cec3131323432383900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3309,"message_id":"1124295"},"sourceData":"00000018800000050000000000000ced3131323432393500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3310,"message_id":"1124228"},"sourceData":"00000018800000050000000000000cee3131323432323800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3311,"message_id":"1124235"},"sourceData":"00000018800000050000000000000cef3131323432333500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3312,"message_id":"1124252"},"sourceData":"00000018800000050000000000000cf03131323432353200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3313,"message_id":"1124287"},"sourceData":"00000018800000050000000000000cf13131323432383700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3314,"message_id":"1124319"},"sourceData":"00000018800000050000000000000cf23131323433313900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3315,"message_id":"1124301"},"sourceData":"00000018800000050000000000000cf33131323433303100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124317', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200111' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124313', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200112' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124289', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200113' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124295', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200114' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124228', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200115' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124235', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200116' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124252', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200117' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124287', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200118' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124319', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200119' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124301', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.797423+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200120' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000cfe000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000cff000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d00000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d01000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d02000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d03000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d04000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234333330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d05000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d06000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234333332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d07000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234333333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3326,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3327,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3328,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3329,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124337 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3330,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3331,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3332,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124330 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3333,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3334,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124332 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3335,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124333 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.227678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.230826","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.233604","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124337","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.236411","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.239373","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.242226","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124330","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.245072","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.247639","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124332","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.250119","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124333","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.252695","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cf4313132343330330000000018800000050000000000000cf5313132343330300000000018800000050000000000000cf6313132343332300000000018800000050000000000000cf7313132343332350000000018800000050000000000000cf8313132343430340000000018800000050000000000000cf9313132343332310000000018800000050000000000000cfa313132343332320000000018800000050000000000000cfb313132343332330000000018800000050000000000000cfc313132343332340000000018800000050000000000000cfd3131323433323600"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3316,"message_id":"1124303"},"sourceData":"00000018800000050000000000000cf43131323433303300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3317,"message_id":"1124300"},"sourceData":"00000018800000050000000000000cf53131323433303000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3318,"message_id":"1124320"},"sourceData":"00000018800000050000000000000cf63131323433323000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3319,"message_id":"1124325"},"sourceData":"00000018800000050000000000000cf73131323433323500"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3320,"message_id":"1124404"},"sourceData":"00000018800000050000000000000cf83131323434303400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3321,"message_id":"1124321"},"sourceData":"00000018800000050000000000000cf93131323433323100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3322,"message_id":"1124322"},"sourceData":"00000018800000050000000000000cfa3131323433323200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3323,"message_id":"1124323"},"sourceData":"00000018800000050000000000000cfb3131323433323300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3324,"message_id":"1124324"},"sourceData":"00000018800000050000000000000cfc3131323433323400"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3325,"message_id":"1124326"},"sourceData":"00000018800000050000000000000cfd3131323433323600"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124303', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200121' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124300', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200122' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124320', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200123' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124325', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200124' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124404', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200125' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124321', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200126' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124322', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200127' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124323', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200128' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124324', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200129' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124326', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.842155+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200130' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d08000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d09000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d0a000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d0b000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d0c000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d0d000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d0e000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234333530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d0f000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d10000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d11000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3336,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3337,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3338,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124336 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3339,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3340,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124346 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3341,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3342,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124350 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3343,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124352 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3344,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3345,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124345 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.255245","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.257844","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124336","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.260438","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.263517","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124346","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.26613","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.268766","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124350","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.271578","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124352","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.274209","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.276987","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124345","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.279782","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000cfe313132343332370000000018800000050000000000000cff313132343332380000000018800000050000000000000d00313132343332390000000018800000050000000000000d01313132343333370000000018800000050000000000000d02313132343333380000000018800000050000000000000d03313132343333390000000018800000050000000000000d04313132343333300000000018800000050000000000000d05313132343333310000000018800000050000000000000d06313132343333320000000018800000050000000000000d073131323433333300"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3326,"message_id":"1124327"},"sourceData":"00000018800000050000000000000cfe3131323433323700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3327,"message_id":"1124328"},"sourceData":"00000018800000050000000000000cff3131323433323800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3328,"message_id":"1124329"},"sourceData":"00000018800000050000000000000d003131323433323900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3329,"message_id":"1124337"},"sourceData":"00000018800000050000000000000d013131323433333700"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3330,"message_id":"1124338"},"sourceData":"00000018800000050000000000000d023131323433333800"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3331,"message_id":"1124339"},"sourceData":"00000018800000050000000000000d033131323433333900"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3332,"message_id":"1124330"},"sourceData":"00000018800000050000000000000d043131323433333000"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3333,"message_id":"1124331"},"sourceData":"00000018800000050000000000000d053131323433333100"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3334,"message_id":"1124332"},"sourceData":"00000018800000050000000000000d063131323433333200"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3335,"message_id":"1124333"},"sourceData":"00000018800000050000000000000d073131323433333300"} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124327', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200131' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124328', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200132' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124329', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200133' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124337', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200134' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124338', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200135' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124339', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200136' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124330', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200137' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124331', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200138' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124332', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200139' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124333', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.886631+01') [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200140' [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:28] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d12000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d13000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d14000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d15000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d16000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d17000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d18000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234333634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d19000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d1a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d1b000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3346,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3347,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124348 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3348,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124351 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3349,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124353 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3350,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124356 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3351,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124358 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3352,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124364 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3353,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124365 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3354,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124355 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3355,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124357 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.282274","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124348","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.284909","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124351","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.295679","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124353","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.298709","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124356","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.301687","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124358","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.304241","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124364","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.306743","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124365","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.309771","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124355","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.312918","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:28] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124357","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.315977","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d08313132343333340000000018800000050000000000000d09313132343333350000000018800000050000000000000d0a313132343333360000000018800000050000000000000d0b313132343334340000000018800000050000000000000d0c313132343334360000000018800000050000000000000d0d313132343334390000000018800000050000000000000d0e313132343335300000000018800000050000000000000d0f313132343335320000000018800000050000000000000d10313132343334330000000018800000050000000000000d113131323433343500"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3336,"message_id":"1124334"},"sourceData":"00000018800000050000000000000d083131323433333400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3337,"message_id":"1124335"},"sourceData":"00000018800000050000000000000d093131323433333500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3338,"message_id":"1124336"},"sourceData":"00000018800000050000000000000d0a3131323433333600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3339,"message_id":"1124344"},"sourceData":"00000018800000050000000000000d0b3131323433343400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3340,"message_id":"1124346"},"sourceData":"00000018800000050000000000000d0c3131323433343600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3341,"message_id":"1124349"},"sourceData":"00000018800000050000000000000d0d3131323433343900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3342,"message_id":"1124350"},"sourceData":"00000018800000050000000000000d0e3131323433353000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3343,"message_id":"1124352"},"sourceData":"00000018800000050000000000000d0f3131323433353200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3344,"message_id":"1124343"},"sourceData":"00000018800000050000000000000d103131323433343300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3345,"message_id":"1124345"},"sourceData":"00000018800000050000000000000d113131323433343500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124334', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200141' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124335', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200142' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124336', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200143' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124344', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200144' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124346', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200145' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124349', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200146' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124350', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200147' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124352', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200148' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124343', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200149' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124345', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.923532+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200150' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d1c000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d1d000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234333631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d1e000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d1f000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d20000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234333637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d21000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d22000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234333734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d23000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d24000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234333638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d25000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3356,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124359 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3357,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124361 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3358,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124362 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3359,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124363 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3360,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124367 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3361,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124373 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3362,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124374 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3363,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124376 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3364,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124368 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3365,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124369 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124359","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.31848","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124361","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.321179","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124362","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.323885","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124363","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.326389","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124367","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.329106","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124373","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.331856","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124374","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.334483","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124376","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.337275","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124368","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.339762","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124369","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.342309","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d12313132343334370000000018800000050000000000000d13313132343334380000000018800000050000000000000d14313132343335310000000018800000050000000000000d15313132343335330000000018800000050000000000000d16313132343335360000000018800000050000000000000d17313132343335380000000018800000050000000000000d18313132343336340000000018800000050000000000000d19313132343336350000000018800000050000000000000d1a313132343335350000000018800000050000000000000d1b3131323433353700"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3346,"message_id":"1124347"},"sourceData":"00000018800000050000000000000d123131323433343700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3347,"message_id":"1124348"},"sourceData":"00000018800000050000000000000d133131323433343800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3348,"message_id":"1124351"},"sourceData":"00000018800000050000000000000d143131323433353100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3349,"message_id":"1124353"},"sourceData":"00000018800000050000000000000d153131323433353300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3350,"message_id":"1124356"},"sourceData":"00000018800000050000000000000d163131323433353600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3351,"message_id":"1124358"},"sourceData":"00000018800000050000000000000d173131323433353800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3352,"message_id":"1124364"},"sourceData":"00000018800000050000000000000d183131323433363400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3353,"message_id":"1124365"},"sourceData":"00000018800000050000000000000d193131323433363500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3354,"message_id":"1124355"},"sourceData":"00000018800000050000000000000d1a3131323433353500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3355,"message_id":"1124357"},"sourceData":"00000018800000050000000000000d1b3131323433353700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124347', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200151' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124348', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200152' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124351', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200153' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124353', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200154' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124356', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200155' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124358', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200156' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124364', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200157' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124365', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200158' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124355', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200159' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124357', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:28.977915+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200160' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d26000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234333732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d27000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d28000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d29000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234333832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d2a000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234333836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d2b000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234333838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d2c000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d2d000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d2e000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234333831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d2f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3366,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124372 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3367,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124375 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3368,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124379 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3369,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124382 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3370,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124386 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3371,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124388 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3372,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124377 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3373,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124380 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3374,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124381 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3375,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124383 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124372","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.344796","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124375","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.347594","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124379","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.350079","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124382","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.352857","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124386","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.3555","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124388","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.358567","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124377","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.361549","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124380","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.364848","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124381","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.369058","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124383","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.372821","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d1c313132343335390000000018800000050000000000000d1d313132343336310000000018800000050000000000000d1e313132343336320000000018800000050000000000000d1f313132343336330000000018800000050000000000000d20313132343336370000000018800000050000000000000d21313132343337330000000018800000050000000000000d22313132343337340000000018800000050000000000000d23313132343337360000000018800000050000000000000d24313132343336380000000018800000050000000000000d253131323433363900"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3356,"message_id":"1124359"},"sourceData":"00000018800000050000000000000d1c3131323433353900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3357,"message_id":"1124361"},"sourceData":"00000018800000050000000000000d1d3131323433363100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3358,"message_id":"1124362"},"sourceData":"00000018800000050000000000000d1e3131323433363200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3359,"message_id":"1124363"},"sourceData":"00000018800000050000000000000d1f3131323433363300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3360,"message_id":"1124367"},"sourceData":"00000018800000050000000000000d203131323433363700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3361,"message_id":"1124373"},"sourceData":"00000018800000050000000000000d213131323433373300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3362,"message_id":"1124374"},"sourceData":"00000018800000050000000000000d223131323433373400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3363,"message_id":"1124376"},"sourceData":"00000018800000050000000000000d233131323433373600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3364,"message_id":"1124368"},"sourceData":"00000018800000050000000000000d243131323433363800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3365,"message_id":"1124369"},"sourceData":"00000018800000050000000000000d253131323433363900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124359', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200161' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124361', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200162' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124362', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200163' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124363', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200164' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124367', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200165' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124373', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200166' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124374', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200167' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124376', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200168' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124368', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200169' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124369', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.020006+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200170' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d30000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234333835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d31000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234333837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d32000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d33000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234333934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d34000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234333938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d35000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d36000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d37000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d38000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234333932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d39000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3376,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124385 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3377,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124387 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3378,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124393 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3379,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124394 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3380,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124398 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3381,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124399 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3382,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124389 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3383,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124391 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3384,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124392 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3385,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124395 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124385","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.376277","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124387","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.379582","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124393","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.382605","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124394","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.387371","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124398","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.392882","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124399","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.397842","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124389","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.402347","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124391","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.406439","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124392","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.411073","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124395","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.415873","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d26313132343337320000000018800000050000000000000d27313132343337350000000018800000050000000000000d28313132343337390000000018800000050000000000000d29313132343338320000000018800000050000000000000d2a313132343338360000000018800000050000000000000d2b313132343338380000000018800000050000000000000d2c313132343337370000000018800000050000000000000d2d313132343338300000000018800000050000000000000d2e313132343338310000000018800000050000000000000d2f3131323433383300"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3366,"message_id":"1124372"},"sourceData":"00000018800000050000000000000d263131323433373200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3367,"message_id":"1124375"},"sourceData":"00000018800000050000000000000d273131323433373500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3368,"message_id":"1124379"},"sourceData":"00000018800000050000000000000d283131323433373900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3369,"message_id":"1124382"},"sourceData":"00000018800000050000000000000d293131323433383200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3370,"message_id":"1124386"},"sourceData":"00000018800000050000000000000d2a3131323433383600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3371,"message_id":"1124388"},"sourceData":"00000018800000050000000000000d2b3131323433383800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3372,"message_id":"1124377"},"sourceData":"00000018800000050000000000000d2c3131323433373700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3373,"message_id":"1124380"},"sourceData":"00000018800000050000000000000d2d3131323433383000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3374,"message_id":"1124381"},"sourceData":"00000018800000050000000000000d2e3131323433383100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3375,"message_id":"1124383"},"sourceData":"00000018800000050000000000000d2f3131323433383300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124372', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200171' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124375', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200172' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124379', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200173' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124382', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200174' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124386', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200175' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124388', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200176' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124377', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200177' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124380', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200178' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124381', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200179' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124383', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.058582+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200180' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d3a000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234333936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d3b000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d3c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d3d000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d3e000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234343033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d3f000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234343035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d40000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234343036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d41000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234343037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d42000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d43000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3386,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124396 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3387,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124397 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3388,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124401 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3389,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124402 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3390,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124403 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3391,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124405 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3392,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124406 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3393,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124407 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3394,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124408 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3395,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124410 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124396","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.420258","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124397","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.424227","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124401","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.428057","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124402","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.431107","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124403","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.433678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124405","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.436346","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124406","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.439545","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124407","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.443344","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124408","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.446506","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124410","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.44937","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d30313132343338350000000018800000050000000000000d31313132343338370000000018800000050000000000000d32313132343339330000000018800000050000000000000d33313132343339340000000018800000050000000000000d34313132343339380000000018800000050000000000000d35313132343339390000000018800000050000000000000d36313132343338390000000018800000050000000000000d37313132343339310000000018800000050000000000000d38313132343339320000000018800000050000000000000d393131323433393500"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3376,"message_id":"1124385"},"sourceData":"00000018800000050000000000000d303131323433383500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3377,"message_id":"1124387"},"sourceData":"00000018800000050000000000000d313131323433383700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3378,"message_id":"1124393"},"sourceData":"00000018800000050000000000000d323131323433393300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3379,"message_id":"1124394"},"sourceData":"00000018800000050000000000000d333131323433393400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3380,"message_id":"1124398"},"sourceData":"00000018800000050000000000000d343131323433393800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3381,"message_id":"1124399"},"sourceData":"00000018800000050000000000000d353131323433393900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3382,"message_id":"1124389"},"sourceData":"00000018800000050000000000000d363131323433383900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3383,"message_id":"1124391"},"sourceData":"00000018800000050000000000000d373131323433393100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3384,"message_id":"1124392"},"sourceData":"00000018800000050000000000000d383131323433393200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3385,"message_id":"1124395"},"sourceData":"00000018800000050000000000000d393131323433393500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124385', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200181' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124387', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200182' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124393', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200183' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124394', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200184' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124398', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200185' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124399', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200186' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124389', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200187' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124391', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200188' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124392', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200189' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124395', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.09782+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200190' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d44000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234343131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d45000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d46000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d47000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d48000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d49000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d4a000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d4b000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d4c000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d4d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3396,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124411 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3397,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3398,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3399,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3400,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124354 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3401,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124360 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3402,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124366 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3403,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124370 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3404,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124378 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3405,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124384 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124411","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.451983","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.455005","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.45805","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.461071","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124354","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.464294","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124360","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.467055","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124366","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.469658","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124370","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.472316","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124378","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.474904","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124384","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.477307","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d3a313132343339360000000018800000050000000000000d3b313132343339370000000018800000050000000000000d3c313132343430310000000018800000050000000000000d3d313132343430320000000018800000050000000000000d3e313132343430330000000018800000050000000000000d3f313132343430350000000018800000050000000000000d40313132343430360000000018800000050000000000000d41313132343430370000000018800000050000000000000d42313132343430380000000018800000050000000000000d433131323434313000"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3386,"message_id":"1124396"},"sourceData":"00000018800000050000000000000d3a3131323433393600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3387,"message_id":"1124397"},"sourceData":"00000018800000050000000000000d3b3131323433393700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3388,"message_id":"1124401"},"sourceData":"00000018800000050000000000000d3c3131323434303100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3389,"message_id":"1124402"},"sourceData":"00000018800000050000000000000d3d3131323434303200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3390,"message_id":"1124403"},"sourceData":"00000018800000050000000000000d3e3131323434303300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3391,"message_id":"1124405"},"sourceData":"00000018800000050000000000000d3f3131323434303500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3392,"message_id":"1124406"},"sourceData":"00000018800000050000000000000d403131323434303600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3393,"message_id":"1124407"},"sourceData":"00000018800000050000000000000d413131323434303700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3394,"message_id":"1124408"},"sourceData":"00000018800000050000000000000d423131323434303800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3395,"message_id":"1124410"},"sourceData":"00000018800000050000000000000d433131323434313000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124396', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200191' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124397', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200192' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124401', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200193' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124402', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200194' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124403', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200195' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124405', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200196' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124406', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200197' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124407', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200198' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124408', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200199' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124410', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.135746+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200200' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d4e000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d4f000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d50000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d51000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234343133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d52000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d53000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234343136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d54000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234343137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d55000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d56000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234343139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d57000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234343039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3406,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124390 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3407,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124371 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3408,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124400 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3409,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124413 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3410,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124415 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3411,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124416 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3412,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124417 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3413,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124418 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3414,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124419 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3415,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124409 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124390","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.479924","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124371","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.482414","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124400","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.484871","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124413","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.487342","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124415","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.489713","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124416","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.492999","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124417","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.495289","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124418","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.497651","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124419","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.500021","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124409","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.502393","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d44313132343431310000000018800000050000000000000d45313132343334300000000018800000050000000000000d46313132343334310000000018800000050000000000000d47313132343334320000000018800000050000000000000d48313132343335340000000018800000050000000000000d49313132343336300000000018800000050000000000000d4a313132343336360000000018800000050000000000000d4b313132343337300000000018800000050000000000000d4c313132343337380000000018800000050000000000000d4d3131323433383400"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3396,"message_id":"1124411"},"sourceData":"00000018800000050000000000000d443131323434313100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3397,"message_id":"1124340"},"sourceData":"00000018800000050000000000000d453131323433343000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3398,"message_id":"1124341"},"sourceData":"00000018800000050000000000000d463131323433343100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3399,"message_id":"1124342"},"sourceData":"00000018800000050000000000000d473131323433343200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3400,"message_id":"1124354"},"sourceData":"00000018800000050000000000000d483131323433353400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3401,"message_id":"1124360"},"sourceData":"00000018800000050000000000000d493131323433363000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3402,"message_id":"1124366"},"sourceData":"00000018800000050000000000000d4a3131323433363600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3403,"message_id":"1124370"},"sourceData":"00000018800000050000000000000d4b3131323433373000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3404,"message_id":"1124378"},"sourceData":"00000018800000050000000000000d4c3131323433373800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3405,"message_id":"1124384"},"sourceData":"00000018800000050000000000000d4d3131323433383400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124411', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200201' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124340', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200202' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124341', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200203' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124342', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200204' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124354', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200205' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124360', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200206' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124366', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200207' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124370', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200208' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124378', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200209' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124384', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.178219+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200210' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d58000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d59000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234343134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5b000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5c000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234343034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5d000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313234333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5e000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313234333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d5f000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d60000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d61000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3416,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124412 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3417,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124414 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3418,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3419,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3420,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124404 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3421,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3422,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3423,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3424,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3425,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124412","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.504858","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124414","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.507355","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.204117","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.207249","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124404","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.210328","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.213292","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.216327","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.219409","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.222202","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.224893","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d4e313132343339300000000018800000050000000000000d4f313132343337310000000018800000050000000000000d50313132343430300000000018800000050000000000000d51313132343431330000000018800000050000000000000d52313132343431350000000018800000050000000000000d53313132343431360000000018800000050000000000000d54313132343431370000000018800000050000000000000d55313132343431380000000018800000050000000000000d56313132343431390000000018800000050000000000000d573131323434303900"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3406,"message_id":"1124390"},"sourceData":"00000018800000050000000000000d4e3131323433393000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3407,"message_id":"1124371"},"sourceData":"00000018800000050000000000000d4f3131323433373100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3408,"message_id":"1124400"},"sourceData":"00000018800000050000000000000d503131323434303000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3409,"message_id":"1124413"},"sourceData":"00000018800000050000000000000d513131323434313300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3410,"message_id":"1124415"},"sourceData":"00000018800000050000000000000d523131323434313500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3411,"message_id":"1124416"},"sourceData":"00000018800000050000000000000d533131323434313600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3412,"message_id":"1124417"},"sourceData":"00000018800000050000000000000d543131323434313700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3413,"message_id":"1124418"},"sourceData":"00000018800000050000000000000d553131323434313800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3414,"message_id":"1124419"},"sourceData":"00000018800000050000000000000d563131323434313900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3415,"message_id":"1124409"},"sourceData":"00000018800000050000000000000d573131323434303900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124390', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200211' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124371', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200212' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124400', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200213' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124413', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200214' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124415', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200215' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124416', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200216' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124417', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200217' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124418', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200218' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124419', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200219' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124409', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.2178+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200220' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d62000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d63000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d64000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d65000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d66000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d67000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d68000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234333330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d69000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d6a000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234333332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d6b000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313234333333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3426,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3427,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3428,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3429,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124337 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3430,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3431,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3432,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124330 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3433,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3434,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124332 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3435,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124333 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.227678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.230826","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.233604","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124337","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.236411","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.239373","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.242226","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124330","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.245072","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.247639","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124332","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.250119","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124333","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.252695","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d58313132343431320000000018800000050000000000000d59313132343431340000000018800000050000000000000d5a313132343332300000000018800000050000000000000d5b313132343332350000000018800000050000000000000d5c313132343430340000000018800000050000000000000d5d313132343332310000000018800000050000000000000d5e313132343332320000000018800000050000000000000d5f313132343332330000000018800000050000000000000d60313132343332340000000018800000050000000000000d613131323433323600"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3416,"message_id":"1124412"},"sourceData":"00000018800000050000000000000d583131323434313200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3417,"message_id":"1124414"},"sourceData":"00000018800000050000000000000d593131323434313400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3418,"message_id":"1124320"},"sourceData":"00000018800000050000000000000d5a3131323433323000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3419,"message_id":"1124325"},"sourceData":"00000018800000050000000000000d5b3131323433323500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3420,"message_id":"1124404"},"sourceData":"00000018800000050000000000000d5c3131323434303400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3421,"message_id":"1124321"},"sourceData":"00000018800000050000000000000d5d3131323433323100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3422,"message_id":"1124322"},"sourceData":"00000018800000050000000000000d5e3131323433323200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3423,"message_id":"1124323"},"sourceData":"00000018800000050000000000000d5f3131323433323300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3424,"message_id":"1124324"},"sourceData":"00000018800000050000000000000d603131323433323400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3425,"message_id":"1124326"},"sourceData":"00000018800000050000000000000d613131323433323600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124412', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200221' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124414', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200222' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124320', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200223' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124325', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200224' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124404', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200225' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124321', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200226' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124322', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200227' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124323', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200228' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124324', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200229' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124326', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.265017+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200230' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d6c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d6d000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d6e000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000d6f000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d70000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d71000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d72000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234333530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d73000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d74000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d75000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3436,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3437,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3438,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124336 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3439,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3440,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124346 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3441,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3442,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124350 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3443,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124352 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3444,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3445,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124345 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.255245","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.257844","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124336","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.260438","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.263517","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124346","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.26613","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.268766","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124350","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.271578","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124352","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.274209","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.276987","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124345","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.279782","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d62313132343332370000000018800000050000000000000d63313132343332380000000018800000050000000000000d64313132343332390000000018800000050000000000000d65313132343333370000000018800000050000000000000d66313132343333380000000018800000050000000000000d67313132343333390000000018800000050000000000000d68313132343333300000000018800000050000000000000d69313132343333310000000018800000050000000000000d6a313132343333320000000018800000050000000000000d6b3131323433333300"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3426,"message_id":"1124327"},"sourceData":"00000018800000050000000000000d623131323433323700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3427,"message_id":"1124328"},"sourceData":"00000018800000050000000000000d633131323433323800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3428,"message_id":"1124329"},"sourceData":"00000018800000050000000000000d643131323433323900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3429,"message_id":"1124337"},"sourceData":"00000018800000050000000000000d653131323433333700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3430,"message_id":"1124338"},"sourceData":"00000018800000050000000000000d663131323433333800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3431,"message_id":"1124339"},"sourceData":"00000018800000050000000000000d673131323433333900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3432,"message_id":"1124330"},"sourceData":"00000018800000050000000000000d683131323433333000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3433,"message_id":"1124331"},"sourceData":"00000018800000050000000000000d693131323433333100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3434,"message_id":"1124332"},"sourceData":"00000018800000050000000000000d6a3131323433333200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3435,"message_id":"1124333"},"sourceData":"00000018800000050000000000000d6b3131323433333300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124327', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200231' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124328', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200232' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124329', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200233' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124337', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200234' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124338', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200235' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124339', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200236' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124330', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200237' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124331', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200238' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124332', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200239' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124333', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.296702+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200240' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d76000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d77000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d78000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d79000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d7a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d7b000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d7c000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234333634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d7d000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d7e000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d7f000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3446,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3447,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124348 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3448,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124351 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3449,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124353 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3450,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124356 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3451,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124358 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3452,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124364 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3453,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124365 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3454,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124355 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3455,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124357 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.282274","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124348","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.284909","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124351","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.295679","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124353","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.298709","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124356","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.301687","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124358","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.304241","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124364","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.306743","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124365","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.309771","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124355","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.312918","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124357","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.315977","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d6c313132343333340000000018800000050000000000000d6d313132343333350000000018800000050000000000000d6e313132343333360000000018800000050000000000000d6f313132343334340000000018800000050000000000000d70313132343334360000000018800000050000000000000d71313132343334390000000018800000050000000000000d72313132343335300000000018800000050000000000000d73313132343335320000000018800000050000000000000d74313132343334330000000018800000050000000000000d753131323433343500"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3436,"message_id":"1124334"},"sourceData":"00000018800000050000000000000d6c3131323433333400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3437,"message_id":"1124335"},"sourceData":"00000018800000050000000000000d6d3131323433333500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3438,"message_id":"1124336"},"sourceData":"00000018800000050000000000000d6e3131323433333600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3439,"message_id":"1124344"},"sourceData":"00000018800000050000000000000d6f3131323433343400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3440,"message_id":"1124346"},"sourceData":"00000018800000050000000000000d703131323433343600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3441,"message_id":"1124349"},"sourceData":"00000018800000050000000000000d713131323433343900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3442,"message_id":"1124350"},"sourceData":"00000018800000050000000000000d723131323433353000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3443,"message_id":"1124352"},"sourceData":"00000018800000050000000000000d733131323433353200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3444,"message_id":"1124343"},"sourceData":"00000018800000050000000000000d743131323433343300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3445,"message_id":"1124345"},"sourceData":"00000018800000050000000000000d753131323433343500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124334', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200241' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124335', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200242' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124336', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200243' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124344', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200244' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124346', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200245' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124349', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200246' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124350', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200247' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124352', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200248' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124343', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200249' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124345', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.338049+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200250' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d80000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d81000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313234333631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d82000100343231393034333436333032000100343231393433333335353938000400000000000000007769643a31313234333632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d83000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d84000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234333637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d85000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d86000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234333734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d87000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d88000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234333638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d89000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3456,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124359 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3457,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124361 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3458,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124362 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3459,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124363 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3460,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124367 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3461,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124373 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3462,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124374 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3463,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124376 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3464,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124368 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3465,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124369 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124359","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.31848","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124361","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.321179","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124362","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.323885","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124363","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.326389","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124367","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.329106","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124373","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.331856","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124374","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.334483","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124376","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.337275","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124368","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.339762","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124369","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.342309","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d76313132343334370000000018800000050000000000000d77313132343334380000000018800000050000000000000d78313132343335310000000018800000050000000000000d79313132343335330000000018800000050000000000000d7a313132343335360000000018800000050000000000000d7b313132343335380000000018800000050000000000000d7c313132343336340000000018800000050000000000000d7d313132343336350000000018800000050000000000000d7e313132343335350000000018800000050000000000000d7f3131323433353700"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3446,"message_id":"1124347"},"sourceData":"00000018800000050000000000000d763131323433343700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3447,"message_id":"1124348"},"sourceData":"00000018800000050000000000000d773131323433343800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3448,"message_id":"1124351"},"sourceData":"00000018800000050000000000000d783131323433353100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3449,"message_id":"1124353"},"sourceData":"00000018800000050000000000000d793131323433353300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3450,"message_id":"1124356"},"sourceData":"00000018800000050000000000000d7a3131323433353600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3451,"message_id":"1124358"},"sourceData":"00000018800000050000000000000d7b3131323433353800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3452,"message_id":"1124364"},"sourceData":"00000018800000050000000000000d7c3131323433363400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3453,"message_id":"1124365"},"sourceData":"00000018800000050000000000000d7d3131323433363500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3454,"message_id":"1124355"},"sourceData":"00000018800000050000000000000d7e3131323433353500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3455,"message_id":"1124357"},"sourceData":"00000018800000050000000000000d7f3131323433353700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124347', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200251' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124348', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200252' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124351', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200253' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124353', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200254' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124356', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200255' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124358', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200256' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124364', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200257' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124365', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200258' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124355', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200259' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124357', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.384759+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200260' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d8a000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234333732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d8b000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234333735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d8c000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d8d000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234333832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d8e000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234333836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d8f000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234333838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d90000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d91000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234333830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d92000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234333831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d93000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3466,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124372 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3467,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124375 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3468,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124379 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3469,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124382 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3470,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124386 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3471,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124388 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3472,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124377 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3473,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124380 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3474,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124381 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3475,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124383 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124372","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.344796","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124375","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.347594","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124379","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.350079","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124382","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.352857","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124386","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.3555","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124388","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.358567","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124377","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.361549","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124380","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.364848","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124381","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.369058","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124383","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.372821","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d80313132343335390000000018800000050000000000000d81313132343336310000000018800000050000000000000d82313132343336320000000018800000050000000000000d83313132343336330000000018800000050000000000000d84313132343336370000000018800000050000000000000d85313132343337330000000018800000050000000000000d86313132343337340000000018800000050000000000000d87313132343337360000000018800000050000000000000d88313132343336380000000018800000050000000000000d893131323433363900"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3456,"message_id":"1124359"},"sourceData":"00000018800000050000000000000d803131323433353900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3457,"message_id":"1124361"},"sourceData":"00000018800000050000000000000d813131323433363100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3458,"message_id":"1124362"},"sourceData":"00000018800000050000000000000d823131323433363200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3459,"message_id":"1124363"},"sourceData":"00000018800000050000000000000d833131323433363300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3460,"message_id":"1124367"},"sourceData":"00000018800000050000000000000d843131323433363700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3461,"message_id":"1124373"},"sourceData":"00000018800000050000000000000d853131323433373300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3462,"message_id":"1124374"},"sourceData":"00000018800000050000000000000d863131323433373400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3463,"message_id":"1124376"},"sourceData":"00000018800000050000000000000d873131323433373600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3464,"message_id":"1124368"},"sourceData":"00000018800000050000000000000d883131323433363800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3465,"message_id":"1124369"},"sourceData":"00000018800000050000000000000d893131323433363900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124359', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200261' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124361', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200262' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124362', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200263' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124363', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200264' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124367', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200265' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124373', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200266' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124374', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200267' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124376', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200268' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124368', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200269' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124369', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.429785+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200270' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d94000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234333835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d95000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234333837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d96000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d97000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234333934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d98000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234333938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000d99000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000d9a000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d9b000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d9c000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234333932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000d9d000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234333935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3476,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124385 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3477,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124387 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3478,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124393 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3479,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124394 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3480,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124398 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3481,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124399 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3482,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124389 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3483,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124391 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3484,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124392 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3485,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124395 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124385","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.376277","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124387","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.379582","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124393","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.382605","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124394","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.387371","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124398","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.392882","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124399","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.397842","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124389","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.402347","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124391","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.406439","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124392","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.411073","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124395","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.415873","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d8a313132343337320000000018800000050000000000000d8b313132343337350000000018800000050000000000000d8c313132343337390000000018800000050000000000000d8d313132343338320000000018800000050000000000000d8e313132343338360000000018800000050000000000000d8f313132343338380000000018800000050000000000000d90313132343337370000000018800000050000000000000d91313132343338300000000018800000050000000000000d92313132343338310000000018800000050000000000000d933131323433383300"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3466,"message_id":"1124372"},"sourceData":"00000018800000050000000000000d8a3131323433373200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3467,"message_id":"1124375"},"sourceData":"00000018800000050000000000000d8b3131323433373500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3468,"message_id":"1124379"},"sourceData":"00000018800000050000000000000d8c3131323433373900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3469,"message_id":"1124382"},"sourceData":"00000018800000050000000000000d8d3131323433383200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3470,"message_id":"1124386"},"sourceData":"00000018800000050000000000000d8e3131323433383600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3471,"message_id":"1124388"},"sourceData":"00000018800000050000000000000d8f3131323433383800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3472,"message_id":"1124377"},"sourceData":"00000018800000050000000000000d903131323433373700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3473,"message_id":"1124380"},"sourceData":"00000018800000050000000000000d913131323433383000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3474,"message_id":"1124381"},"sourceData":"00000018800000050000000000000d923131323433383100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3475,"message_id":"1124383"},"sourceData":"00000018800000050000000000000d933131323433383300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124372', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200271' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124375', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200272' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124379', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200273' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124382', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200274' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124386', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200275' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124388', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200276' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124377', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200277' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124380', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200278' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124381', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200279' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124383', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.4747+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200280' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000d9e000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234333936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000d9f000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000da0000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000da1000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000da2000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234343033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000da3000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313234343035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000da4000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234343036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000da5000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234343037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000da6000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000da7000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3486,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124396 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3487,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124397 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3488,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124401 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3489,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124402 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3490,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124403 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3491,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124405 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3492,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124406 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3493,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124407 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3494,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124408 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3495,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124410 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124396","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.420258","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124397","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.424227","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124401","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.428057","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124402","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.431107","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124403","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.433678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124405","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.436346","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124406","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.439545","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124407","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.443344","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124408","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.446506","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124410","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.44937","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d94313132343338350000000018800000050000000000000d95313132343338370000000018800000050000000000000d96313132343339330000000018800000050000000000000d97313132343339340000000018800000050000000000000d98313132343339380000000018800000050000000000000d99313132343339390000000018800000050000000000000d9a313132343338390000000018800000050000000000000d9b313132343339310000000018800000050000000000000d9c313132343339320000000018800000050000000000000d9d3131323433393500"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3476,"message_id":"1124385"},"sourceData":"00000018800000050000000000000d943131323433383500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3477,"message_id":"1124387"},"sourceData":"00000018800000050000000000000d953131323433383700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3478,"message_id":"1124393"},"sourceData":"00000018800000050000000000000d963131323433393300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3479,"message_id":"1124394"},"sourceData":"00000018800000050000000000000d973131323433393400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3480,"message_id":"1124398"},"sourceData":"00000018800000050000000000000d983131323433393800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3481,"message_id":"1124399"},"sourceData":"00000018800000050000000000000d993131323433393900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3482,"message_id":"1124389"},"sourceData":"00000018800000050000000000000d9a3131323433383900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3483,"message_id":"1124391"},"sourceData":"00000018800000050000000000000d9b3131323433393100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3484,"message_id":"1124392"},"sourceData":"00000018800000050000000000000d9c3131323433393200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3485,"message_id":"1124395"},"sourceData":"00000018800000050000000000000d9d3131323433393500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124385', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200281' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124387', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200282' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124393', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200283' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124394', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200284' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124398', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200285' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124399', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200286' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124389', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200287' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124391', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200288' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124392', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200289' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124395', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.522623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200290' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000da8000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234343131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000da9000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000daa000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313234333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dab000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dac000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313234333534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dad000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234333630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dae000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000daf000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313234333730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000db0000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234333738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000db1000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234333834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3496,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124411 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3497,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3498,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3499,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3500,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124354 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3501,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124360 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3502,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124366 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3503,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124370 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3504,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124378 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3505,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124384 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124411","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.451983","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.455005","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.45805","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.461071","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124354","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.464294","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124360","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.467055","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124366","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.469658","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124370","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.472316","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124378","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.474904","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124384","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.477307","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000d9e313132343339360000000018800000050000000000000d9f313132343339370000000018800000050000000000000da0313132343430310000000018800000050000000000000da1313132343430320000000018800000050000000000000da2313132343430330000000018800000050000000000000da3313132343430350000000018800000050000000000000da4313132343430360000000018800000050000000000000da5313132343430370000000018800000050000000000000da6313132343430380000000018800000050000000000000da73131323434313000"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3486,"message_id":"1124396"},"sourceData":"00000018800000050000000000000d9e3131323433393600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3487,"message_id":"1124397"},"sourceData":"00000018800000050000000000000d9f3131323433393700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3488,"message_id":"1124401"},"sourceData":"00000018800000050000000000000da03131323434303100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3489,"message_id":"1124402"},"sourceData":"00000018800000050000000000000da13131323434303200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3490,"message_id":"1124403"},"sourceData":"00000018800000050000000000000da23131323434303300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3491,"message_id":"1124405"},"sourceData":"00000018800000050000000000000da33131323434303500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3492,"message_id":"1124406"},"sourceData":"00000018800000050000000000000da43131323434303600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3493,"message_id":"1124407"},"sourceData":"00000018800000050000000000000da53131323434303700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3494,"message_id":"1124408"},"sourceData":"00000018800000050000000000000da63131323434303800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3495,"message_id":"1124410"},"sourceData":"00000018800000050000000000000da73131323434313000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124396', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200291' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124397', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200292' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124401', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200293' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124402', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200294' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124403', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200295' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124405', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200296' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124406', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200297' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124407', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200298' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124408', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200299' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124410', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.57962+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200300' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000db2000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234333930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000db3000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234333731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000db4000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000db5000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313234343133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000db6000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000db7000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313234343136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000db8000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313234343137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000db9000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dba000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313234343139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dbb000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313234343039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3506,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124390 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3507,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124371 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3508,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124400 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3509,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124413 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3510,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124415 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3511,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124416 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3512,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124417 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3513,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124418 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3514,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124419 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3515,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124409 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124390","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.479924","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124371","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.482414","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124400","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.484871","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124413","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.487342","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124415","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.489713","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124416","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.492999","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124417","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.495289","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124418","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.497651","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124419","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.500021","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124409","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.502393","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000da8313132343431310000000018800000050000000000000da9313132343334300000000018800000050000000000000daa313132343334310000000018800000050000000000000dab313132343334320000000018800000050000000000000dac313132343335340000000018800000050000000000000dad313132343336300000000018800000050000000000000dae313132343336360000000018800000050000000000000daf313132343337300000000018800000050000000000000db0313132343337380000000018800000050000000000000db13131323433383400"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3496,"message_id":"1124411"},"sourceData":"00000018800000050000000000000da83131323434313100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3497,"message_id":"1124340"},"sourceData":"00000018800000050000000000000da93131323433343000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3498,"message_id":"1124341"},"sourceData":"00000018800000050000000000000daa3131323433343100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3499,"message_id":"1124342"},"sourceData":"00000018800000050000000000000dab3131323433343200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3500,"message_id":"1124354"},"sourceData":"00000018800000050000000000000dac3131323433353400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3501,"message_id":"1124360"},"sourceData":"00000018800000050000000000000dad3131323433363000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3502,"message_id":"1124366"},"sourceData":"00000018800000050000000000000dae3131323433363600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3503,"message_id":"1124370"},"sourceData":"00000018800000050000000000000daf3131323433373000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3504,"message_id":"1124378"},"sourceData":"00000018800000050000000000000db03131323433373800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3505,"message_id":"1124384"},"sourceData":"00000018800000050000000000000db13131323433383400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124411', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200301' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124340', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200302' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124341', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200303' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124342', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200304' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124354', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200305' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124360', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200306' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124366', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200307' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124370', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200308' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124378', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200309' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124384', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.62623+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200310' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000dbc000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dbd000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313234343134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dbe000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dbf000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234343733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dc0000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000dc1000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dc2000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dc3000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dc4000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000dc5000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3516,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124412 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3517,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124414 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3518,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124428 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3519,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124473 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3520,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124474 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3521,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124430 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3522,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124434 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3523,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124435 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3524,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124427 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3525,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124429 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124412","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.504858","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124414","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:21.507355","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124428","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.24386","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124473","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.247586","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124474","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.250398","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124430","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.271645","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124434","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.274537","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124435","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.277212","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124427","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.280183","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124429","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.283448","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000db2313132343339300000000018800000050000000000000db3313132343337310000000018800000050000000000000db4313132343430300000000018800000050000000000000db5313132343431330000000018800000050000000000000db6313132343431350000000018800000050000000000000db7313132343431360000000018800000050000000000000db8313132343431370000000018800000050000000000000db9313132343431380000000018800000050000000000000dba313132343431390000000018800000050000000000000dbb3131323434303900"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3506,"message_id":"1124390"},"sourceData":"00000018800000050000000000000db23131323433393000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3507,"message_id":"1124371"},"sourceData":"00000018800000050000000000000db33131323433373100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3508,"message_id":"1124400"},"sourceData":"00000018800000050000000000000db43131323434303000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3509,"message_id":"1124413"},"sourceData":"00000018800000050000000000000db53131323434313300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3510,"message_id":"1124415"},"sourceData":"00000018800000050000000000000db63131323434313500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3511,"message_id":"1124416"},"sourceData":"00000018800000050000000000000db73131323434313600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3512,"message_id":"1124417"},"sourceData":"00000018800000050000000000000db83131323434313700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3513,"message_id":"1124418"},"sourceData":"00000018800000050000000000000db93131323434313800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3514,"message_id":"1124419"},"sourceData":"00000018800000050000000000000dba3131323434313900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3515,"message_id":"1124409"},"sourceData":"00000018800000050000000000000dbb3131323434303900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124390', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200311' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124371', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200312' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124400', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200313' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124413', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200314' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124415', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200315' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124416', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200316' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124417', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200317' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124418', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200318' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124419', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200319' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124409', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.668321+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200320' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000dc6000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dc7000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dc8000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dc9000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234343438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dca000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dcb000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234343235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000dcc000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dcd000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dce000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dcf000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234343337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3526,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124431 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3527,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124432 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3528,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124433 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3529,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124448 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3530,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124424 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3531,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124425 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3532,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124439 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3533,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124441 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3534,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124443 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3535,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124437 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124431","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.286377","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124432","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.289466","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124433","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.292198","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124448","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.295111","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124424","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.297877","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124425","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.300993","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124439","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.303676","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124441","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.30654","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124443","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.309165","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124437","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.312128","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000dbc313132343431320000000018800000050000000000000dbd313132343431340000000018800000050000000000000dbe313132343432380000000018800000050000000000000dbf313132343437330000000018800000050000000000000dc0313132343437340000000018800000050000000000000dc1313132343433300000000018800000050000000000000dc2313132343433340000000018800000050000000000000dc3313132343433350000000018800000050000000000000dc4313132343432370000000018800000050000000000000dc53131323434323900"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3516,"message_id":"1124412"},"sourceData":"00000018800000050000000000000dbc3131323434313200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3517,"message_id":"1124414"},"sourceData":"00000018800000050000000000000dbd3131323434313400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3518,"message_id":"1124428"},"sourceData":"00000018800000050000000000000dbe3131323434323800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3519,"message_id":"1124473"},"sourceData":"00000018800000050000000000000dbf3131323434373300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3520,"message_id":"1124474"},"sourceData":"00000018800000050000000000000dc03131323434373400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3521,"message_id":"1124430"},"sourceData":"00000018800000050000000000000dc13131323434333000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3522,"message_id":"1124434"},"sourceData":"00000018800000050000000000000dc23131323434333400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3523,"message_id":"1124435"},"sourceData":"00000018800000050000000000000dc33131323434333500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3524,"message_id":"1124427"},"sourceData":"00000018800000050000000000000dc43131323434323700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3525,"message_id":"1124429"},"sourceData":"00000018800000050000000000000dc53131323434323900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124412', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200321' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124414', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200322' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124428', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200323' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124473', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200324' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124474', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200325' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124430', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200333' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124434', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200334' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124435', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200335' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124427', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200336' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124429', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.713296+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200337' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000dd0000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dd1000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000dd2000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dd3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dd4000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234343531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dd5000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dd6000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dd7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234343538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dd8000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dd9000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234343530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3536,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124438 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3537,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124440 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3538,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124445 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3539,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124446 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3540,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124451 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3541,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124452 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3542,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124457 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3543,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124458 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3544,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124459 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3545,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124450 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124438","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.31463","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124440","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.317172","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124445","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.319691","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124446","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.322151","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124451","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.324761","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124452","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.327732","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124457","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.330693","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124458","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.33356","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124459","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.336292","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124450","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.338791","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000dc6313132343433310000000018800000050000000000000dc7313132343433320000000018800000050000000000000dc8313132343433330000000018800000050000000000000dc9313132343434380000000018800000050000000000000dca313132343432340000000018800000050000000000000dcb313132343432350000000018800000050000000000000dcc313132343433390000000018800000050000000000000dcd313132343434310000000018800000050000000000000dce313132343434330000000018800000050000000000000dcf3131323434333700"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3526,"message_id":"1124431"},"sourceData":"00000018800000050000000000000dc63131323434333100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3527,"message_id":"1124432"},"sourceData":"00000018800000050000000000000dc73131323434333200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3528,"message_id":"1124433"},"sourceData":"00000018800000050000000000000dc83131323434333300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3529,"message_id":"1124448"},"sourceData":"00000018800000050000000000000dc93131323434343800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3530,"message_id":"1124424"},"sourceData":"00000018800000050000000000000dca3131323434323400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3531,"message_id":"1124425"},"sourceData":"00000018800000050000000000000dcb3131323434323500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3532,"message_id":"1124439"},"sourceData":"00000018800000050000000000000dcc3131323434333900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3533,"message_id":"1124441"},"sourceData":"00000018800000050000000000000dcd3131323434343100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3534,"message_id":"1124443"},"sourceData":"00000018800000050000000000000dce3131323434343300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3535,"message_id":"1124437"},"sourceData":"00000018800000050000000000000dcf3131323434333700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124431', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200338' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124432', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200339' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124433', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200340' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124448', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200341' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124424', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200342' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124425', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200343' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124439', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200344' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124441', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200345' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124443', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200346' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124437', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.752157+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200347' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000dda000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234343533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ddb000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000ddc000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234343535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000ddd000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000dde000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234343636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000ddf000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000de0000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234343730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000de1000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000de2000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234343631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000de3000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3546,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124453 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3547,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124454 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3548,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124455 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3549,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124460 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3550,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124466 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3551,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124469 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3552,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124470 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3553,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124471 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3554,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124461 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3555,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124462 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124453","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.341446","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124454","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.344679","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124455","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.348019","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124460","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.350699","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124466","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.35346","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124469","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.356027","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124470","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.358875","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124471","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.361479","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124461","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.364452","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124462","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.367395","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000dd0313132343433380000000018800000050000000000000dd1313132343434300000000018800000050000000000000dd2313132343434350000000018800000050000000000000dd3313132343434360000000018800000050000000000000dd4313132343435310000000018800000050000000000000dd5313132343435320000000018800000050000000000000dd6313132343435370000000018800000050000000000000dd7313132343435380000000018800000050000000000000dd8313132343435390000000018800000050000000000000dd93131323434353000"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3536,"message_id":"1124438"},"sourceData":"00000018800000050000000000000dd03131323434333800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3537,"message_id":"1124440"},"sourceData":"00000018800000050000000000000dd13131323434343000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3538,"message_id":"1124445"},"sourceData":"00000018800000050000000000000dd23131323434343500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3539,"message_id":"1124446"},"sourceData":"00000018800000050000000000000dd33131323434343600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3540,"message_id":"1124451"},"sourceData":"00000018800000050000000000000dd43131323434353100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3541,"message_id":"1124452"},"sourceData":"00000018800000050000000000000dd53131323434353200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3542,"message_id":"1124457"},"sourceData":"00000018800000050000000000000dd63131323434353700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3543,"message_id":"1124458"},"sourceData":"00000018800000050000000000000dd73131323434353800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3544,"message_id":"1124459"},"sourceData":"00000018800000050000000000000dd83131323434353900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3545,"message_id":"1124450"},"sourceData":"00000018800000050000000000000dd93131323434353000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124438', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200348' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124440', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200349' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124445', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200350' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124446', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200351' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124451', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200352' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124452', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200353' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124457', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200354' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124458', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200355' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124459', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200356' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124450', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.796278+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200357' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000de4000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000de5000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234343637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000de6000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234343638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000de7000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000de8000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000de9000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dea000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234343831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000deb000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234343833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dec000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234343835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000ded000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234343737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3556,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124464 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3557,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124467 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3558,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124468 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3559,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124472 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3560,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124426 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3561,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124479 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3562,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124481 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3563,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124483 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3564,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124485 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3565,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124477 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124464","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.370112","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124467","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.372499","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124468","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.374979","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124472","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.377423","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124426","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.379768","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124479","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.382314","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124481","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.38473","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124483","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.387558","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124485","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.389961","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124477","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.392256","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000dda313132343435330000000018800000050000000000000ddb313132343435340000000018800000050000000000000ddc313132343435350000000018800000050000000000000ddd313132343436300000000018800000050000000000000dde313132343436360000000018800000050000000000000ddf313132343436390000000018800000050000000000000de0313132343437300000000018800000050000000000000de1313132343437310000000018800000050000000000000de2313132343436310000000018800000050000000000000de33131323434363200"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3546,"message_id":"1124453"},"sourceData":"00000018800000050000000000000dda3131323434353300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3547,"message_id":"1124454"},"sourceData":"00000018800000050000000000000ddb3131323434353400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3548,"message_id":"1124455"},"sourceData":"00000018800000050000000000000ddc3131323434353500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3549,"message_id":"1124460"},"sourceData":"00000018800000050000000000000ddd3131323434363000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3550,"message_id":"1124466"},"sourceData":"00000018800000050000000000000dde3131323434363600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3551,"message_id":"1124469"},"sourceData":"00000018800000050000000000000ddf3131323434363900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3552,"message_id":"1124470"},"sourceData":"00000018800000050000000000000de03131323434373000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3553,"message_id":"1124471"},"sourceData":"00000018800000050000000000000de13131323434373100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3554,"message_id":"1124461"},"sourceData":"00000018800000050000000000000de23131323434363100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3555,"message_id":"1124462"},"sourceData":"00000018800000050000000000000de33131323434363200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124453', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200358' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124454', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200359' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124455', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200360' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124460', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200361' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124466', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200362' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124469', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200363' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124470', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200364' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124471', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200365' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124461', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200366' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124462', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.832425+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200367' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000dee000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000def000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000df0000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234343832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000df1000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234343834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000df2000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000df3000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000df4000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234343837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000df5000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000df6000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000df7000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3566,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124478 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3567,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124480 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3568,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124482 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3569,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124484 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3570,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124486 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3571,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124489 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3572,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124487 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3573,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124488 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3574,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124490 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3575,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124436 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124478","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.394626","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124480","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.396942","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124482","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.399361","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124484","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.401719","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124486","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.404127","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124489","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.406536","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124487","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.408872","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124488","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.411268","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124490","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.413664","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124436","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.416115","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000de4313132343436340000000018800000050000000000000de5313132343436370000000018800000050000000000000de6313132343436380000000018800000050000000000000de7313132343437320000000018800000050000000000000de8313132343432360000000018800000050000000000000de9313132343437390000000018800000050000000000000dea313132343438310000000018800000050000000000000deb313132343438330000000018800000050000000000000dec313132343438350000000018800000050000000000000ded3131323434373700"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3556,"message_id":"1124464"},"sourceData":"00000018800000050000000000000de43131323434363400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3557,"message_id":"1124467"},"sourceData":"00000018800000050000000000000de53131323434363700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3558,"message_id":"1124468"},"sourceData":"00000018800000050000000000000de63131323434363800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3559,"message_id":"1124472"},"sourceData":"00000018800000050000000000000de73131323434373200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3560,"message_id":"1124426"},"sourceData":"00000018800000050000000000000de83131323434323600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3561,"message_id":"1124479"},"sourceData":"00000018800000050000000000000de93131323434373900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3562,"message_id":"1124481"},"sourceData":"00000018800000050000000000000dea3131323434383100"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3563,"message_id":"1124483"},"sourceData":"00000018800000050000000000000deb3131323434383300"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3564,"message_id":"1124485"},"sourceData":"00000018800000050000000000000dec3131323434383500"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3565,"message_id":"1124477"},"sourceData":"00000018800000050000000000000ded3131323434373700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124464', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200368' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124467', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200369' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124468', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200370' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124472', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200371' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124426', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200372' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124479', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200373' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124481', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200374' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124483', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200375' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124485', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200376' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124477', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.866666+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200377' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000df8000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234343432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000df9000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dfa000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234343437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dfb000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234343439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dfc000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234343536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dfd000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000dfe000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234343635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000dff000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234343735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e00000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e01000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234343230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3576,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124442 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3577,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124444 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3578,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124447 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3579,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124449 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3580,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124456 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3581,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124463 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3582,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124465 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3583,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124475 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3584,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124476 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3585,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124420 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124442","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.418579","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124444","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.421238","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124447","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.423952","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124449","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.426539","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124456","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.429105","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124463","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.431623","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124465","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.43434","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124475","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.437034","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124476","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.439749","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:29] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124420","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.489302","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000dee313132343437380000000018800000050000000000000def313132343438300000000018800000050000000000000df0313132343438320000000018800000050000000000000df1313132343438340000000018800000050000000000000df2313132343438360000000018800000050000000000000df3313132343438390000000018800000050000000000000df4313132343438370000000018800000050000000000000df5313132343438380000000018800000050000000000000df6313132343439300000000018800000050000000000000df73131323434333600"] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3566,"message_id":"1124478"},"sourceData":"00000018800000050000000000000dee3131323434373800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3567,"message_id":"1124480"},"sourceData":"00000018800000050000000000000def3131323434383000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3568,"message_id":"1124482"},"sourceData":"00000018800000050000000000000df03131323434383200"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3569,"message_id":"1124484"},"sourceData":"00000018800000050000000000000df13131323434383400"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3570,"message_id":"1124486"},"sourceData":"00000018800000050000000000000df23131323434383600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3571,"message_id":"1124489"},"sourceData":"00000018800000050000000000000df33131323434383900"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3572,"message_id":"1124487"},"sourceData":"00000018800000050000000000000df43131323434383700"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3573,"message_id":"1124488"},"sourceData":"00000018800000050000000000000df53131323434383800"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3574,"message_id":"1124490"},"sourceData":"00000018800000050000000000000df63131323434393000"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3575,"message_id":"1124436"},"sourceData":"00000018800000050000000000000df73131323434333600"} [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124478', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200378' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124480', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200379' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124482', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200380' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124484', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200381' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124486', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200382' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124489', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200383' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124487', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200384' [] [2022-03-14 12:12:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124488', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200385' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124490', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200386' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124436', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.912194+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200387' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e02000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234343231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e03000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234343232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e04000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e05000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234343238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e06000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234343733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e07000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e08000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e09000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e0a000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e0b000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3586,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124421 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3587,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124422 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3588,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124423 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3589,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124428 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3590,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124473 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3591,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124474 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3592,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124430 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3593,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124434 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3594,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124435 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3595,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124427 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124421","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.492159","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124422","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.494896","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124423","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.497879","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124428","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.24386","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124473","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.247586","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124474","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.250398","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124430","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.271645","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124434","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.274537","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124435","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.277212","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124427","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.280183","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000df8313132343434320000000018800000050000000000000df9313132343434340000000018800000050000000000000dfa313132343434370000000018800000050000000000000dfb313132343434390000000018800000050000000000000dfc313132343435360000000018800000050000000000000dfd313132343436330000000018800000050000000000000dfe313132343436350000000018800000050000000000000dff313132343437350000000018800000050000000000000e00313132343437360000000018800000050000000000000e013131323434323000"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3576,"message_id":"1124442"},"sourceData":"00000018800000050000000000000df83131323434343200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3577,"message_id":"1124444"},"sourceData":"00000018800000050000000000000df93131323434343400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3578,"message_id":"1124447"},"sourceData":"00000018800000050000000000000dfa3131323434343700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3579,"message_id":"1124449"},"sourceData":"00000018800000050000000000000dfb3131323434343900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3580,"message_id":"1124456"},"sourceData":"00000018800000050000000000000dfc3131323434353600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3581,"message_id":"1124463"},"sourceData":"00000018800000050000000000000dfd3131323434363300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3582,"message_id":"1124465"},"sourceData":"00000018800000050000000000000dfe3131323434363500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3583,"message_id":"1124475"},"sourceData":"00000018800000050000000000000dff3131323434373500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3584,"message_id":"1124476"},"sourceData":"00000018800000050000000000000e003131323434373600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3585,"message_id":"1124420"},"sourceData":"00000018800000050000000000000e013131323434323000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124442', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200388' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124444', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200389' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124447', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200390' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124449', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200391' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124456', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200392' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124463', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200393' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124465', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200394' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124475', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200395' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124476', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200396' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124420', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:29.96636+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200412' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e0c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234343239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e0d000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e0e000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e0f000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e10000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234343438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e11000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e12000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313234343235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e13000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e14000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e15000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3596,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124429 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3597,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124431 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3598,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124432 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3599,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124433 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3600,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124448 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3601,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124424 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3602,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124425 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3603,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124439 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3604,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124441 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3605,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124443 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124429","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.283448","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124431","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.286377","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124432","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.289466","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124433","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.292198","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124448","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.295111","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124424","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.297877","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124425","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.300993","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124439","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.303676","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124441","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.30654","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124443","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.309165","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e02313132343432310000000018800000050000000000000e03313132343432320000000018800000050000000000000e04313132343432330000000018800000050000000000000e05313132343432380000000018800000050000000000000e06313132343437330000000018800000050000000000000e07313132343437340000000018800000050000000000000e08313132343433300000000018800000050000000000000e09313132343433340000000018800000050000000000000e0a313132343433350000000018800000050000000000000e0b3131323434323700"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3586,"message_id":"1124421"},"sourceData":"00000018800000050000000000000e023131323434323100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3587,"message_id":"1124422"},"sourceData":"00000018800000050000000000000e033131323434323200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3588,"message_id":"1124423"},"sourceData":"00000018800000050000000000000e043131323434323300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3589,"message_id":"1124428"},"sourceData":"00000018800000050000000000000e053131323434323800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3590,"message_id":"1124473"},"sourceData":"00000018800000050000000000000e063131323434373300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3591,"message_id":"1124474"},"sourceData":"00000018800000050000000000000e073131323434373400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3592,"message_id":"1124430"},"sourceData":"00000018800000050000000000000e083131323434333000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3593,"message_id":"1124434"},"sourceData":"00000018800000050000000000000e093131323434333400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3594,"message_id":"1124435"},"sourceData":"00000018800000050000000000000e0a3131323434333500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3595,"message_id":"1124427"},"sourceData":"00000018800000050000000000000e0b3131323434323700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124421', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200413' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124422', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200414' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124423', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200415' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124428', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200423' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124473', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200424' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124474', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200425' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124430', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200433' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124434', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200434' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124435', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200435' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124427', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.006979+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200436' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e16000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234343337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e17000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e18000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e19000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234343435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e1a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e1b000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234343531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e1c000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e1d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e1e000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234343538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e1f000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3606,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124437 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3607,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124438 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3608,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124440 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3609,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124445 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3610,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124446 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3611,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124451 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3612,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124452 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3613,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124457 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3614,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124458 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3615,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124459 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124437","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.312128","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124438","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.31463","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124440","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.317172","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124445","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.319691","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124446","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.322151","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124451","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.324761","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124452","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.327732","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124457","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.330693","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124458","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.33356","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124459","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.336292","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e0c313132343432390000000018800000050000000000000e0d313132343433310000000018800000050000000000000e0e313132343433320000000018800000050000000000000e0f313132343433330000000018800000050000000000000e10313132343434380000000018800000050000000000000e11313132343432340000000018800000050000000000000e12313132343432350000000018800000050000000000000e13313132343433390000000018800000050000000000000e14313132343434310000000018800000050000000000000e153131323434343300"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3596,"message_id":"1124429"},"sourceData":"00000018800000050000000000000e0c3131323434323900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3597,"message_id":"1124431"},"sourceData":"00000018800000050000000000000e0d3131323434333100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3598,"message_id":"1124432"},"sourceData":"00000018800000050000000000000e0e3131323434333200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3599,"message_id":"1124433"},"sourceData":"00000018800000050000000000000e0f3131323434333300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3600,"message_id":"1124448"},"sourceData":"00000018800000050000000000000e103131323434343800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3601,"message_id":"1124424"},"sourceData":"00000018800000050000000000000e113131323434323400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3602,"message_id":"1124425"},"sourceData":"00000018800000050000000000000e123131323434323500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3603,"message_id":"1124439"},"sourceData":"00000018800000050000000000000e133131323434333900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3604,"message_id":"1124441"},"sourceData":"00000018800000050000000000000e143131323434343100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3605,"message_id":"1124443"},"sourceData":"00000018800000050000000000000e153131323434343300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124429', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200437' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124431', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200438' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124432', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200439' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124433', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200440' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124448', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200441' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124424', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200442' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124425', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200443' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124439', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200444' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124441', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200445' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124443', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.037028+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200446' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e20000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234343530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e21000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313234343533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e22000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313234343534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e23000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234343535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e24000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e25000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234343636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e26000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e27000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313234343730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e28000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234343731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e29000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234343631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3616,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124450 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3617,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124453 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3618,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124454 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3619,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124455 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3620,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124460 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3621,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124466 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3622,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124469 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3623,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124470 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3624,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124471 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3625,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124461 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124450","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.338791","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124453","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.341446","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124454","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.344679","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124455","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.348019","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124460","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.350699","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124466","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.35346","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124469","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.356027","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124470","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.358875","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124471","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.361479","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124461","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.364452","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e16313132343433370000000018800000050000000000000e17313132343433380000000018800000050000000000000e18313132343434300000000018800000050000000000000e19313132343434350000000018800000050000000000000e1a313132343434360000000018800000050000000000000e1b313132343435310000000018800000050000000000000e1c313132343435320000000018800000050000000000000e1d313132343435370000000018800000050000000000000e1e313132343435380000000018800000050000000000000e1f3131323434353900"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3606,"message_id":"1124437"},"sourceData":"00000018800000050000000000000e163131323434333700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3607,"message_id":"1124438"},"sourceData":"00000018800000050000000000000e173131323434333800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3608,"message_id":"1124440"},"sourceData":"00000018800000050000000000000e183131323434343000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3609,"message_id":"1124445"},"sourceData":"00000018800000050000000000000e193131323434343500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3610,"message_id":"1124446"},"sourceData":"00000018800000050000000000000e1a3131323434343600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3611,"message_id":"1124451"},"sourceData":"00000018800000050000000000000e1b3131323434353100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3612,"message_id":"1124452"},"sourceData":"00000018800000050000000000000e1c3131323434353200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3613,"message_id":"1124457"},"sourceData":"00000018800000050000000000000e1d3131323434353700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3614,"message_id":"1124458"},"sourceData":"00000018800000050000000000000e1e3131323434353800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3615,"message_id":"1124459"},"sourceData":"00000018800000050000000000000e1f3131323434353900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124437', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200447' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124438', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200448' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124440', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200449' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124445', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200450' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124446', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200451' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124451', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200452' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124452', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200453' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124457', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200454' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124458', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200455' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124459', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.074709+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200456' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e2a000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234343632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e2b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e2c000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234343637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e2d000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234343638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e2e000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e2f000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234343236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e30000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e31000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234343831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e32000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234343833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e33000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234343835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3626,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124462 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3627,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124464 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3628,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124467 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3629,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124468 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3630,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124472 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3631,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124426 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3632,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124479 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3633,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124481 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3634,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124483 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3635,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124485 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124462","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.367395","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124464","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.370112","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124467","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.372499","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124468","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.374979","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124472","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.377423","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124426","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.379768","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124479","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.382314","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124481","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.38473","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124483","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.387558","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124485","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.389961","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e20313132343435300000000018800000050000000000000e21313132343435330000000018800000050000000000000e22313132343435340000000018800000050000000000000e23313132343435350000000018800000050000000000000e24313132343436300000000018800000050000000000000e25313132343436360000000018800000050000000000000e26313132343436390000000018800000050000000000000e27313132343437300000000018800000050000000000000e28313132343437310000000018800000050000000000000e293131323434363100"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3616,"message_id":"1124450"},"sourceData":"00000018800000050000000000000e203131323434353000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3617,"message_id":"1124453"},"sourceData":"00000018800000050000000000000e213131323434353300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3618,"message_id":"1124454"},"sourceData":"00000018800000050000000000000e223131323434353400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3619,"message_id":"1124455"},"sourceData":"00000018800000050000000000000e233131323434353500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3620,"message_id":"1124460"},"sourceData":"00000018800000050000000000000e243131323434363000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3621,"message_id":"1124466"},"sourceData":"00000018800000050000000000000e253131323434363600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3622,"message_id":"1124469"},"sourceData":"00000018800000050000000000000e263131323434363900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3623,"message_id":"1124470"},"sourceData":"00000018800000050000000000000e273131323434373000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3624,"message_id":"1124471"},"sourceData":"00000018800000050000000000000e283131323434373100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3625,"message_id":"1124461"},"sourceData":"00000018800000050000000000000e293131323434363100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124450', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200457' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124453', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200458' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124454', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200459' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124455', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200460' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124460', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200461' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124466', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200462' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124469', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200463' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124470', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200464' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124471', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200465' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124461', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.117827+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200466' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e34000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234343737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e35000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e36000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234343830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e37000100343231393033363236363330000100343231393035313233343536000400000000000000007769643a31313234343832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e38000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234343834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000e39000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e3a000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e3b000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313234343837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e3c000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313234343838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000e3d000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3636,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124477 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3637,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124478 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3638,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124480 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3639,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124482 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3640,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124484 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3641,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124486 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3642,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124489 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3643,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1124487 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3644,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124488 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3645,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124490 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124477","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.392256","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124478","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.394626","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124480","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.396942","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124482","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.399361","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124484","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.401719","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124486","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.404127","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124489","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.406536","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124487","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.408872","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124488","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.411268","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124490","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.413664","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e2a313132343436320000000018800000050000000000000e2b313132343436340000000018800000050000000000000e2c313132343436370000000018800000050000000000000e2d313132343436380000000018800000050000000000000e2e313132343437320000000018800000050000000000000e2f313132343432360000000018800000050000000000000e30313132343437390000000018800000050000000000000e31313132343438310000000018800000050000000000000e32313132343438330000000018800000050000000000000e333131323434383500"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3626,"message_id":"1124462"},"sourceData":"00000018800000050000000000000e2a3131323434363200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3627,"message_id":"1124464"},"sourceData":"00000018800000050000000000000e2b3131323434363400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3628,"message_id":"1124467"},"sourceData":"00000018800000050000000000000e2c3131323434363700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3629,"message_id":"1124468"},"sourceData":"00000018800000050000000000000e2d3131323434363800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3630,"message_id":"1124472"},"sourceData":"00000018800000050000000000000e2e3131323434373200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3631,"message_id":"1124426"},"sourceData":"00000018800000050000000000000e2f3131323434323600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3632,"message_id":"1124479"},"sourceData":"00000018800000050000000000000e303131323434373900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3633,"message_id":"1124481"},"sourceData":"00000018800000050000000000000e313131323434383100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3634,"message_id":"1124483"},"sourceData":"00000018800000050000000000000e323131323434383300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3635,"message_id":"1124485"},"sourceData":"00000018800000050000000000000e333131323434383500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124462', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200467' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124464', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200468' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124467', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200469' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124468', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200470' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124472', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200471' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124426', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200472' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124479', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200473' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124481', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200474' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124483', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200475' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124485', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.173497+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200476' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e3e000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313234343336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e3f000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313234343432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e40000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e41000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234343437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e42000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234343439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e43000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234343536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e44000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313234343633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000e45000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234343635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e46000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234343735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000e47000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234343736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3646,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124436 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3647,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124442 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3648,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124444 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3649,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124447 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3650,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124449 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3651,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124456 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3652,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124463 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3653,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124465 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3654,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124475 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3655,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124476 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124436","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.416115","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124442","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.418579","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124444","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.421238","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124447","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.423952","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124449","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.426539","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124456","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.429105","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124463","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.431623","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124465","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.43434","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124475","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.437034","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124476","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.439749","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e34313132343437370000000018800000050000000000000e35313132343437380000000018800000050000000000000e36313132343438300000000018800000050000000000000e37313132343438320000000018800000050000000000000e38313132343438340000000018800000050000000000000e39313132343438360000000018800000050000000000000e3a313132343438390000000018800000050000000000000e3b313132343438370000000018800000050000000000000e3c313132343438380000000018800000050000000000000e3d3131323434393000"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3636,"message_id":"1124477"},"sourceData":"00000018800000050000000000000e343131323434373700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3637,"message_id":"1124478"},"sourceData":"00000018800000050000000000000e353131323434373800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3638,"message_id":"1124480"},"sourceData":"00000018800000050000000000000e363131323434383000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3639,"message_id":"1124482"},"sourceData":"00000018800000050000000000000e373131323434383200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3640,"message_id":"1124484"},"sourceData":"00000018800000050000000000000e383131323434383400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3641,"message_id":"1124486"},"sourceData":"00000018800000050000000000000e393131323434383600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3642,"message_id":"1124489"},"sourceData":"00000018800000050000000000000e3a3131323434383900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3643,"message_id":"1124487"},"sourceData":"00000018800000050000000000000e3b3131323434383700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3644,"message_id":"1124488"},"sourceData":"00000018800000050000000000000e3c3131323434383800"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3645,"message_id":"1124490"},"sourceData":"00000018800000050000000000000e3d3131323434393000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124477', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200477' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124478', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200478' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124480', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200479' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124482', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200480' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124484', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200481' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124486', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200482' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124489', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200483' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124487', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200484' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124488', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200485' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124490', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.224949+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200486' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000e48000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234343230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e49000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313234343231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e4a000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313234343232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000e4b000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234343233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3656,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124420 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3657,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124421 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3658,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124422 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3659,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124423 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124420","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.489302","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124421","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.492159","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124422","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.494896","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124423","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:23.497879","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e3e313132343433360000000018800000050000000000000e3f313132343434320000000018800000050000000000000e40313132343434340000000018800000050000000000000e41313132343434370000000018800000050000000000000e42313132343434390000000018800000050000000000000e43313132343435360000000018800000050000000000000e44313132343436330000000018800000050000000000000e45313132343436350000000018800000050000000000000e46313132343437350000000018800000050000000000000e473131323434373600"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3646,"message_id":"1124436"},"sourceData":"00000018800000050000000000000e3e3131323434333600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3647,"message_id":"1124442"},"sourceData":"00000018800000050000000000000e3f3131323434343200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3648,"message_id":"1124444"},"sourceData":"00000018800000050000000000000e403131323434343400"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3649,"message_id":"1124447"},"sourceData":"00000018800000050000000000000e413131323434343700"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3650,"message_id":"1124449"},"sourceData":"00000018800000050000000000000e423131323434343900"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3651,"message_id":"1124456"},"sourceData":"00000018800000050000000000000e433131323434353600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3652,"message_id":"1124463"},"sourceData":"00000018800000050000000000000e443131323434363300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3653,"message_id":"1124465"},"sourceData":"00000018800000050000000000000e453131323434363500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3654,"message_id":"1124475"},"sourceData":"00000018800000050000000000000e463131323434373500"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3655,"message_id":"1124476"},"sourceData":"00000018800000050000000000000e473131323434373600"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124436', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200487' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124442', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200488' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124444', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200489' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124447', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200490' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124449', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200491' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124456', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200492' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124463', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200493' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124465', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200494' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124475', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200495' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124476', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.263751+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200496' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000000e4c"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3660},"sourceData":""} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e48313132343432300000000018800000050000000000000e49313132343432310000000018800000050000000000000e4a313132343432320000000018800000050000000000000e4b3131323434323300"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3656,"message_id":"1124420"},"sourceData":"00000018800000050000000000000e483131323434323000"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3657,"message_id":"1124421"},"sourceData":"00000018800000050000000000000e493131323434323100"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3658,"message_id":"1124422"},"sourceData":"00000018800000050000000000000e4a3131323434323200"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3659,"message_id":"1124423"},"sourceData":"00000018800000050000000000000e4b3131323434323300"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124420', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.292592+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200512' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124421', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.292592+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200513' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124422', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.292592+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200514' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124423', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:30.292592+01') [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200515' [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000000e4c"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3660},"sourceData":"00000010800000150000000000000e4c"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000004b000000040000000000000728534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003a005050069006e0061002e0000004b000000040000000000000729534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003e305050069006e0061002e0000004b00000004000000000000072a534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003a805050069006e0061002e0000004b00000004000000000000072b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e0000004b00000004000000000000072c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e0000004b00000004000000000000072d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500033a05050069006e0061002e0000004b00000004000000000000072e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e0000004b00000004000000000000072f534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030405050069006e0061002e0000004b000000040000000000000730534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e0500035305050069006e0061002e0000004b000000040000000000000731534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500036105050069006e0061002e0000004b000000040000000000000732534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e0500031d05050069006e0061002e0000004b000000040000000000000733534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e0000004b000000040000000000000734534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e0000004b000000040000000000000735534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e0000004b000000040000000000000736534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039805050069006e0061002e0000004b000000040000000000000737534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e0000004b000000040000000000000738534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003be05050069006e0061002e0000004b000000040000000000000739534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038005050069006e0061002e0000004b00000004000000000000073a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500038805050069006e0061002e0000004b00000004000000000000073b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003aa05050069006e0061002e0000004b00000004000000000000073c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500033d05050069006e0061002e0000004b00000004000000000000073d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003f305050069006e0061002e0000004b00000004000000000000073e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e0000004b00000004000000000000073f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003ec05050069006e0061002e0000004b000000040000000000000740534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500032e05050069006e0061002e0000004b000000040000000000000741534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e0500036905050069006e0061002e0000004b000000040000000000000742534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e0000004b000000040000000000000743534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500035905050069006e0061002e0000004b000000040000000000000744534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e0000004b000000040000000000000745534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003ae05050069006e0061002e0000004b000000040000000000000746534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e0000004b000000040000000000000747534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e0500031205050069006e0061002e0000004b000000040000000000000748534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e0000004b000000040000000000000749534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031505050069006e0061002e0000004b00000004000000000000074a534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500038705050069006e0061002e0000004b00000004000000000000074b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e0000004b00000004000000000000074c534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008000e0500035505050069006e0061002e0000004b00000004000000000000074d534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003c705050069006e0061002e0000004b00000004000000000000074e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003ca05050069006e0061002e0000004b00000004000000000000074f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500033c05050069006e0061002e0000004b000000040000000000000750534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003c105050069006e0061002e0000004b000000040000000000000751534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500039705050069006e0061002e0000004b000000040000000000000752534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500036205050069006e0061002e0000004b000000040000000000000753534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e0500037305050069006e0061002e0000004b000000040000000000000754534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030505050069006e0061002e0000004b000000040000000000000755534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003d705050069006e0061002e0000004b000000040000000000000756534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500031605050069006e0061002e0000004b000000040000000000000757534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003db05050069006e0061002e0000004b000000040000000000000758534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003b705050069006e0061002e0000004b000000040000000000000759534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e0000004b00000004000000000000075a534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e050003bf05050069006e0061002e0000004b00000004000000000000075b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e0000004b00000004000000000000075c534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500038505050069006e0061002e0000004b00000004000000000000075d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500034405050069006e0061002e0000004b00000004000000000000075e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500034d05050069006e0061002e0000004b00000004000000000000075f534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003be05050069006e0061002e0000004b000000040000000000000760534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003ce05050069006e0061002e0000004b000000040000000000000761534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500036c05050069006e0061002e0000004b000000040000000000000762534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e0000004b000000040000000000000763534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500030d05050069006e0061002e0000004b000000040000000000000764534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e050003d005050069006e0061002e0000004b000000040000000000000765534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500036705050069006e0061002e0000004b000000040000000000000766534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003c705050069006e0061002e0000004b000000040000000000000767534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003d905050069006e0061002e0000004b000000040000000000000768534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030005050069006e0061002e0000004b000000040000000000000769534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500039105050069006e0061002e0000004b00000004000000000000076a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003d605050069006e0061002e0000004b00000004000000000000076b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500039705050069006e0061002e0000004b00000004000000000000076c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e0000004b00000004000000000000076d534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e0500038b05050069006e0061002e0000004b00000004000000000000076e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003ee05050069006e0061002e0000004b00000004000000000000076f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f205050069006e0061002e0000004b000000040000000000000770534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500039605050069006e0061002e0000004b000000040000000000000771534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500030d05050069006e0061002e0000004b000000040000000000000772534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003b605050069006e0061002e0000004b000000040000000000000773534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500031805050069006e0061002e0000004b000000040000000000000774534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034905050069006e0061002e0000004b000000040000000000000775534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003de05050069006e0061002e0000004b000000040000000000000776534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030105050069006e0061002e0000004b000000040000000000000777534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034005050069006e0061002e0000004b000000040000000000000778534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003a305050069006e0061002e0000004b000000040000000000000779534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003bd05050069006e0061002e0000004b00000004000000000000077a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e0000004b00000004000000000000077b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500034205050069006e0061002e0000004b00000004000000000000077c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039005050069006e0061002e0000004b00000004000000000000077d534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e0500035b05050069006e0061002e0000004b00000004000000000000077e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500031005050069006e0061002e0000004b00000004000000000000077f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034605050069006e0061002e0000004b000000040000000000000780534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003ed05050069006e0061002e0000004b000000040000000000000781534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e0000004b000000040000000000000782534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500039805050069006e0061002e0000004b000000040000000000000783534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e0000004b000000040000000000000784534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003a905050069006e0061002e0000004b000000040000000000000785534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e0000004b000000040000000000000786534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033305050069006e0061002e0000004b000000040000000000000787534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008000e050003b905050069006e0061002e0000004b000000040000000000000788534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500039f05050069006e0061002e0000004b000000040000000000000789534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500036305050069006e0061002e0000004b00000004000000000000078a534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008000e0500034005050069006e0061002e0000004b00000004000000000000078b534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003e005050069006e0061002e"] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1832,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000728534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003a005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1833,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000729534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003e305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1834,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072a534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003a805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1835,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1836,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1837,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500033a05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1838,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1839,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000072f534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030405050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1840,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000730534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e0500035305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1841,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000731534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500036105050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1842,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000732534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e0500031d05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1843,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000733534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1844,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000734534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1845,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000735534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1846,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000736534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1847,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000737534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1848,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000738534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003be05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1849,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000739534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1850,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500038805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1851,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003aa05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1852,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500033d05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1853,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003f305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1854,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1855,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000073f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003ec05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1856,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000740534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500032e05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1857,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000741534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e0500036905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1858,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000742534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1859,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000743534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500035905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1860,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000744534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1861,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000745534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003ae05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1862,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000746534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1863,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000747534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e0500031205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1864,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000748534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1865,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000749534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031505050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1866,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074a534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500038705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1867,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1868,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074c534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008000e0500035505050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1869,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074d534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003c705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1870,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003ca05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1871,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000074f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500033c05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1872,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000750534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003c105050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1873,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000751534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500039705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1874,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000752534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500036205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1875,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000753534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e0500037305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1876,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000754534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030505050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1877,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000755534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003d705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1878,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000756534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500031605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1879,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000757534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003db05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1880,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000758534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003b705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1881,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000759534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1882,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075a534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e050003bf05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1883,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1884,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075c534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500038505050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1885,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500034405050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1886,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500034d05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1887,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000075f534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003be05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1888,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000760534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003ce05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1889,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000761534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500036c05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1890,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000762534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1891,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000763534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500030d05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1892,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000764534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e050003d005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1893,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000765534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500036705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1894,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000766534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003c705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1895,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000767534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003d905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1896,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000768534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1897,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000769534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500039105050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1898,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003d605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1899,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500039705050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1900,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1901,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076d534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e0500038b05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1902,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003ee05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1903,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000076f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1904,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000770534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500039605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1905,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000771534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500030d05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1906,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000772534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003b605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1907,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000773534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500031805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1908,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000774534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1909,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000775534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003de05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1910,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000776534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030105050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1911,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000777534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1912,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000778534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003a305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1913,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000779534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003bd05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1914,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1915,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500034205050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1916,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1917,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077d534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e0500035b05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1918,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500031005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1919,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000077f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034605050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1920,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000780534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003ed05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1921,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000781534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1922,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000782534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500039805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1923,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000783534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1924,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000784534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003a905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1925,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000785534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1926,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000786534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1927,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000787534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008000e050003b905050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1928,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000788534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500039f05050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1929,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000789534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500036305050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1930,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078a534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008000e0500034005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1931,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078b534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003e005050069006e0061002e"} [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421553112267', 'nth', '421905847970', FALSE, '0000004b000000040000000000000728534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003a005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 160, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421553112267', 'nth', '421919459112', FALSE, '0000004b000000040000000000000729534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003e305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 227, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421907123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000072a534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003a805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 168, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421903626630', 'nth', '421903626630', FALSE, '0000004b00000004000000000000072b534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 32, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421943335598', 'nth', '421905847970', FALSE, '0000004b00000004000000000000072c534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 178, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421903123456', 'nth', '421904346302', FALSE, '0000004b00000004000000000000072d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500033a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 58, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421906123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000072e534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 182, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421943333333', 'nth', '421903626630', FALSE, '0000004b00000004000000000000072f534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 4, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421901123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000730534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e0500035305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 83, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421901123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000731534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500036105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 97, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421905123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000732534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e0500031d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 29, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421906123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000733534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 132, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421903626630', 'nth', '421905847970', FALSE, '0000004b000000040000000000000734534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 140, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421903123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000735534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 2, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421902123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000736534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 152, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421905123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000737534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 154, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421906123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000738534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003be05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 190, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421907341478', 'nth', '421903626630', FALSE, '0000004b000000040000000000000739534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e0500038005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 128, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421908123465', 'nth', '421905847970', FALSE, '0000004b00000004000000000000073a534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500038805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 136, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421553112267', 'nth', '421905847970', FALSE, '0000004b00000004000000000000073b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003aa05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 170, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421905123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000073c534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e0500033d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 61, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:30] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:30', '2022-03-14 12:12:30', '421943333333', 'nth', '421907341478', FALSE, '0000004b00000004000000000000073d534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003f305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 243, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000073e534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 188, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421907341478', FALSE, '0000004b00000004000000000000073f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e050003ec05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 236, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000740534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500032e05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 46, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421905847970', FALSE, '0000004b000000040000000000000741534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e0500036905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 105, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421907341478', FALSE, '0000004b000000040000000000000742534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 48, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335598', 'nth', '421919459112', FALSE, '0000004b000000040000000000000743534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500035905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 89, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421903626630', FALSE, '0000004b000000040000000000000744534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 53, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421903626630', FALSE, '0000004b000000040000000000000745534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003ae05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 174, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421905123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000746534d5050000100343231393035313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 242, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000747534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e0500031205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 18, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000748534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 70, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421905123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000749534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 21, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421903626630', FALSE, '0000004b00000004000000000000074a534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500038705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 135, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421903626630', FALSE, '0000004b00000004000000000000074b534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 242, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421903626630', FALSE, '0000004b00000004000000000000074c534d5050000100343231393032313233343536000100343231393033363236363330004000000000010008000e0500035505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 85, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421903626630', FALSE, '0000004b00000004000000000000074d534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003c705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 199, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421903626630', FALSE, '0000004b00000004000000000000074e534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003ca05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 202, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421907341478', FALSE, '0000004b00000004000000000000074f534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500033c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 60, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000750534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003c105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 193, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421905847970', FALSE, '0000004b000000040000000000000751534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500039705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 151, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000752534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e0500036205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 98, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421907341478', FALSE, '0000004b000000040000000000000753534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e0500037305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 115, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000754534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 5, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421905847970', FALSE, '0000004b000000040000000000000755534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003d705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 215, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421907341478', FALSE, '0000004b000000040000000000000756534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500031605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 22, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421903626630', FALSE, '0000004b000000040000000000000757534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e050003db05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 219, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000758534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003b705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 183, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421905847970', FALSE, '0000004b000000040000000000000759534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 92, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421904346302', FALSE, '0000004b00000004000000000000075a534d5050000100343231393032313233343536000100343231393034333436333032004000000000010008000e050003bf05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 191, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000075b534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500030205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 2, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907123456', 'nth', '421903626630', FALSE, '0000004b00000004000000000000075c534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500038505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 133, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421905847970', FALSE, '0000004b00000004000000000000075d534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500034405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 68, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000075e534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e0500034d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 77, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000075f534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e050003be05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 190, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000760534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003ce05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 206, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421904346302', FALSE, '0000004b000000040000000000000761534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500036c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 108, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421907341478', FALSE, '0000004b000000040000000000000762534d5050000100343231353533313132323637000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 198, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421919459112', FALSE, '0000004b000000040000000000000763534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500030d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 13, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903626630', 'nth', '421919459112', FALSE, '0000004b000000040000000000000764534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e050003d005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 208, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421905123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000765534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500036705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 103, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421904346302', FALSE, '0000004b000000040000000000000766534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003c705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 199, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000767534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003d905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 217, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421903626630', FALSE, '0000004b000000040000000000000768534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500030005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 0, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000769534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500039105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 145, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421905847970', FALSE, '0000004b00000004000000000000076a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e050003d605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 214, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421907341478', FALSE, '0000004b00000004000000000000076b534d5050000100343231393433333333333333000100343231393037333431343738004000000000010008000e0500039705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 151, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907123456', 'nth', '421904346302', FALSE, '0000004b00000004000000000000076c534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 30, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421905847970', FALSE, '0000004b00000004000000000000076d534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e0500038b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 139, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421907341478', FALSE, '0000004b00000004000000000000076e534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003ee05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 238, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421904346302', FALSE, '0000004b00000004000000000000076f534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 242, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421903626630', FALSE, '0000004b000000040000000000000770534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500039605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 150, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421903626630', FALSE, '0000004b000000040000000000000771534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500030d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 13, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000772534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003b605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 182, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000773534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500031805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 24, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000774534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 73, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000775534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003de05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 222, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421905847970', FALSE, '0000004b000000040000000000000776534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 1, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000777534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 64, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421919459112', FALSE, '0000004b000000040000000000000778534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003a305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 163, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421904346302', FALSE, '0000004b000000040000000000000779534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003bd05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 189, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000077a534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003bc05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 188, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421903626630', FALSE, '0000004b00000004000000000000077b534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500034205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 66, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000077c534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500039005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 144, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421919459112', FALSE, '0000004b00000004000000000000077d534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e0500035b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 91, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903626630', 'nth', '421907341478', FALSE, '0000004b00000004000000000000077e534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500031005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 16, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421903626630', FALSE, '0000004b00000004000000000000077f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 70, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335599', 'nth', '421905847970', FALSE, '0000004b000000040000000000000780534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003ed05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 237, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421919459112', FALSE, '0000004b000000040000000000000781534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 122, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000782534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500039805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 152, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421919459112', FALSE, '0000004b000000040000000000000783534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 154, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000784534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003a905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 169, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000785534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 248, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421905847970', FALSE, '0000004b000000040000000000000786534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 51, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421906123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000787534d5050000100343231393036313233343536000100343231393037333431343738004000000000010008000e050003b905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 185, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943333333', 'nth', '421903626630', FALSE, '0000004b000000040000000000000788534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500039f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 159, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000789534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500036305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 99, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421902123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000078a534d5050000100343231393032313233343536000100343231393035383437393730004000000000010008000e0500034005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 64, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421907341478', FALSE, '0000004b00000004000000000000078b534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003e005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 224, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000072831313234363430000000001880000004000000000000072931313234363431000000001880000004000000000000072a31313234363432000000001880000004000000000000072b31313234363433000000001880000004000000000000072c31313234363434000000001880000004000000000000072d31313234363435000000001880000004000000000000072e31313234363436000000001880000004000000000000072f31313234363437000000001880000004000000000000073031313234363438000000001880000004000000000000073131313234363439000000001880000004000000000000073231313234363530000000001880000004000000000000073331313234363531000000001880000004000000000000073431313234363532000000001880000004000000000000073531313234363533000000001880000004000000000000073631313234363534000000001880000004000000000000073731313234363535000000001880000004000000000000073831313234363536000000001880000004000000000000073931313234363537000000001880000004000000000000073a31313234363538000000001880000004000000000000073b31313234363539000000001880000004000000000000073c31313234363630000000001880000004000000000000073d31313234363631000000001880000004000000000000073e31313234363632000000001880000004000000000000073f31313234363633000000001880000004000000000000074031313234363634000000001880000004000000000000074131313234363635000000001880000004000000000000074231313234363636000000001880000004000000000000074331313234363637000000001880000004000000000000074431313234363638000000001880000004000000000000074531313234363639000000001880000004000000000000074631313234363730000000001880000004000000000000074731313234363731000000001880000004000000000000074831313234363732000000001880000004000000000000074931313234363733000000001880000004000000000000074a31313234363734000000001880000004000000000000074b31313234363735000000001880000004000000000000074c31313234363736000000001880000004000000000000074d31313234363737000000001880000004000000000000074e31313234363738000000001880000004000000000000074f31313234363739000000001880000004000000000000075031313234363830000000001880000004000000000000075131313234363831000000001880000004000000000000075231313234363832000000001880000004000000000000075331313234363833000000001880000004000000000000075431313234363834000000001880000004000000000000075531313234363835000000001880000004000000000000075631313234363836000000001880000004000000000000075731313234363837000000001880000004000000000000075831313234363838000000001880000004000000000000075931313234363839000000001880000004000000000000075a31313234363930000000001880000004000000000000075b31313234363931000000001880000004000000000000075c31313234363932000000001880000004000000000000075d31313234363933000000001880000004000000000000075e31313234363934000000001880000004000000000000075f31313234363935000000001880000004000000000000076031313234363936000000001880000004000000000000076131313234363937000000001880000004000000000000076231313234363938000000001880000004000000000000076331313234363939000000001880000004000000000000076431313234373030000000001880000004000000000000076531313234373031000000001880000004000000000000076631313234373032000000001880000004000000000000076731313234373033000000001880000004000000000000076831313234373034000000001880000004000000000000076931313234373035000000001880000004000000000000076a31313234373036000000001880000004000000000000076b31313234373037000000001880000004000000000000076c31313234373038000000001880000004000000000000076d31313234373039000000001880000004000000000000076e31313234373130000000001880000004000000000000076f31313234373131000000001880000004000000000000077031313234373132000000001880000004000000000000077131313234373133000000001880000004000000000000077231313234373134000000001880000004000000000000077331313234373135000000001880000004000000000000077431313234373136000000001880000004000000000000077531313234373137000000001880000004000000000000077631313234373138000000001880000004000000000000077731313234373139000000001880000004000000000000077831313234373230000000001880000004000000000000077931313234373231000000001880000004000000000000077a31313234373232000000001880000004000000000000077b31313234373233000000001880000004000000000000077c31313234373234000000001880000004000000000000077d31313234373235000000001880000004000000000000077e31313234373236000000001880000004000000000000077f31313234373237000000001880000004000000000000078031313234373238000000001880000004000000000000078131313234373239000000001880000004000000000000078231313234373330000000001880000004000000000000078331313234373331000000001880000004000000000000078431313234373332000000001880000004000000000000078531313234373333000000001880000004000000000000078631313234373334000000001880000004000000000000078731313234373335000000001880000004000000000000078831313234373336000000001880000004000000000000078931313234373337000000001880000004000000000000078a31313234373338000000001880000004000000000000078b3131323437333900"] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1832,"message_id":1124640},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1833,"message_id":1124641},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1834,"message_id":1124642},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1835,"message_id":1124643},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1836,"message_id":1124644},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1837,"message_id":1124645},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1838,"message_id":1124646},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1839,"message_id":1124647},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1840,"message_id":1124648},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1841,"message_id":1124649},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1842,"message_id":1124650},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1843,"message_id":1124651},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1844,"message_id":1124652},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1845,"message_id":1124653},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1846,"message_id":1124654},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1847,"message_id":1124655},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1848,"message_id":1124656},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1849,"message_id":1124657},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1850,"message_id":1124658},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1851,"message_id":1124659},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1852,"message_id":1124660},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1853,"message_id":1124661},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1854,"message_id":1124662},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1855,"message_id":1124663},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1856,"message_id":1124664},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1857,"message_id":1124665},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1858,"message_id":1124666},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1859,"message_id":1124667},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1860,"message_id":1124668},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1861,"message_id":1124669},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1862,"message_id":1124670},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1863,"message_id":1124671},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1864,"message_id":1124672},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1865,"message_id":1124673},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1866,"message_id":1124674},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1867,"message_id":1124675},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1868,"message_id":1124676},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1869,"message_id":1124677},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1870,"message_id":1124678},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1871,"message_id":1124679},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1872,"message_id":1124680},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1873,"message_id":1124681},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1874,"message_id":1124682},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1875,"message_id":1124683},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1876,"message_id":1124684},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1877,"message_id":1124685},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1878,"message_id":1124686},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1879,"message_id":1124687},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1880,"message_id":1124688},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1881,"message_id":1124689},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1882,"message_id":1124690},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1883,"message_id":1124691},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1884,"message_id":1124692},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1885,"message_id":1124693},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1886,"message_id":1124694},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1887,"message_id":1124695},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1888,"message_id":1124696},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1889,"message_id":1124697},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1890,"message_id":1124698},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1891,"message_id":1124699},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1892,"message_id":1124700},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1893,"message_id":1124701},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1894,"message_id":1124702},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1895,"message_id":1124703},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1896,"message_id":1124704},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1897,"message_id":1124705},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1898,"message_id":1124706},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1899,"message_id":1124707},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1900,"message_id":1124708},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1901,"message_id":1124709},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1902,"message_id":1124710},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1903,"message_id":1124711},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1904,"message_id":1124712},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1905,"message_id":1124713},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1906,"message_id":1124714},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1907,"message_id":1124715},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1908,"message_id":1124716},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1909,"message_id":1124717},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1910,"message_id":1124718},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1911,"message_id":1124719},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1912,"message_id":1124720},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1913,"message_id":1124721},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1914,"message_id":1124722},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1915,"message_id":1124723},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1916,"message_id":1124724},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1917,"message_id":1124725},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1918,"message_id":1124726},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1919,"message_id":1124727},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1920,"message_id":1124728},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1921,"message_id":1124729},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1922,"message_id":1124730},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1923,"message_id":1124731},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1924,"message_id":1124732},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1925,"message_id":1124733},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1926,"message_id":1124734},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1927,"message_id":1124735},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1928,"message_id":1124736},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1929,"message_id":1124737},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1930,"message_id":1124738},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1931,"message_id":1124739},"sourceData":""} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000004b00000004000000000000078c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500034105050069006e0061002e0000004b00000004000000000000078d534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031905050069006e0061002e0000004b00000004000000000000078e534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003ef05050069006e0061002e0000004b00000004000000000000078f534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e0000004b000000040000000000000790534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500032405050069006e0061002e0000004b000000040000000000000791534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500036e05050069006e0061002e0000004b000000040000000000000792534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034705050069006e0061002e0000004b000000040000000000000793534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003f505050069006e0061002e0000004b000000040000000000000794534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003f505050069006e0061002e0000004b000000040000000000000795534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e0000004b000000040000000000000796534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500032005050069006e0061002e0000004b000000040000000000000797534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500030405050069006e0061002e0000004b000000040000000000000798534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e0000004b000000040000000000000799534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500038405050069006e0061002e0000004b00000004000000000000079a534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008000e0500034c05050069006e0061002e0000004b00000004000000000000079b534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500037b05050069006e0061002e0000004b00000004000000000000079c534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e050003e905050069006e0061002e0000004b00000004000000000000079d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e050003a305050069006e0061002e0000004b00000004000000000000079e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e0000004b00000004000000000000079f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500033f05050069006e0061002e0000004b0000000400000000000007a0534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500032105050069006e0061002e0000004b0000000400000000000007a1534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500037805050069006e0061002e0000004b0000000400000000000007a2534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e0000004b0000000400000000000007a3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500030e05050069006e0061002e0000004b0000000400000000000007a4534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003a705050069006e0061002e0000004b0000000400000000000007a5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003d905050069006e0061002e0000004b0000000400000000000007a6534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500031105050069006e0061002e0000004b0000000400000000000007a7534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039b05050069006e0061002e0000004b0000000400000000000007a8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003b505050069006e0061002e0000004b0000000400000000000007a9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e050003a405050069006e0061002e0000004b0000000400000000000007aa534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e050003e205050069006e0061002e0000004b0000000400000000000007ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500033a05050069006e0061002e0000004b0000000400000000000007ac534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e050003b405050069006e0061002e0000004b0000000400000000000007ad534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500038705050069006e0061002e0000004b0000000400000000000007ae534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003f405050069006e0061002e0000004b0000000400000000000007af534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e0500037505050069006e0061002e0000004b0000000400000000000007b0534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500035205050069006e0061002e0000004b0000000400000000000007b1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e050003be05050069006e0061002e0000004b0000000400000000000007b2534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033d05050069006e0061002e0000004b0000000400000000000007b3534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e0500030705050069006e0061002e0000004b0000000400000000000007b4534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500034105050069006e0061002e0000004b0000000400000000000007b5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500035805050069006e0061002e0000004b0000000400000000000007b6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003d305050069006e0061002e0000004b0000000400000000000007b7534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e0000004b0000000400000000000007b8534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500034505050069006e0061002e0000004b0000000400000000000007b9534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500030705050069006e0061002e0000004b0000000400000000000007ba534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e0000004b0000000400000000000007bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500039b05050069006e0061002e0000004b0000000400000000000007bc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e0000004b0000000400000000000007bd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003be05050069006e0061002e0000004b0000000400000000000007be534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003da05050069006e0061002e0000004b0000000400000000000007bf534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e0000004b0000000400000000000007c0534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e050003cc05050069006e0061002e0000004b0000000400000000000007c1534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003c205050069006e0061002e0000004b0000000400000000000007c2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500030305050069006e0061002e0000004b0000000400000000000007c3534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500036d05050069006e0061002e0000004b0000000400000000000007c4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e0000004b0000000400000000000007c5534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003a205050069006e0061002e0000004b0000000400000000000007c6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003b905050069006e0061002e0000004b0000000400000000000007c7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500031705050069006e0061002e0000004b0000000400000000000007c8534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e050003b705050069006e0061002e0000004b0000000400000000000007c9534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500030505050069006e0061002e0000004b0000000400000000000007ca534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e0000004b0000000400000000000007cb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e0000004b0000000400000000000007cc534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e050003aa05050069006e0061002e0000004b0000000400000000000007cd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e050003b105050069006e0061002e0000004b0000000400000000000007ce534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008000e0500034f05050069006e0061002e0000004b0000000400000000000007cf534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e0500030a05050069006e0061002e0000004b0000000400000000000007d0534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e0000004b0000000400000000000007d1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e0000004b0000000400000000000007d2534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500030a05050069006e0061002e0000004b0000000400000000000007d3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500038605050069006e0061002e000000c90000000400000000000007d4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007d5534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500032f05050069006e0061002e000000c90000000400000000000007d6534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e0000004b0000000400000000000007d8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500030905050069006e0061002e0000004b0000000400000000000007d9534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500033305050069006e0061002e000000c90000000400000000000007da534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000309050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007db534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007dc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007dd534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e0500039005050069006e0061002e0000004b0000000400000000000007de534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003dc05050069006e0061002e000000c90000000400000000000007df534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007e0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007e1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500035005050069006e0061002e000000c90000000400000000000007e2534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007e3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e0000004b0000000400000000000007e4534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500034605050069006e0061002e000000c90000000400000000000007e5534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007e6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e050003b805050069006e0061002e000000c90000000400000000000007e7534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007e8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003ea05050069006e0061002e0000004b0000000400000000000007e9534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e0500036205050069006e0061002e000000c90000000400000000000007ea534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003ff05050069006e0061002e000000c90000000400000000000007ec534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007ed534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007ee534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007ef534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003ae05050069006e0061002e"] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1932,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500034105050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1933,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078d534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031905050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1934,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078e534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003ef05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1935,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000078f534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1936,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000790534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500032405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1937,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000791534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500036e05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1938,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000792534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1939,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000793534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003f505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1940,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000794534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003f505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1941,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000795534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1942,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000796534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500032005050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1943,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000797534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500030405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1944,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000798534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1945,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000799534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500038405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1946,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079a534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008000e0500034c05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1947,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079b534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500037b05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1948,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079c534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e050003e905050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1949,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e050003a305050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1950,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1951,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000079f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500033f05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1952,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a0534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500032105050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1953,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a1534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500037805050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1954,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a2534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1955,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500030e05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1956,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a4534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003a705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1957,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003d905050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1958,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a6534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500031105050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1959,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a7534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039b05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1960,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003b505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1961,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007a9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e050003a405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1962,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007aa534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e050003e205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1963,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500033a05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1964,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ac534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e050003b405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1965,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ad534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500038705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1966,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ae534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003f405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1967,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007af534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e0500037505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1968,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b0534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500035205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1969,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e050003be05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1970,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b2534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033d05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1971,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b3534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e0500030705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1972,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b4534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500034105050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1973,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500035805050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1974,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003d305050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1975,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b7534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1976,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b8534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500034505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1977,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007b9534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500030705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1978,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ba534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1979,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500039b05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1980,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007bc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1981,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007bd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003be05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1982,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007be534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003da05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1983,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007bf534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1984,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c0534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e050003cc05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1985,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c1534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003c205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1986,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500030305050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1987,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c3534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500036d05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1988,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1989,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c5534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003a205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1990,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003b905050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1991,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500031705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1992,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c8534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e050003b705050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1993,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007c9534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500030505050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1994,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ca534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1995,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007cb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1996,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007cc534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e050003aa05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1997,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007cd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e050003b105050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1998,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ce534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008000e0500034f05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1999,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007cf534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e0500030a05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2000,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d0534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2001,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2002,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d2534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500030a05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2003,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500038605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2004,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007d4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2005,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d5534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500032f05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2006,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007d6534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2007,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2008,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500030905050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2009,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007d9534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500033305050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2010,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007da534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000309050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2011,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007db534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2012,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007dc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2013,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007dd534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e0500039005050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2014,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007de534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003dc05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2015,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007df534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2016,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007e0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2017,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500035005050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2018,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007e2534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2019,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2020,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e4534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500034605050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2021,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007e5534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2022,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e050003b805050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2023,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007e7534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2024,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003ea05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2025,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007e9534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e0500036205050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2026,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007ea534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2027,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003ff05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2028,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007ec534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2029,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007ed534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2030,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007ee534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2031,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ef534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003ae05050069006e0061002e"} [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335598', 'nth', '421919459112', FALSE, '0000004b00000004000000000000078c534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500034105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 65, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421905123456', 'nth', '421907341478', FALSE, '0000004b00000004000000000000078d534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500031905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 25, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335598', 'nth', '421905847970', FALSE, '0000004b00000004000000000000078e534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003ef05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 239, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421903626630', FALSE, '0000004b00000004000000000000078f534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500033505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 53, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421908123465', 'nth', '421907341478', FALSE, '0000004b000000040000000000000790534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500032405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 36, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421903626630', 'nth', '421919459112', FALSE, '0000004b000000040000000000000791534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500036e05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 110, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421901123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000792534d5050000100343231393031313233343536000100343231393139343539313132004000000000010008000e0500034705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 71, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421943335598', 'nth', '421919459112', FALSE, '0000004b000000040000000000000793534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003f505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 245, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421553112267', 'nth', '421904346302', FALSE, '0000004b000000040000000000000794534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003f505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 245, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421905847970', FALSE, '0000004b000000040000000000000795534d5050000100343231393037333431343738000100343231393035383437393730004000000000010008000e0500038c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 140, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:31] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421904123456', 'nth', '421904346302', FALSE, '0000004b000000040000000000000796534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500032005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 32, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:31', '2022-03-14 12:12:31', '421907341478', 'nth', '421919459112', FALSE, '0000004b000000040000000000000797534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500030405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 4, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000798534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e0500034605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 70, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000799534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500038405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 132, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421904346302', FALSE, '0000004b00000004000000000000079a534d5050000100343231393033363236363330000100343231393034333436333032004000000000010008000e0500034c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 76, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421919459112', FALSE, '0000004b00000004000000000000079b534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e0500037b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 123, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421903626630', FALSE, '0000004b00000004000000000000079c534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e050003e905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 233, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421904346302', FALSE, '0000004b00000004000000000000079d534d5050000100343231393033313233343536000100343231393034333436333032004000000000010008000e050003a305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 163, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943333333', 'nth', '421903626630', FALSE, '0000004b00000004000000000000079e534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 75, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421905123456', 'nth', '421907341478', FALSE, '0000004b00000004000000000000079f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e0500033f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 63, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007a0534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500032105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 33, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007a1534d5050000100343231393433333335353939000100343231393139343539313132004000000000010008000e0500037805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 120, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007a2534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 236, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007a3534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500030e05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 14, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007a4534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003a705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 167, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007a5534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e050003d905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 217, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007a6534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e0500031105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 17, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007a7534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500039b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 155, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007a8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003b505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 181, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943333333', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007a9534d5050000100343231393433333333333333000100343231393033363236363330004000000000010008000e050003a405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 164, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943333333', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007aa534d5050000100343231393433333333333333000100343231393035383437393730004000000000010008000e050003e205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 226, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007ab534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500033a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 58, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007ac534d5050000100343231393038313233343635000100343231393033363236363330004000000000010008000e050003b405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 180, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007ad534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500038705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 135, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007ae534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003f405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 244, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007af534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e0500037505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 117, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007b0534d5050000100343231393033313233343536000100343231393033363236363330004000000000010008000e0500035205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 82, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007b1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e050003be05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 190, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007b2534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e0500033d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 61, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943333333', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007b3534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e0500030705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 7, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007b4534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500034105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 65, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421901123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007b5534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500035805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 88, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007b6534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003d305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 211, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007b7534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 247, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007b8534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500034505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 69, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007b9534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500030705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 7, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007ba534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500037a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 122, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007bb534d5050000100343231393037313233343536000100343231393033363236363330004000000000010008000e0500039b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 155, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007bc534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e050003b205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 178, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421901123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007bd534d5050000100343231393031313233343536000100343231393033363236363330004000000000010008000e050003be05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 190, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007be534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003da05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 218, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007bf534d5050000100343231393034313233343536000100343231393139343539313132004000000000010008000e050003b605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 182, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007c0534d5050000100343231393037333431343738000100343231393139343539313132004000000000010008000e050003cc05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 204, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007c1534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e050003c205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 194, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007c2534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500030305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 3, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007c3534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e0500036d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 109, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007c4534d5050000100343231393033363236363330000100343231393033363236363330004000000000010008000e0500032005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 32, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007c5534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003a205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 162, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007c6534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e050003b905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 185, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007c7534d5050000100343231393034313233343536000100343231393034333436333032004000000000010008000e0500031705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 23, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007c8534d5050000100343231393038313233343635000100343231393035383437393730004000000000010008000e050003b705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 183, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903626630', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007c9534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500030505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 5, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943333333', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007ca534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 128, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007cb534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 4, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421905123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007cc534d5050000100343231393035313233343536000100343231393034333436333032004000000000010008000e050003aa05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 170, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007cd534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e050003b105050069006e0061002e', 1, 0, 1, 0, 64, NULL, 177, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421901123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007ce534d5050000100343231393031313233343536000100343231393037333431343738004000000000010008000e0500034f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 79, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007cf534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e0500030a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 10, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007d0534d5050000100343231393433333335353939000100343231393037333431343738004000000000010008000e050003c605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 198, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007d1534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e0500031e05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 30, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007d2534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500030a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 10, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007d3534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500038605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 134, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000007d4534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c0500032f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 47, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007d5534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500032f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 47, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421919459112', FALSE, '000000c90000000400000000000007d6534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 22, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007d7534d5050000100343231393433333335353938000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 22, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421901123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007d8534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008000e0500030905050069006e0061002e', 1, 0, 1, 0, 64, NULL, 9, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421902123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007d9534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500033305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 51, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421901123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000007da534d5050000100343231393031313233343536000100343231393034333436333032004000000000010008008c05000309050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 9, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421902123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000007db534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c05000333050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 51, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421904346302', FALSE, '000000c90000000400000000000007dc534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008008c05000390050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 144, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421553112267', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007dd534d5050000100343231353533313132323637000100343231393034333436333032004000000000010008000e0500039005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 144, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007de534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003dc05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 220, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421905847970', FALSE, '000000c90000000400000000000007df534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003dc050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 220, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '000000c90000000400000000000007e0534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008008c05000304050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 4, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007e1534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500035005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 80, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000007e2534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c05000346050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 70, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335599', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007e3534d5050000100343231393433333335353939000100343231393035383437393730004000000000010008000e0500030405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 4, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007e4534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e0500034605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 70, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000007e5534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008008c050003b8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 184, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007e6534d5050000100343231393033313233343536000100343231393139343539313132004000000000010008000e050003b805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 184, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000007e7534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008008c050003ea050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 234, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007e8534d5050000100343231393037313233343536000100343231393035383437393730004000000000010008000e050003ea05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 234, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007e9534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008000e0500036205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 98, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000007ea534d5050000100343231393036313233343536000100343231393035383437393730004000000000010008008c05000362050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 98, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007eb534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008000e050003ff05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 255, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000007ec534d5050000100343231393036313233343536000100343231393139343539313132004000000000010008008c050003ff050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 255, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421904346302', FALSE, '000000c90000000400000000000007ed534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 80, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421905847970', FALSE, '000000c90000000400000000000007ee534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003ae050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 174, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421903123456', 'nth', '421905847970', FALSE, '0000004b0000000400000000000007ef534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003ae05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 174, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001880000004000000000000078c31313234373430000000001880000004000000000000078d31313234373431000000001880000004000000000000078e31313234373432000000001880000004000000000000078f31313234373433000000001880000004000000000000079031313234373434000000001880000004000000000000079131313234373435000000001880000004000000000000079231313234373436000000001880000004000000000000079331313234373437000000001880000004000000000000079431313234373438000000001880000004000000000000079531313234373439000000001880000004000000000000079631313234373530000000001880000004000000000000079731313234373531000000001880000004000000000000079831313234373532000000001880000004000000000000079931313234373533000000001880000004000000000000079a31313234373534000000001880000004000000000000079b31313234373535000000001880000004000000000000079c31313234373536000000001880000004000000000000079d31313234373537000000001880000004000000000000079e31313234373538000000001880000004000000000000079f3131323437353900000000188000000400000000000007a03131323437363000000000188000000400000000000007a13131323437363100000000188000000400000000000007a23131323437363200000000188000000400000000000007a33131323437363300000000188000000400000000000007a43131323437363400000000188000000400000000000007a53131323437363500000000188000000400000000000007a63131323437363600000000188000000400000000000007a73131323437363700000000188000000400000000000007a83131323437363800000000188000000400000000000007a93131323437363900000000188000000400000000000007aa3131323437373000000000188000000400000000000007ab3131323437373100000000188000000400000000000007ac3131323437373200000000188000000400000000000007ad3131323437373300000000188000000400000000000007ae3131323437373400000000188000000400000000000007af3131323437373500000000188000000400000000000007b03131323437373600000000188000000400000000000007b13131323437373700000000188000000400000000000007b23131323437373800000000188000000400000000000007b33131323437373900000000188000000400000000000007b43131323437383000000000188000000400000000000007b53131323437383100000000188000000400000000000007b63131323437383200000000188000000400000000000007b73131323437383300000000188000000400000000000007b83131323437383400000000188000000400000000000007b93131323437383500000000188000000400000000000007ba3131323437383600000000188000000400000000000007bb3131323437383700000000188000000400000000000007bc3131323437383800000000188000000400000000000007bd3131323437383900000000188000000400000000000007be3131323437393000000000188000000400000000000007bf3131323437393100000000188000000400000000000007c03131323437393200000000188000000400000000000007c13131323437393300000000188000000400000000000007c23131323437393400000000188000000400000000000007c33131323437393500000000188000000400000000000007c43131323437393600000000188000000400000000000007c53131323437393700000000188000000400000000000007c63131323437393800000000188000000400000000000007c73131323437393900000000188000000400000000000007c83131323438303000000000188000000400000000000007c93131323438303100000000188000000400000000000007ca3131323438303200000000188000000400000000000007cb3131323438303300000000188000000400000000000007cc3131323438303400000000188000000400000000000007cd3131323438303500000000188000000400000000000007ce3131323438303600000000188000000400000000000007cf3131323438303700000000188000000400000000000007d03131323438303800000000188000000400000000000007d13131323438303900000000188000000400000000000007d23131323438313000000000188000000400000000000007d33131323438313100000000188000000400000000000007d43131323438313200000000188000000400000000000007d53131323438313300000000188000000400000000000007d63131323438313400000000188000000400000000000007d73131323438313500000000188000000400000000000007d83131323438313600000000188000000400000000000007d93131323438313700000000188000000400000000000007da3131323438313800000000188000000400000000000007db3131323438313900000000188000000400000000000007dc3131323438323000000000188000000400000000000007dd3131323438323100000000188000000400000000000007de3131323438323200000000188000000400000000000007df3131323438323300000000188000000400000000000007e03131323438323400000000188000000400000000000007e13131323438323500000000188000000400000000000007e23131323438323600000000188000000400000000000007e33131323438323700000000188000000400000000000007e43131323438323800000000188000000400000000000007e53131323438323900000000188000000400000000000007e63131323438333000000000188000000400000000000007e73131323438333100000000188000000400000000000007e83131323438333200000000188000000400000000000007e93131323438333300000000188000000400000000000007ea3131323438333400000000188000000400000000000007eb3131323438333500000000188000000400000000000007ec3131323438333600000000188000000400000000000007ed3131323438333700000000188000000400000000000007ee3131323438333800000000188000000400000000000007ef3131323438333900"] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1932,"message_id":1124740},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1933,"message_id":1124741},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1934,"message_id":1124742},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1935,"message_id":1124743},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1936,"message_id":1124744},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1937,"message_id":1124745},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1938,"message_id":1124746},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1939,"message_id":1124747},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1940,"message_id":1124748},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1941,"message_id":1124749},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1942,"message_id":1124750},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1943,"message_id":1124751},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1944,"message_id":1124752},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1945,"message_id":1124753},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1946,"message_id":1124754},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1947,"message_id":1124755},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1948,"message_id":1124756},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1949,"message_id":1124757},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1950,"message_id":1124758},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1951,"message_id":1124759},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1952,"message_id":1124760},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1953,"message_id":1124761},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1954,"message_id":1124762},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1955,"message_id":1124763},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1956,"message_id":1124764},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1957,"message_id":1124765},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1958,"message_id":1124766},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1959,"message_id":1124767},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1960,"message_id":1124768},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1961,"message_id":1124769},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1962,"message_id":1124770},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1963,"message_id":1124771},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1964,"message_id":1124772},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1965,"message_id":1124773},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1966,"message_id":1124774},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1967,"message_id":1124775},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1968,"message_id":1124776},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1969,"message_id":1124777},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1970,"message_id":1124778},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1971,"message_id":1124779},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1972,"message_id":1124780},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1973,"message_id":1124781},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1974,"message_id":1124782},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1975,"message_id":1124783},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1976,"message_id":1124784},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1977,"message_id":1124785},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1978,"message_id":1124786},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1979,"message_id":1124787},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1980,"message_id":1124788},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1981,"message_id":1124789},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1982,"message_id":1124790},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1983,"message_id":1124791},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1984,"message_id":1124792},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1985,"message_id":1124793},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1986,"message_id":1124794},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1987,"message_id":1124795},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1988,"message_id":1124796},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1989,"message_id":1124797},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1990,"message_id":1124798},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1991,"message_id":1124799},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1992,"message_id":1124800},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1993,"message_id":1124801},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1994,"message_id":1124802},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1995,"message_id":1124803},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1996,"message_id":1124804},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1997,"message_id":1124805},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1998,"message_id":1124806},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1999,"message_id":1124807},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2000,"message_id":1124808},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2001,"message_id":1124809},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2002,"message_id":1124810},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2003,"message_id":1124811},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2004,"message_id":1124812},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2005,"message_id":1124813},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2006,"message_id":1124814},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2007,"message_id":1124815},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2008,"message_id":1124816},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2009,"message_id":1124817},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2010,"message_id":1124818},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2011,"message_id":1124819},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2012,"message_id":1124820},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2013,"message_id":1124821},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2014,"message_id":1124822},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2015,"message_id":1124823},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2016,"message_id":1124824},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2017,"message_id":1124825},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2018,"message_id":1124826},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2019,"message_id":1124827},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2020,"message_id":1124828},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2021,"message_id":1124829},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2022,"message_id":1124830},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2023,"message_id":1124831},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2024,"message_id":1124832},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2025,"message_id":1124833},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2026,"message_id":1124834},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2027,"message_id":1124835},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2028,"message_id":1124836},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2029,"message_id":1124837},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2030,"message_id":1124838},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2031,"message_id":1124839},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["000000c90000000400000000000007f0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007f1534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e0000004b0000000400000000000007f2534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008000e0500034505050069006e0061002e000000c90000000400000000000007f3534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007f4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003db05050069006e0061002e000000c90000000400000000000007f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007f6534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008000e0500038d05050069006e0061002e000000c90000000400000000000007f7534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007f8534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e000000c90000000400000000000007f9534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500039605050069006e0061002e0000004b0000000400000000000007fb534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e000000c90000000400000000000007fc534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007fd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000007fe534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000336050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000007ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500033605050069006e0061002e0000004b000000040000000000000800534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500034405050069006e0061002e000000c9000000040000000000000801534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000802534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000803534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008000e0500039d05050069006e0061002e000000c9000000040000000000000804534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000805534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e000000c9000000040000000000000806534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000807534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003b305050069006e0061002e"] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2032,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007f0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2033,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007f1534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2034,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007f2534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008000e0500034505050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2035,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007f3534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2036,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007f4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003db05050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2037,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2038,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007f6534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008000e0500038d05050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2039,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007f7534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2040,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007f8534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2041,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007f9534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2042,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500039605050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2043,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007fb534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2044,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007fc534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2045,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007fd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2046,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000007fe534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000336050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2047,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000007ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500033605050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2048,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000800534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500034405050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2049,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000801534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2050,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000802534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2051,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000803534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008000e0500039d05050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2052,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000804534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2053,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000805534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2054,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000806534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2055,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000807534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003b305050069006e0061002e"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000007f0534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008008c050003f2050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 242, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421904123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000007f1534d5050000100343231393034313233343536000100343231393033363236363330004000000000010008000e050003f205050069006e0061002e', 1, 0, 1, 0, 64, NULL, 242, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421902123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007f2534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008000e0500034505050069006e0061002e', 1, 0, 1, 0, 64, NULL, 69, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000007f3534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c050003db050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 219, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007f4534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e050003db05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 219, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000007f5534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008008c0500038d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 141, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421906123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007f6534d5050000100343231393036313233343536000100343231393034333436333032004000000000010008000e0500038d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 141, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421904346302', FALSE, '000000c90000000400000000000007f7534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008008c050003f8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 248, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007f8534d5050000100343231393037313233343536000100343231393034333436333032004000000000010008000e050003f805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 248, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421904346302', FALSE, '000000c90000000400000000000007f9534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008008c05000396050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 150, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421904346302', FALSE, '0000004b0000000400000000000007fa534d5050000100343231393038313233343635000100343231393034333436333032004000000000010008000e0500039605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 150, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421919459112', FALSE, '0000004b0000000400000000000007fb534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 132, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421919459112', FALSE, '000000c90000000400000000000007fc534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 132, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421902123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000007fd534d5050000100343231393032313233343536000100343231393037333431343738004000000000010008008c05000345050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 69, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421907341478', FALSE, '000000c90000000400000000000007fe534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008008c05000336050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 54, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907123456', 'nth', '421907341478', FALSE, '0000004b0000000400000000000007ff534d5050000100343231393037313233343536000100343231393037333431343738004000000000010008000e0500033605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 54, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421904346302', FALSE, '0000004b000000040000000000000800534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008000e0500034405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 68, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421907341478', 'nth', '421904346302', FALSE, '000000c9000000040000000000000801534d5050000100343231393037333431343738000100343231393034333436333032004000000000010008008c05000344050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 68, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421903626630', FALSE, '000000c9000000040000000000000802534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008008c0500039d050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 157, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421943335598', 'nth', '421903626630', FALSE, '0000004b000000040000000000000803534d5050000100343231393433333335353938000100343231393033363236363330004000000000010008000e0500039d05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 157, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421907341478', FALSE, '000000c9000000040000000000000804534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c05000330050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 48, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421908123465', 'nth', '421907341478', FALSE, '0000004b000000040000000000000805534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e0500033005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 48, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000806534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 179, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:12:32', '2022-03-14 12:12:32', '421905123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000807534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003b305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 179, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000188000000400000000000007f03131323438343000000000188000000400000000000007f13131323438343100000000188000000400000000000007f23131323438343200000000188000000400000000000007f33131323438343300000000188000000400000000000007f43131323438343400000000188000000400000000000007f53131323438343500000000188000000400000000000007f63131323438343600000000188000000400000000000007f73131323438343700000000188000000400000000000007f83131323438343800000000188000000400000000000007f93131323438343900000000188000000400000000000007fa3131323438353000000000188000000400000000000007fb3131323438353100000000188000000400000000000007fc3131323438353200000000188000000400000000000007fd3131323438353300000000188000000400000000000007fe3131323438353400000000188000000400000000000007ff3131323438353500000000188000000400000000000008003131323438353600000000188000000400000000000008013131323438353700000000188000000400000000000008023131323438353800000000188000000400000000000008033131323438353900000000188000000400000000000008043131323438363000000000188000000400000000000008053131323438363100000000188000000400000000000008063131323438363200000000188000000400000000000008073131323438363300"] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2032,"message_id":1124840},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2033,"message_id":1124841},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2034,"message_id":1124842},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2035,"message_id":1124843},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2036,"message_id":1124844},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2037,"message_id":1124845},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2038,"message_id":1124846},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2039,"message_id":1124847},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2040,"message_id":1124848},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2041,"message_id":1124849},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2042,"message_id":1124850},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2043,"message_id":1124851},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2044,"message_id":1124852},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2045,"message_id":1124853},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2046,"message_id":1124854},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2047,"message_id":1124855},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2048,"message_id":1124856},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2049,"message_id":1124857},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2050,"message_id":1124858},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2051,"message_id":1124859},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2052,"message_id":1124860},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2053,"message_id":1124861},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2054,"message_id":1124862},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2055,"message_id":1124863},"sourceData":""} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000808"] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2056},"sourceData":"00000010000000150000000000000808"} [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000808"] [2022-03-14 12:12:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2056},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e4d000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e4e000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e4f000100343231393139343539313132000100343231393433333335353939000400000000000000006769643a31313234363939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e50000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234363430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e51000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234363437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e52000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313234363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e53000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e54000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e55000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e56000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234363431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3661,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124684 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3662,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124691 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3663,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124699 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3664,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124640 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3665,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124647 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3666,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3667,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3668,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3669,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3670,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124641 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124684","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.453368","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124691","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.456727","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124699","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.46084","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124640","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.464687","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124647","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.468545","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.472385","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.475856","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.479405","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.482857","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124641","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.485934","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e4d313132343638340000000018800000050000000000000e4e313132343639310000000018800000050000000000000e4f313132343639390000000018800000050000000000000e50313132343634300000000018800000050000000000000e51313132343634370000000018800000050000000000000e52313132343635350000000018800000050000000000000e53313132343636320000000018800000050000000000000e54313132343636390000000018800000050000000000000e55313132343637370000000018800000050000000000000e563131323436343100"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3661,"message_id":"1124684"},"sourceData":"00000018800000050000000000000e4d3131323436383400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3662,"message_id":"1124691"},"sourceData":"00000018800000050000000000000e4e3131323436393100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3663,"message_id":"1124699"},"sourceData":"00000018800000050000000000000e4f3131323436393900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3664,"message_id":"1124640"},"sourceData":"00000018800000050000000000000e503131323436343000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3665,"message_id":"1124647"},"sourceData":"00000018800000050000000000000e513131323436343700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3666,"message_id":"1124655"},"sourceData":"00000018800000050000000000000e523131323436353500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3667,"message_id":"1124662"},"sourceData":"00000018800000050000000000000e533131323436363200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3668,"message_id":"1124669"},"sourceData":"00000018800000050000000000000e543131323436363900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3669,"message_id":"1124677"},"sourceData":"00000018800000050000000000000e553131323436373700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3670,"message_id":"1124641"},"sourceData":"00000018800000050000000000000e563131323436343100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124684', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200763' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124691', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200764' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124699', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200765' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124640', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200766' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124647', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200767' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124655', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200768' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124662', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200769' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124669', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200770' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124677', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200771' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124641', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.024169+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200772' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e57000100343231393035383437393730000100343231393037313233343536000400000000000000006769643a31313234363432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e58000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234363433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e59000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234363434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5a000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234363435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5b000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5c000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234363438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5d000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5e000100343231393034333436333032000100343231393035313233343536000400000000000000006769643a31313234363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e5f000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e60000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3671,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124642 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3672,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124643 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3673,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124644 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3674,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124645 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3675,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124646 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3676,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124648 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3677,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124649 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3678,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124650 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3679,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124651 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3680,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124642","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.488614","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124643","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.491122","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124644","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.493671","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124645","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.496127","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124646","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.498619","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124648","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.501055","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.503466","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.505872","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.508375","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.510855","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e57313132343634320000000018800000050000000000000e58313132343634330000000018800000050000000000000e59313132343634340000000018800000050000000000000e5a313132343634350000000018800000050000000000000e5b313132343634360000000018800000050000000000000e5c313132343634380000000018800000050000000000000e5d313132343634390000000018800000050000000000000e5e313132343635300000000018800000050000000000000e5f313132343635310000000018800000050000000000000e603131323436353200"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3671,"message_id":"1124642"},"sourceData":"00000018800000050000000000000e573131323436343200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3672,"message_id":"1124643"},"sourceData":"00000018800000050000000000000e583131323436343300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3673,"message_id":"1124644"},"sourceData":"00000018800000050000000000000e593131323436343400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3674,"message_id":"1124645"},"sourceData":"00000018800000050000000000000e5a3131323436343500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3675,"message_id":"1124646"},"sourceData":"00000018800000050000000000000e5b3131323436343600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3676,"message_id":"1124648"},"sourceData":"00000018800000050000000000000e5c3131323436343800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3677,"message_id":"1124649"},"sourceData":"00000018800000050000000000000e5d3131323436343900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3678,"message_id":"1124650"},"sourceData":"00000018800000050000000000000e5e3131323436353000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3679,"message_id":"1124651"},"sourceData":"00000018800000050000000000000e5f3131323436353100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3680,"message_id":"1124652"},"sourceData":"00000018800000050000000000000e603131323436353200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124642', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200773' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124643', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200774' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124644', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200775' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124645', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200776' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124646', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200777' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124648', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200778' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124649', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200779' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124650', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200780' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124651', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200781' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124652', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.135742+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200782' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e61000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e62000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e63000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e64000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313234363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e65000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e66000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e67000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313234363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e68000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e69000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e6a000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3681,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3682,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3683,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3684,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3685,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3686,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3687,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3688,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3689,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3690,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.513345","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.515817","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.518282","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.520798","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.523334","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.525804","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.528298","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.530783","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.533273","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.537061","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e61313132343635330000000018800000050000000000000e62313132343635340000000018800000050000000000000e63313132343635360000000018800000050000000000000e64313132343635370000000018800000050000000000000e65313132343635380000000018800000050000000000000e66313132343635390000000018800000050000000000000e67313132343636300000000018800000050000000000000e68313132343636310000000018800000050000000000000e69313132343636330000000018800000050000000000000e6a3131323436363400"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3681,"message_id":"1124653"},"sourceData":"00000018800000050000000000000e613131323436353300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3682,"message_id":"1124654"},"sourceData":"00000018800000050000000000000e623131323436353400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3683,"message_id":"1124656"},"sourceData":"00000018800000050000000000000e633131323436353600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3684,"message_id":"1124657"},"sourceData":"00000018800000050000000000000e643131323436353700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3685,"message_id":"1124658"},"sourceData":"00000018800000050000000000000e653131323436353800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3686,"message_id":"1124659"},"sourceData":"00000018800000050000000000000e663131323436353900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3687,"message_id":"1124660"},"sourceData":"00000018800000050000000000000e673131323436363000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3688,"message_id":"1124661"},"sourceData":"00000018800000050000000000000e683131323436363100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3689,"message_id":"1124663"},"sourceData":"00000018800000050000000000000e693131323436363300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3690,"message_id":"1124664"},"sourceData":"00000018800000050000000000000e6a3131323436363400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124653', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200783' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124654', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200784' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124656', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200785' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124657', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200786' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124658', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200787' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124659', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200788' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124660', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200789' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124661', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200790' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124663', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200791' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124664', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.226744+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200792' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e6b000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e6c000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313234363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e6d000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e6e000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e6f000100343231393033363236363330000100343231393035313233343536000400000000000000006769643a31313234363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e70000100343231393034333436333032000100343231393032313233343536000400000000000000006769643a31313234363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e71000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e72000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e73000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e74000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3691,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3692,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3693,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3694,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3695,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3696,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3697,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3698,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3699,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3700,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.540619","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.543196","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.546048","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.548518","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.551034","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.553585","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.556129","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.558759","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.56126","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.563891","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e6b313132343636350000000018800000050000000000000e6c313132343636360000000018800000050000000000000e6d313132343636370000000018800000050000000000000e6e313132343636380000000018800000050000000000000e6f313132343637300000000018800000050000000000000e70313132343637310000000018800000050000000000000e71313132343637320000000018800000050000000000000e72313132343637330000000018800000050000000000000e73313132343637340000000018800000050000000000000e743131323436373500"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3691,"message_id":"1124665"},"sourceData":"00000018800000050000000000000e6b3131323436363500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3692,"message_id":"1124666"},"sourceData":"00000018800000050000000000000e6c3131323436363600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3693,"message_id":"1124667"},"sourceData":"00000018800000050000000000000e6d3131323436363700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3694,"message_id":"1124668"},"sourceData":"00000018800000050000000000000e6e3131323436363800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3695,"message_id":"1124670"},"sourceData":"00000018800000050000000000000e6f3131323436373000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3696,"message_id":"1124671"},"sourceData":"00000018800000050000000000000e703131323436373100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3697,"message_id":"1124672"},"sourceData":"00000018800000050000000000000e713131323436373200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3698,"message_id":"1124673"},"sourceData":"00000018800000050000000000000e723131323436373300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3699,"message_id":"1124674"},"sourceData":"00000018800000050000000000000e733131323436373400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3700,"message_id":"1124675"},"sourceData":"00000018800000050000000000000e743131323436373500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124665', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200793' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124666', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200794' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124667', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200795' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124668', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200796' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124670', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200797' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124671', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200798' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124672', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200799' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124673', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200800' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124674', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200801' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124675', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.304077+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200802' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e75000100343231393033363236363330000100343231393032313233343536000400000000000000006769643a31313234363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e76000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313234363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e77000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e78000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e79000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e7a000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e7b000100343231393037333431343738000100343231353533313132323637000400000000000000006769643a31313234363833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e7c000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e7d000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234363836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e7e000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3701,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3702,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3703,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3704,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3705,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3706,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3707,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124683 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3708,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124685 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3709,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124686 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3710,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124687 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.566377","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.568873","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.572278","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.575697","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.579114","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.582489","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124683","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.585634","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124685","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.58886","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124686","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.591381","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124687","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.594046","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e75313132343637360000000018800000050000000000000e76313132343637380000000018800000050000000000000e77313132343637390000000018800000050000000000000e78313132343638300000000018800000050000000000000e79313132343638310000000018800000050000000000000e7a313132343638320000000018800000050000000000000e7b313132343638330000000018800000050000000000000e7c313132343638350000000018800000050000000000000e7d313132343638360000000018800000050000000000000e7e3131323436383700"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3701,"message_id":"1124676"},"sourceData":"00000018800000050000000000000e753131323436373600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3702,"message_id":"1124678"},"sourceData":"00000018800000050000000000000e763131323436373800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3703,"message_id":"1124679"},"sourceData":"00000018800000050000000000000e773131323436373900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3704,"message_id":"1124680"},"sourceData":"00000018800000050000000000000e783131323436383000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3705,"message_id":"1124681"},"sourceData":"00000018800000050000000000000e793131323436383100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3706,"message_id":"1124682"},"sourceData":"00000018800000050000000000000e7a3131323436383200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3707,"message_id":"1124683"},"sourceData":"00000018800000050000000000000e7b3131323436383300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3708,"message_id":"1124685"},"sourceData":"00000018800000050000000000000e7c3131323436383500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3709,"message_id":"1124686"},"sourceData":"00000018800000050000000000000e7d3131323436383600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3710,"message_id":"1124687"},"sourceData":"00000018800000050000000000000e7e3131323436383700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124676', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200803' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124678', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200804' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124679', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200805' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124680', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200806' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124681', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200807' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124682', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200808' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124683', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200809' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124685', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200810' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124686', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200811' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124687', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.376359+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200812' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e7f000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234363838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e80000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234363839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e81000100343231393034333436333032000100343231393032313233343536000400000000000000006769643a31313234363930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e82000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234363932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e83000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234363933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e84000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234363934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e85000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e86000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234363936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e87000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234363937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e88000100343231393037333431343738000100343231353533313132323637000400000000000000006769643a31313234363938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3711,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124688 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3712,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124689 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3713,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124690 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3714,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124692 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3715,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124693 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3716,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124694 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3717,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124695 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3718,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124696 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3719,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124697 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3720,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124698 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124688","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.596977","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124689","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.60072","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124690","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.604889","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124692","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.608692","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124693","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.61367","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124694","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.618655","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124695","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.623813","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124696","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.628788","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124697","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.633809","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124698","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.638735","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e7f313132343638380000000018800000050000000000000e80313132343638390000000018800000050000000000000e81313132343639300000000018800000050000000000000e82313132343639320000000018800000050000000000000e83313132343639330000000018800000050000000000000e84313132343639340000000018800000050000000000000e85313132343639350000000018800000050000000000000e86313132343639360000000018800000050000000000000e87313132343639370000000018800000050000000000000e883131323436393800"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3711,"message_id":"1124688"},"sourceData":"00000018800000050000000000000e7f3131323436383800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3712,"message_id":"1124689"},"sourceData":"00000018800000050000000000000e803131323436383900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3713,"message_id":"1124690"},"sourceData":"00000018800000050000000000000e813131323436393000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3714,"message_id":"1124692"},"sourceData":"00000018800000050000000000000e823131323436393200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3715,"message_id":"1124693"},"sourceData":"00000018800000050000000000000e833131323436393300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3716,"message_id":"1124694"},"sourceData":"00000018800000050000000000000e843131323436393400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3717,"message_id":"1124695"},"sourceData":"00000018800000050000000000000e853131323436393500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3718,"message_id":"1124696"},"sourceData":"00000018800000050000000000000e863131323436393600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3719,"message_id":"1124697"},"sourceData":"00000018800000050000000000000e873131323436393700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3720,"message_id":"1124698"},"sourceData":"00000018800000050000000000000e883131323436393800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124688', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200813' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124689', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200814' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124690', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200815' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124692', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200816' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124693', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200817' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124694', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200818' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124695', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200819' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124696', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200820' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124697', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200821' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124698', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.431772+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200822' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e89000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313234373030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8a000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8b000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234373032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8c000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8d000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8e000100343231393033363236363330000100343231393033313233343536000400000000000000006769643a31313234373035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e8f000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234373036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e90000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234373037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e91000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234373038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e92000100343231393035383437393730000100343231393433333333333333000400000000000000006769643a31313234373039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3721,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124700 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3722,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124701 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3723,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124702 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3724,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124703 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3725,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124704 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3726,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124705 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3727,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124706 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3728,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124707 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3729,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124708 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3730,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124709 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124700","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.643704","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124701","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.648604","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124702","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.653533","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124703","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.658618","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124704","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.663565","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124705","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.668424","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124706","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.673486","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124707","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.679156","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124708","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.68475","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124709","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.689927","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e89313132343730300000000018800000050000000000000e8a313132343730310000000018800000050000000000000e8b313132343730320000000018800000050000000000000e8c313132343730330000000018800000050000000000000e8d313132343730340000000018800000050000000000000e8e313132343730350000000018800000050000000000000e8f313132343730360000000018800000050000000000000e90313132343730370000000018800000050000000000000e91313132343730380000000018800000050000000000000e923131323437303900"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3721,"message_id":"1124700"},"sourceData":"00000018800000050000000000000e893131323437303000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3722,"message_id":"1124701"},"sourceData":"00000018800000050000000000000e8a3131323437303100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3723,"message_id":"1124702"},"sourceData":"00000018800000050000000000000e8b3131323437303200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3724,"message_id":"1124703"},"sourceData":"00000018800000050000000000000e8c3131323437303300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3725,"message_id":"1124704"},"sourceData":"00000018800000050000000000000e8d3131323437303400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3726,"message_id":"1124705"},"sourceData":"00000018800000050000000000000e8e3131323437303500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3727,"message_id":"1124706"},"sourceData":"00000018800000050000000000000e8f3131323437303600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3728,"message_id":"1124707"},"sourceData":"00000018800000050000000000000e903131323437303700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3729,"message_id":"1124708"},"sourceData":"00000018800000050000000000000e913131323437303800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3730,"message_id":"1124709"},"sourceData":"00000018800000050000000000000e923131323437303900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124700', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200823' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124701', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200824' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124702', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200825' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124703', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200826' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124704', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200827' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124705', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200828' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124706', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200829' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124707', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200830' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124708', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200831' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124709', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.514783+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200832' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e93000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313234373130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e94000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e95000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e96000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234373133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e97000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e98000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234373135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e99000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e9a000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e9b000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e9c000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3731,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124710 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3732,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124711 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3733,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124712 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3734,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124713 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3735,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124714 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3736,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124715 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3737,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124716 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3738,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124717 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3739,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124718 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3740,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124719 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124710","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.695007","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124711","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.700268","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124712","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.704452","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124713","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.707932","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124714","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.711555","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124715","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.715048","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124716","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.718669","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124717","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.722186","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124718","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.725685","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124719","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.729302","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e93313132343731300000000018800000050000000000000e94313132343731310000000018800000050000000000000e95313132343731320000000018800000050000000000000e96313132343731330000000018800000050000000000000e97313132343731340000000018800000050000000000000e98313132343731350000000018800000050000000000000e99313132343731360000000018800000050000000000000e9a313132343731370000000018800000050000000000000e9b313132343731380000000018800000050000000000000e9c3131323437313900"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3731,"message_id":"1124710"},"sourceData":"00000018800000050000000000000e933131323437313000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3732,"message_id":"1124711"},"sourceData":"00000018800000050000000000000e943131323437313100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3733,"message_id":"1124712"},"sourceData":"00000018800000050000000000000e953131323437313200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3734,"message_id":"1124713"},"sourceData":"00000018800000050000000000000e963131323437313300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3735,"message_id":"1124714"},"sourceData":"00000018800000050000000000000e973131323437313400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3736,"message_id":"1124715"},"sourceData":"00000018800000050000000000000e983131323437313500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3737,"message_id":"1124716"},"sourceData":"00000018800000050000000000000e993131323437313600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3738,"message_id":"1124717"},"sourceData":"00000018800000050000000000000e9a3131323437313700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3739,"message_id":"1124718"},"sourceData":"00000018800000050000000000000e9b3131323437313800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3740,"message_id":"1124719"},"sourceData":"00000018800000050000000000000e9c3131323437313900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124710', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200833' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124711', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200834' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124712', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200835' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124713', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200836' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124714', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200837' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124715', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200838' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124716', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200839' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124717', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200840' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124718', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200841' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124719', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.578317+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200842' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000e9d000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e9e000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000e9f000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea0000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea1000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea2000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea3000100343231393037333431343738000100343231393033363236363330000400000000000000006769643a31313234373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea4000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea5000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea6000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3741,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3742,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3743,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3744,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3745,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3746,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3747,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3748,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3749,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3750,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.732822","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.736319","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.739803","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.743303","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.746765","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.750234","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.753687","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.757157","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.760614","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.764104","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000e9d313132343732300000000018800000050000000000000e9e313132343732310000000018800000050000000000000e9f313132343732320000000018800000050000000000000ea0313132343732330000000018800000050000000000000ea1313132343732340000000018800000050000000000000ea2313132343732350000000018800000050000000000000ea3313132343732360000000018800000050000000000000ea4313132343732370000000018800000050000000000000ea5313132343732380000000018800000050000000000000ea63131323437323900"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3741,"message_id":"1124720"},"sourceData":"00000018800000050000000000000e9d3131323437323000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3742,"message_id":"1124721"},"sourceData":"00000018800000050000000000000e9e3131323437323100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3743,"message_id":"1124722"},"sourceData":"00000018800000050000000000000e9f3131323437323200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3744,"message_id":"1124723"},"sourceData":"00000018800000050000000000000ea03131323437323300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3745,"message_id":"1124724"},"sourceData":"00000018800000050000000000000ea13131323437323400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3746,"message_id":"1124725"},"sourceData":"00000018800000050000000000000ea23131323437323500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3747,"message_id":"1124726"},"sourceData":"00000018800000050000000000000ea33131323437323600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3748,"message_id":"1124727"},"sourceData":"00000018800000050000000000000ea43131323437323700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3749,"message_id":"1124728"},"sourceData":"00000018800000050000000000000ea53131323437323800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3750,"message_id":"1124729"},"sourceData":"00000018800000050000000000000ea63131323437323900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124720', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200843' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124721', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200844' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124722', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200845' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124723', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200846' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124724', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200847' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124725', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200848' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124726', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200849' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124727', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200850' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124728', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200851' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124729', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.657973+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200852' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ea7000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea8000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ea9000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eaa000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eab000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eac000100343231393037333431343738000100343231393036313233343536000400000000000000006769643a31313234373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ead000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eae000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eaf000100343231393035383437393730000100343231393032313233343536000400000000000000006769643a31313234373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000eb0000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313234373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3751,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3752,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3753,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3754,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3755,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3756,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3757,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3758,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3759,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3760,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.767584","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.771071","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.774617","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.778157","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.78169","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.785172","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.78865","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.792123","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.79509","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.798043","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ea7313132343733300000000018800000050000000000000ea8313132343733310000000018800000050000000000000ea9313132343733320000000018800000050000000000000eaa313132343733330000000018800000050000000000000eab313132343733340000000018800000050000000000000eac313132343733350000000018800000050000000000000ead313132343733360000000018800000050000000000000eae313132343733370000000018800000050000000000000eaf313132343733380000000018800000050000000000000eb03131323437333900"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3751,"message_id":"1124730"},"sourceData":"00000018800000050000000000000ea73131323437333000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3752,"message_id":"1124731"},"sourceData":"00000018800000050000000000000ea83131323437333100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3753,"message_id":"1124732"},"sourceData":"00000018800000050000000000000ea93131323437333200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3754,"message_id":"1124733"},"sourceData":"00000018800000050000000000000eaa3131323437333300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3755,"message_id":"1124734"},"sourceData":"00000018800000050000000000000eab3131323437333400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3756,"message_id":"1124735"},"sourceData":"00000018800000050000000000000eac3131323437333500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3757,"message_id":"1124736"},"sourceData":"00000018800000050000000000000ead3131323437333600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3758,"message_id":"1124737"},"sourceData":"00000018800000050000000000000eae3131323437333700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3759,"message_id":"1124738"},"sourceData":"00000018800000050000000000000eaf3131323437333800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3760,"message_id":"1124739"},"sourceData":"00000018800000050000000000000eb03131323437333900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124730', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200853' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124731', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200854' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124732', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200855' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124733', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200856' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124734', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200857' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124735', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200858' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124736', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200859' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124737', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200860' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124738', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200861' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124739', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.712524+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200862' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000eb1000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb2000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb3000100343231393139343539313132000100343231393433333335353939000400000000000000006769643a31313234363939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb4000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234363430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb5000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234363437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb6000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313234363535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb7000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb8000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eb9000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234363737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eba000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234363431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3761,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124684 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3762,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124691 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3763,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124699 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3764,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124640 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3765,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124647 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3766,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124655 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3767,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124662 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3768,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124669 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3769,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124677 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3770,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124641 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124684","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.453368","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124691","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.456727","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124699","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.46084","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124640","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.464687","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124647","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.468545","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124655","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.472385","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124662","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.475856","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124669","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.479405","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124677","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.482857","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124641","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.485934","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000eb1313132343638340000000018800000050000000000000eb2313132343639310000000018800000050000000000000eb3313132343639390000000018800000050000000000000eb4313132343634300000000018800000050000000000000eb5313132343634370000000018800000050000000000000eb6313132343635350000000018800000050000000000000eb7313132343636320000000018800000050000000000000eb8313132343636390000000018800000050000000000000eb9313132343637370000000018800000050000000000000eba3131323436343100"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3761,"message_id":"1124684"},"sourceData":"00000018800000050000000000000eb13131323436383400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3762,"message_id":"1124691"},"sourceData":"00000018800000050000000000000eb23131323436393100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3763,"message_id":"1124699"},"sourceData":"00000018800000050000000000000eb33131323436393900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3764,"message_id":"1124640"},"sourceData":"00000018800000050000000000000eb43131323436343000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3765,"message_id":"1124647"},"sourceData":"00000018800000050000000000000eb53131323436343700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3766,"message_id":"1124655"},"sourceData":"00000018800000050000000000000eb63131323436353500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3767,"message_id":"1124662"},"sourceData":"00000018800000050000000000000eb73131323436363200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3768,"message_id":"1124669"},"sourceData":"00000018800000050000000000000eb83131323436363900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3769,"message_id":"1124677"},"sourceData":"00000018800000050000000000000eb93131323436373700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3770,"message_id":"1124641"},"sourceData":"00000018800000050000000000000eba3131323436343100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124684', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200863' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124691', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200864' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124699', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200865' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124640', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200866' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124647', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200867' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124655', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200868' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124662', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200869' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124669', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200870' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124677', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200871' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124641', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.77223+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200872' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ebb000100343231393035383437393730000100343231393037313233343536000400000000000000006769643a31313234363432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ebc000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234363433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ebd000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234363434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ebe000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234363435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ebf000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec0000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234363438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec1000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234363439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec2000100343231393034333436333032000100343231393035313233343536000400000000000000006769643a31313234363530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec3000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec4000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234363532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3771,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124642 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3772,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124643 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3773,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124644 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3774,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124645 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3775,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124646 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3776,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124648 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3777,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124649 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3778,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124650 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3779,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124651 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3780,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124652 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124642","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.488614","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124643","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.491122","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124644","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.493671","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124645","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.496127","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124646","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.498619","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124648","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.501055","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124649","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.503466","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124650","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.505872","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124651","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.508375","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124652","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.510855","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ebb313132343634320000000018800000050000000000000ebc313132343634330000000018800000050000000000000ebd313132343634340000000018800000050000000000000ebe313132343634350000000018800000050000000000000ebf313132343634360000000018800000050000000000000ec0313132343634380000000018800000050000000000000ec1313132343634390000000018800000050000000000000ec2313132343635300000000018800000050000000000000ec3313132343635310000000018800000050000000000000ec43131323436353200"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3771,"message_id":"1124642"},"sourceData":"00000018800000050000000000000ebb3131323436343200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3772,"message_id":"1124643"},"sourceData":"00000018800000050000000000000ebc3131323436343300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3773,"message_id":"1124644"},"sourceData":"00000018800000050000000000000ebd3131323436343400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3774,"message_id":"1124645"},"sourceData":"00000018800000050000000000000ebe3131323436343500"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3775,"message_id":"1124646"},"sourceData":"00000018800000050000000000000ebf3131323436343600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3776,"message_id":"1124648"},"sourceData":"00000018800000050000000000000ec03131323436343800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3777,"message_id":"1124649"},"sourceData":"00000018800000050000000000000ec13131323436343900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3778,"message_id":"1124650"},"sourceData":"00000018800000050000000000000ec23131323436353000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3779,"message_id":"1124651"},"sourceData":"00000018800000050000000000000ec33131323436353100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3780,"message_id":"1124652"},"sourceData":"00000018800000050000000000000ec43131323436353200"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124642', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200873' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124643', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200874' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124644', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200875' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124645', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200876' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124646', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200877' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124648', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200878' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124649', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200879' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124650', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200880' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124651', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200881' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124652', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.852309+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200882' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ec5000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234363533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec6000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234363534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec7000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234363536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec8000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313234363537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ec9000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234363538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eca000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234363539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ecb000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313234363630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ecc000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ecd000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ece000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234363634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3781,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124653 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3782,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124654 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3783,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124656 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3784,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124657 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3785,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124658 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3786,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124659 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3787,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124660 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3788,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124661 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3789,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124663 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3790,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124664 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124653","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.513345","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124654","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.515817","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124656","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.518282","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124657","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.520798","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124658","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.523334","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124659","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.525804","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124660","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.528298","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124661","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.530783","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124663","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.533273","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124664","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.537061","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ec5313132343635330000000018800000050000000000000ec6313132343635340000000018800000050000000000000ec7313132343635360000000018800000050000000000000ec8313132343635370000000018800000050000000000000ec9313132343635380000000018800000050000000000000eca313132343635390000000018800000050000000000000ecb313132343636300000000018800000050000000000000ecc313132343636310000000018800000050000000000000ecd313132343636330000000018800000050000000000000ece3131323436363400"] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3781,"message_id":"1124653"},"sourceData":"00000018800000050000000000000ec53131323436353300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3782,"message_id":"1124654"},"sourceData":"00000018800000050000000000000ec63131323436353400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3783,"message_id":"1124656"},"sourceData":"00000018800000050000000000000ec73131323436353600"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3784,"message_id":"1124657"},"sourceData":"00000018800000050000000000000ec83131323436353700"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3785,"message_id":"1124658"},"sourceData":"00000018800000050000000000000ec93131323436353800"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3786,"message_id":"1124659"},"sourceData":"00000018800000050000000000000eca3131323436353900"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3787,"message_id":"1124660"},"sourceData":"00000018800000050000000000000ecb3131323436363000"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3788,"message_id":"1124661"},"sourceData":"00000018800000050000000000000ecc3131323436363100"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3789,"message_id":"1124663"},"sourceData":"00000018800000050000000000000ecd3131323436363300"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3790,"message_id":"1124664"},"sourceData":"00000018800000050000000000000ece3131323436363400"} [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124653', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200883' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124654', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200884' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124656', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200885' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124657', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200886' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124658', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200887' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124659', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200888' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124660', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200889' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124661', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200890' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124663', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200891' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124664', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.927128+01') [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200892' [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:40] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ecf000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234363635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed0000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313234363636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed1000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234363637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed2000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed3000100343231393033363236363330000100343231393035313233343536000400000000000000006769643a31313234363730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed4000100343231393034333436333032000100343231393032313233343536000400000000000000006769643a31313234363731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed5000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234363732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed6000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234363733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed7000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234363734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ed8000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234363735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3791,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124665 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3792,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124666 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3793,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124667 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3794,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124668 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3795,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124670 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3796,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124671 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3797,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124672 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3798,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124673 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3799,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124674 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3800,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124675 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124665","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.540619","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124666","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.543196","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124667","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.546048","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124668","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.548518","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124670","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.551034","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124671","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.553585","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124672","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.556129","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124673","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.558759","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124674","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.56126","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124675","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.563891","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ecf313132343636350000000018800000050000000000000ed0313132343636360000000018800000050000000000000ed1313132343636370000000018800000050000000000000ed2313132343636380000000018800000050000000000000ed3313132343637300000000018800000050000000000000ed4313132343637310000000018800000050000000000000ed5313132343637320000000018800000050000000000000ed6313132343637330000000018800000050000000000000ed7313132343637340000000018800000050000000000000ed83131323436373500"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3791,"message_id":"1124665"},"sourceData":"00000018800000050000000000000ecf3131323436363500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3792,"message_id":"1124666"},"sourceData":"00000018800000050000000000000ed03131323436363600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3793,"message_id":"1124667"},"sourceData":"00000018800000050000000000000ed13131323436363700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3794,"message_id":"1124668"},"sourceData":"00000018800000050000000000000ed23131323436363800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3795,"message_id":"1124670"},"sourceData":"00000018800000050000000000000ed33131323436373000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3796,"message_id":"1124671"},"sourceData":"00000018800000050000000000000ed43131323436373100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3797,"message_id":"1124672"},"sourceData":"00000018800000050000000000000ed53131323436373200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3798,"message_id":"1124673"},"sourceData":"00000018800000050000000000000ed63131323436373300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3799,"message_id":"1124674"},"sourceData":"00000018800000050000000000000ed73131323436373400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3800,"message_id":"1124675"},"sourceData":"00000018800000050000000000000ed83131323436373500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124665', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200893' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124666', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200894' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124667', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200895' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124668', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200896' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124670', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200897' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124671', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200898' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124672', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200899' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124673', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200900' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124674', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200901' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124675', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:40.996424+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200902' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ed9000100343231393033363236363330000100343231393032313233343536000400000000000000006769643a31313234363736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eda000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313234363738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000edb000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234363739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000edc000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234363830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000edd000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234363831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ede000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234363832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000edf000100343231393037333431343738000100343231353533313132323637000400000000000000006769643a31313234363833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee0000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee1000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234363836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee2000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234363837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3801,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124676 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3802,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124678 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3803,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124679 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3804,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124680 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3805,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124681 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3806,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124682 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3807,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124683 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3808,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124685 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3809,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124686 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3810,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124687 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124676","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.566377","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124678","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.568873","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124679","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.572278","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124680","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.575697","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124681","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.579114","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124682","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.582489","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124683","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.585634","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124685","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.58886","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124686","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.591381","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124687","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.594046","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ed9313132343637360000000018800000050000000000000eda313132343637380000000018800000050000000000000edb313132343637390000000018800000050000000000000edc313132343638300000000018800000050000000000000edd313132343638310000000018800000050000000000000ede313132343638320000000018800000050000000000000edf313132343638330000000018800000050000000000000ee0313132343638350000000018800000050000000000000ee1313132343638360000000018800000050000000000000ee23131323436383700"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3801,"message_id":"1124676"},"sourceData":"00000018800000050000000000000ed93131323436373600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3802,"message_id":"1124678"},"sourceData":"00000018800000050000000000000eda3131323436373800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3803,"message_id":"1124679"},"sourceData":"00000018800000050000000000000edb3131323436373900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3804,"message_id":"1124680"},"sourceData":"00000018800000050000000000000edc3131323436383000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3805,"message_id":"1124681"},"sourceData":"00000018800000050000000000000edd3131323436383100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3806,"message_id":"1124682"},"sourceData":"00000018800000050000000000000ede3131323436383200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3807,"message_id":"1124683"},"sourceData":"00000018800000050000000000000edf3131323436383300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3808,"message_id":"1124685"},"sourceData":"00000018800000050000000000000ee03131323436383500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3809,"message_id":"1124686"},"sourceData":"00000018800000050000000000000ee13131323436383600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3810,"message_id":"1124687"},"sourceData":"00000018800000050000000000000ee23131323436383700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124676', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200903' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124678', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200904' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124679', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200905' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124680', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200906' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124681', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200907' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124682', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200908' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124683', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200909' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124685', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200910' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124686', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200911' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124687', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.061523+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200912' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ee3000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234363838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee4000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234363839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee5000100343231393034333436333032000100343231393032313233343536000400000000000000006769643a31313234363930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee6000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234363932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee7000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234363933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee8000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234363934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ee9000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234363935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eea000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234363936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eeb000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234363937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eec000100343231393037333431343738000100343231353533313132323637000400000000000000006769643a31313234363938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3811,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124688 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3812,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124689 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3813,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124690 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3814,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124692 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3815,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124693 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3816,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124694 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3817,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124695 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3818,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124696 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3819,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124697 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3820,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124698 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124688","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.596977","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124689","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.60072","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124690","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.604889","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124692","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.608692","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124693","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.61367","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124694","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.618655","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124695","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.623813","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124696","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.628788","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124697","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.633809","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124698","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.638735","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ee3313132343638380000000018800000050000000000000ee4313132343638390000000018800000050000000000000ee5313132343639300000000018800000050000000000000ee6313132343639320000000018800000050000000000000ee7313132343639330000000018800000050000000000000ee8313132343639340000000018800000050000000000000ee9313132343639350000000018800000050000000000000eea313132343639360000000018800000050000000000000eeb313132343639370000000018800000050000000000000eec3131323436393800"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3811,"message_id":"1124688"},"sourceData":"00000018800000050000000000000ee33131323436383800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3812,"message_id":"1124689"},"sourceData":"00000018800000050000000000000ee43131323436383900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3813,"message_id":"1124690"},"sourceData":"00000018800000050000000000000ee53131323436393000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3814,"message_id":"1124692"},"sourceData":"00000018800000050000000000000ee63131323436393200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3815,"message_id":"1124693"},"sourceData":"00000018800000050000000000000ee73131323436393300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3816,"message_id":"1124694"},"sourceData":"00000018800000050000000000000ee83131323436393400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3817,"message_id":"1124695"},"sourceData":"00000018800000050000000000000ee93131323436393500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3818,"message_id":"1124696"},"sourceData":"00000018800000050000000000000eea3131323436393600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3819,"message_id":"1124697"},"sourceData":"00000018800000050000000000000eeb3131323436393700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3820,"message_id":"1124698"},"sourceData":"00000018800000050000000000000eec3131323436393800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124688', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200913' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124689', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200914' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124690', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200915' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124692', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200916' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124693', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200917' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124694', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200918' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124695', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200919' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124696', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200920' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124697', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200921' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124698', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.145935+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200922' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000eed000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313234373030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eee000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eef000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234373032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef0000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef1000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef2000100343231393033363236363330000100343231393033313233343536000400000000000000006769643a31313234373035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef3000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234373036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef4000100343231393037333431343738000100343231393433333333333333000400000000000000006769643a31313234373037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef5000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234373038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef6000100343231393035383437393730000100343231393433333333333333000400000000000000006769643a31313234373039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3821,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124700 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3822,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124701 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3823,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124702 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3824,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124703 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3825,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124704 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3826,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124705 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3827,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124706 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3828,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124707 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3829,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124708 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3830,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124709 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124700","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.643704","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124701","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.648604","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124702","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.653533","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124703","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.658618","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124704","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.663565","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124705","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.668424","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124706","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.673486","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124707","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.679156","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124708","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.68475","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124709","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.689927","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000eed313132343730300000000018800000050000000000000eee313132343730310000000018800000050000000000000eef313132343730320000000018800000050000000000000ef0313132343730330000000018800000050000000000000ef1313132343730340000000018800000050000000000000ef2313132343730350000000018800000050000000000000ef3313132343730360000000018800000050000000000000ef4313132343730370000000018800000050000000000000ef5313132343730380000000018800000050000000000000ef63131323437303900"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3821,"message_id":"1124700"},"sourceData":"00000018800000050000000000000eed3131323437303000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3822,"message_id":"1124701"},"sourceData":"00000018800000050000000000000eee3131323437303100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3823,"message_id":"1124702"},"sourceData":"00000018800000050000000000000eef3131323437303200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3824,"message_id":"1124703"},"sourceData":"00000018800000050000000000000ef03131323437303300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3825,"message_id":"1124704"},"sourceData":"00000018800000050000000000000ef13131323437303400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3826,"message_id":"1124705"},"sourceData":"00000018800000050000000000000ef23131323437303500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3827,"message_id":"1124706"},"sourceData":"00000018800000050000000000000ef33131323437303600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3828,"message_id":"1124707"},"sourceData":"00000018800000050000000000000ef43131323437303700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3829,"message_id":"1124708"},"sourceData":"00000018800000050000000000000ef53131323437303800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3830,"message_id":"1124709"},"sourceData":"00000018800000050000000000000ef63131323437303900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124700', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200923' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124701', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200924' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124702', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200925' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124703', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200926' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124704', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200927' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124705', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200928' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124706', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200929' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124707', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200930' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124708', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200931' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124709', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.212796+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200932' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ef7000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313234373130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef8000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ef9000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000efa000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234373133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000efb000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000efc000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234373135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000efd000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000efe000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000eff000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f00000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3831,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124710 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3832,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124711 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3833,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124712 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3834,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124713 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3835,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124714 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3836,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124715 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3837,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124716 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3838,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124717 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3839,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124718 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3840,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124719 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124710","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.695007","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124711","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.700268","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124712","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.704452","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124713","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.707932","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124714","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.711555","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124715","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.715048","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124716","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.718669","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124717","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.722186","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124718","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.725685","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124719","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.729302","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ef7313132343731300000000018800000050000000000000ef8313132343731310000000018800000050000000000000ef9313132343731320000000018800000050000000000000efa313132343731330000000018800000050000000000000efb313132343731340000000018800000050000000000000efc313132343731350000000018800000050000000000000efd313132343731360000000018800000050000000000000efe313132343731370000000018800000050000000000000eff313132343731380000000018800000050000000000000f003131323437313900"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3831,"message_id":"1124710"},"sourceData":"00000018800000050000000000000ef73131323437313000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3832,"message_id":"1124711"},"sourceData":"00000018800000050000000000000ef83131323437313100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3833,"message_id":"1124712"},"sourceData":"00000018800000050000000000000ef93131323437313200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3834,"message_id":"1124713"},"sourceData":"00000018800000050000000000000efa3131323437313300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3835,"message_id":"1124714"},"sourceData":"00000018800000050000000000000efb3131323437313400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3836,"message_id":"1124715"},"sourceData":"00000018800000050000000000000efc3131323437313500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3837,"message_id":"1124716"},"sourceData":"00000018800000050000000000000efd3131323437313600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3838,"message_id":"1124717"},"sourceData":"00000018800000050000000000000efe3131323437313700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3839,"message_id":"1124718"},"sourceData":"00000018800000050000000000000eff3131323437313800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3840,"message_id":"1124719"},"sourceData":"00000018800000050000000000000f003131323437313900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124710', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200933' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124711', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200934' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124712', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200935' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124713', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200936' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124714', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200937' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124715', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200938' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124716', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200939' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124717', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200940' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124718', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200941' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124719', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.283778+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200942' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f01000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f02000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f03000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f04000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f05000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234373234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f06000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f07000100343231393037333431343738000100343231393033363236363330000400000000000000006769643a31313234373236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f08000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f09000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f0a000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3841,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124720 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3842,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3843,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3844,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124723 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3845,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124724 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3846,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124725 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3847,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124726 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3848,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3849,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124728 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3850,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124729 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124720","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.732822","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.736319","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.739803","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124723","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.743303","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124724","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.746765","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124725","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.750234","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124726","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.753687","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.757157","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124728","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.760614","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124729","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.764104","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f01313132343732300000000018800000050000000000000f02313132343732310000000018800000050000000000000f03313132343732320000000018800000050000000000000f04313132343732330000000018800000050000000000000f05313132343732340000000018800000050000000000000f06313132343732350000000018800000050000000000000f07313132343732360000000018800000050000000000000f08313132343732370000000018800000050000000000000f09313132343732380000000018800000050000000000000f0a3131323437323900"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3841,"message_id":"1124720"},"sourceData":"00000018800000050000000000000f013131323437323000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3842,"message_id":"1124721"},"sourceData":"00000018800000050000000000000f023131323437323100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3843,"message_id":"1124722"},"sourceData":"00000018800000050000000000000f033131323437323200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3844,"message_id":"1124723"},"sourceData":"00000018800000050000000000000f043131323437323300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3845,"message_id":"1124724"},"sourceData":"00000018800000050000000000000f053131323437323400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3846,"message_id":"1124725"},"sourceData":"00000018800000050000000000000f063131323437323500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3847,"message_id":"1124726"},"sourceData":"00000018800000050000000000000f073131323437323600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3848,"message_id":"1124727"},"sourceData":"00000018800000050000000000000f083131323437323700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3849,"message_id":"1124728"},"sourceData":"00000018800000050000000000000f093131323437323800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3850,"message_id":"1124729"},"sourceData":"00000018800000050000000000000f0a3131323437323900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124720', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200943' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124721', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200944' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124722', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200945' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124723', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200946' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124724', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200947' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124725', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200948' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124726', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200949' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124727', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200950' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124728', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200951' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124729', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.356119+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200952' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f0b000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f0c000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f0d000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f0e000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f0f000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234373334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f10000100343231393037333431343738000100343231393036313233343536000400000000000000006769643a31313234373335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f11000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f12000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234373337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f13000100343231393035383437393730000100343231393032313233343536000400000000000000006769643a31313234373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f14000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313234373339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3851,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124730 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3852,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124731 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3853,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3854,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124733 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3855,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124734 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3856,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124735 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3857,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124736 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3858,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124737 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3859,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3860,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124739 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124730","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.767584","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124731","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.771071","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.774617","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124733","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.778157","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124734","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.78169","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124735","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.785172","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124736","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.78865","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124737","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.792123","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.79509","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124739","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:38.798043","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f0b313132343733300000000018800000050000000000000f0c313132343733310000000018800000050000000000000f0d313132343733320000000018800000050000000000000f0e313132343733330000000018800000050000000000000f0f313132343733340000000018800000050000000000000f10313132343733350000000018800000050000000000000f11313132343733360000000018800000050000000000000f12313132343733370000000018800000050000000000000f13313132343733380000000018800000050000000000000f143131323437333900"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3851,"message_id":"1124730"},"sourceData":"00000018800000050000000000000f0b3131323437333000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3852,"message_id":"1124731"},"sourceData":"00000018800000050000000000000f0c3131323437333100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3853,"message_id":"1124732"},"sourceData":"00000018800000050000000000000f0d3131323437333200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3854,"message_id":"1124733"},"sourceData":"00000018800000050000000000000f0e3131323437333300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3855,"message_id":"1124734"},"sourceData":"00000018800000050000000000000f0f3131323437333400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3856,"message_id":"1124735"},"sourceData":"00000018800000050000000000000f103131323437333500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3857,"message_id":"1124736"},"sourceData":"00000018800000050000000000000f113131323437333600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3858,"message_id":"1124737"},"sourceData":"00000018800000050000000000000f123131323437333700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3859,"message_id":"1124738"},"sourceData":"00000018800000050000000000000f133131323437333800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3860,"message_id":"1124739"},"sourceData":"00000018800000050000000000000f143131323437333900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124730', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200953' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124731', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200954' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124732', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200955' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124733', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200956' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124734', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200957' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124735', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200958' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124736', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200959' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124737', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200960' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124738', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200961' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124739', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.41712+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200962' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000f15000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f16000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f17000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000f18000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f19000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f1a000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f1b000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f1c000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f1d000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f1e000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3861,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3862,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3863,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3864,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3865,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3866,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3867,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3868,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3869,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3870,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.898423","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.901891","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.905443","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.908989","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.912405","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.915868","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.919305","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.922799","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.926707","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.93058","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f15313132343831320000000018800000050000000000000f16313132343832340000000018800000050000000000000f17313132343833370000000018800000050000000000000f18313132343734300000000018800000050000000000000f19313132343734320000000018800000050000000000000f1a313132343734390000000018800000050000000000000f1b313132343735370000000018800000050000000000000f1c313132343736340000000018800000050000000000000f1d313132343734310000000018800000050000000000000f1e3131323437343300"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3861,"message_id":"1124812"},"sourceData":"00000018800000050000000000000f153131323438313200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3862,"message_id":"1124824"},"sourceData":"00000018800000050000000000000f163131323438323400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3863,"message_id":"1124837"},"sourceData":"00000018800000050000000000000f173131323438333700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3864,"message_id":"1124740"},"sourceData":"00000018800000050000000000000f183131323437343000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3865,"message_id":"1124742"},"sourceData":"00000018800000050000000000000f193131323437343200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3866,"message_id":"1124749"},"sourceData":"00000018800000050000000000000f1a3131323437343900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3867,"message_id":"1124757"},"sourceData":"00000018800000050000000000000f1b3131323437353700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3868,"message_id":"1124764"},"sourceData":"00000018800000050000000000000f1c3131323437363400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3869,"message_id":"1124741"},"sourceData":"00000018800000050000000000000f1d3131323437343100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3870,"message_id":"1124743"},"sourceData":"00000018800000050000000000000f1e3131323437343300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124812', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200963' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124824', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200964' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124837', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200965' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124740', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200966' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124742', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200967' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124749', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200968' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124757', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200969' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124764', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200970' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124741', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200971' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124743', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.492221+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200972' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f1f000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f20000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313234373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f21000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f22000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f23000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f24000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f25000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f26000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f27000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f28000100343231393034333436333032000100343231393033363236363330000400000000000000006769643a31313234373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3871,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3872,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3873,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3874,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3875,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3876,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3877,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3878,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3879,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3880,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.934136","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.937678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.941678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.947014","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.952186","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.957394","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.962414","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.967618","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.972516","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.977121","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f1f313132343734340000000018800000050000000000000f20313132343734350000000018800000050000000000000f21313132343734360000000018800000050000000000000f22313132343734370000000018800000050000000000000f23313132343734380000000018800000050000000000000f24313132343735300000000018800000050000000000000f25313132343735310000000018800000050000000000000f26313132343735320000000018800000050000000000000f27313132343735330000000018800000050000000000000f283131323437353400"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3871,"message_id":"1124744"},"sourceData":"00000018800000050000000000000f1f3131323437343400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3872,"message_id":"1124745"},"sourceData":"00000018800000050000000000000f203131323437343500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3873,"message_id":"1124746"},"sourceData":"00000018800000050000000000000f213131323437343600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3874,"message_id":"1124747"},"sourceData":"00000018800000050000000000000f223131323437343700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3875,"message_id":"1124748"},"sourceData":"00000018800000050000000000000f233131323437343800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3876,"message_id":"1124750"},"sourceData":"00000018800000050000000000000f243131323437353000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3877,"message_id":"1124751"},"sourceData":"00000018800000050000000000000f253131323437353100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3878,"message_id":"1124752"},"sourceData":"00000018800000050000000000000f263131323437353200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3879,"message_id":"1124753"},"sourceData":"00000018800000050000000000000f273131323437353300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3880,"message_id":"1124754"},"sourceData":"00000018800000050000000000000f283131323437353400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124744', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200973' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124745', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200974' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124746', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200975' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124747', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200976' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124748', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200977' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124750', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200978' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124751', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200979' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124752', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200980' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124753', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200981' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124754', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.55038+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200982' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f29000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2a000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2b000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2c000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2d000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2e000100343231393139343539313132000100343231393433333335353939000400000000000000006769643a31313234373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f2f000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313234373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f30000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f31000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f32000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3881,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3882,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3883,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3884,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3885,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3886,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3887,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3888,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3889,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3890,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.9818","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.986197","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.990827","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.995592","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.000243","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.004731","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.009147","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.013634","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.018317","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.022926","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f29313132343735350000000018800000050000000000000f2a313132343735360000000018800000050000000000000f2b313132343735380000000018800000050000000000000f2c313132343735390000000018800000050000000000000f2d313132343736300000000018800000050000000000000f2e313132343736310000000018800000050000000000000f2f313132343736320000000018800000050000000000000f30313132343736330000000018800000050000000000000f31313132343736350000000018800000050000000000000f323131323437363600"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3881,"message_id":"1124755"},"sourceData":"00000018800000050000000000000f293131323437353500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3882,"message_id":"1124756"},"sourceData":"00000018800000050000000000000f2a3131323437353600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3883,"message_id":"1124758"},"sourceData":"00000018800000050000000000000f2b3131323437353800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3884,"message_id":"1124759"},"sourceData":"00000018800000050000000000000f2c3131323437353900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3885,"message_id":"1124760"},"sourceData":"00000018800000050000000000000f2d3131323437363000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3886,"message_id":"1124761"},"sourceData":"00000018800000050000000000000f2e3131323437363100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3887,"message_id":"1124762"},"sourceData":"00000018800000050000000000000f2f3131323437363200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3888,"message_id":"1124763"},"sourceData":"00000018800000050000000000000f303131323437363300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3889,"message_id":"1124765"},"sourceData":"00000018800000050000000000000f313131323437363500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3890,"message_id":"1124766"},"sourceData":"00000018800000050000000000000f323131323437363600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124755', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200983' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124756', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200984' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124758', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200985' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124759', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200986' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124760', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200987' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124761', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200988' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124762', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200989' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124763', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200990' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124765', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200991' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124766', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.611938+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200992' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f33000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f34000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f35000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f36000100343231393035383437393730000100343231393433333333333333000400000000000000006769643a31313234373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f37000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f38000100343231393034333436333032000100343231393433333335353939000400000000000000006769643a31313234373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f39000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f3a000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313234373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f3b000100343231393033363236363330000100343231393033313233343536000400000000000000006769643a31313234373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f3c000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3891,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3892,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3893,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3894,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3895,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3896,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3897,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3898,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3899,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3900,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.027669","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.033475","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.039171","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.045087","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.051603","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.057478","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.062684","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.06804","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.073165","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.078875","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f33313132343736370000000018800000050000000000000f34313132343736380000000018800000050000000000000f35313132343736390000000018800000050000000000000f36313132343737300000000018800000050000000000000f37313132343737320000000018800000050000000000000f38313132343737330000000018800000050000000000000f39313132343737340000000018800000050000000000000f3a313132343737350000000018800000050000000000000f3b313132343737360000000018800000050000000000000f3c3131323437373700"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3891,"message_id":"1124767"},"sourceData":"00000018800000050000000000000f333131323437363700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3892,"message_id":"1124768"},"sourceData":"00000018800000050000000000000f343131323437363800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3893,"message_id":"1124769"},"sourceData":"00000018800000050000000000000f353131323437363900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3894,"message_id":"1124770"},"sourceData":"00000018800000050000000000000f363131323437373000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3895,"message_id":"1124772"},"sourceData":"00000018800000050000000000000f373131323437373200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3896,"message_id":"1124773"},"sourceData":"00000018800000050000000000000f383131323437373300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3897,"message_id":"1124774"},"sourceData":"00000018800000050000000000000f393131323437373400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3898,"message_id":"1124775"},"sourceData":"00000018800000050000000000000f3a3131323437373500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3899,"message_id":"1124776"},"sourceData":"00000018800000050000000000000f3b3131323437373600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3900,"message_id":"1124777"},"sourceData":"00000018800000050000000000000f3c3131323437373700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124767', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200993' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124768', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200994' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124769', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200995' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124770', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200996' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124772', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200997' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124773', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200998' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124774', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '200999' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124775', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201000' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124776', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201001' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124777', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.685756+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201002' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f3d000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f3e000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f3f000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f40000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f41000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f42000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f43000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f44000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f45000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f46000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3901,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3902,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3903,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3904,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3905,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3906,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3907,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3908,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3909,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3910,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.08406","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.089108","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.093246","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.097269","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.101872","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.106569","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.111267","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.115523","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.1183","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.121071","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f3d313132343737380000000018800000050000000000000f3e313132343738300000000018800000050000000000000f3f313132343738310000000018800000050000000000000f40313132343738320000000018800000050000000000000f41313132343738330000000018800000050000000000000f42313132343738340000000018800000050000000000000f43313132343738350000000018800000050000000000000f44313132343738370000000018800000050000000000000f45313132343738380000000018800000050000000000000f463131323437383900"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3901,"message_id":"1124778"},"sourceData":"00000018800000050000000000000f3d3131323437373800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3902,"message_id":"1124780"},"sourceData":"00000018800000050000000000000f3e3131323437383000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3903,"message_id":"1124781"},"sourceData":"00000018800000050000000000000f3f3131323437383100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3904,"message_id":"1124782"},"sourceData":"00000018800000050000000000000f403131323437383200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3905,"message_id":"1124783"},"sourceData":"00000018800000050000000000000f413131323437383300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3906,"message_id":"1124784"},"sourceData":"00000018800000050000000000000f423131323437383400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3907,"message_id":"1124785"},"sourceData":"00000018800000050000000000000f433131323437383500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3908,"message_id":"1124787"},"sourceData":"00000018800000050000000000000f443131323437383700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3909,"message_id":"1124788"},"sourceData":"00000018800000050000000000000f453131323437383800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3910,"message_id":"1124789"},"sourceData":"00000018800000050000000000000f463131323437383900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124778', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201003' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124780', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201004' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124781', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201005' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124782', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201006' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124783', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201007' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124784', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201008' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124785', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201009' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124787', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201010' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124788', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201011' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124789', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.741495+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201012' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f47000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f48000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f49000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4a000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4b000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4c000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4d000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4e000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f4f000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f50000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3911,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3912,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3913,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3914,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3915,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3916,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3917,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3918,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3919,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3920,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.123803","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.1266","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.12938","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.132158","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.134913","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.137931","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.140678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.143424","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.146146","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.148838","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f47313132343739300000000018800000050000000000000f48313132343739310000000018800000050000000000000f49313132343739320000000018800000050000000000000f4a313132343739340000000018800000050000000000000f4b313132343739350000000018800000050000000000000f4c313132343739360000000018800000050000000000000f4d313132343739370000000018800000050000000000000f4e313132343739380000000018800000050000000000000f4f313132343739390000000018800000050000000000000f503131323438303000"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3911,"message_id":"1124790"},"sourceData":"00000018800000050000000000000f473131323437393000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3912,"message_id":"1124791"},"sourceData":"00000018800000050000000000000f483131323437393100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3913,"message_id":"1124792"},"sourceData":"00000018800000050000000000000f493131323437393200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3914,"message_id":"1124794"},"sourceData":"00000018800000050000000000000f4a3131323437393400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3915,"message_id":"1124795"},"sourceData":"00000018800000050000000000000f4b3131323437393500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3916,"message_id":"1124796"},"sourceData":"00000018800000050000000000000f4c3131323437393600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3917,"message_id":"1124797"},"sourceData":"00000018800000050000000000000f4d3131323437393700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3918,"message_id":"1124798"},"sourceData":"00000018800000050000000000000f4e3131323437393800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3919,"message_id":"1124799"},"sourceData":"00000018800000050000000000000f4f3131323437393900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3920,"message_id":"1124800"},"sourceData":"00000018800000050000000000000f503131323438303000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124790', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201013' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124791', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201014' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124792', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201015' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124794', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201016' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124795', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201017' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124796', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201018' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124797', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201019' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124798', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201020' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124799', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201021' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124800', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.802915+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201022' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f51000100343231393139343539313132000100343231393433333333333333000400000000000000006769643a31313234383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f52000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f53000100343231393034333436333032000100343231393035313233343536000400000000000000006769643a31313234383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f54000100343231393033363236363330000100343231393036313233343536000400000000000000006769643a31313234383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f55000100343231393037333431343738000100343231393031313233343536000400000000000000006769643a31313234383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f56000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000f57000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f58000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f59000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f5a000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3921,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3922,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3923,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3924,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3925,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3926,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3927,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3928,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3929,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3930,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.151874","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.154705","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.157526","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.160404","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.163249","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.166144","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.169294","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.175001","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.18106","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.187678","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f51313132343830320000000018800000050000000000000f52313132343830330000000018800000050000000000000f53313132343830340000000018800000050000000000000f54313132343830350000000018800000050000000000000f55313132343830360000000018800000050000000000000f56313132343830370000000018800000050000000000000f57313132343831340000000018800000050000000000000f58313132343831380000000018800000050000000000000f59313132343831390000000018800000050000000000000f5a3131323438323000"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3921,"message_id":"1124802"},"sourceData":"00000018800000050000000000000f513131323438303200"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3922,"message_id":"1124803"},"sourceData":"00000018800000050000000000000f523131323438303300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3923,"message_id":"1124804"},"sourceData":"00000018800000050000000000000f533131323438303400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3924,"message_id":"1124805"},"sourceData":"00000018800000050000000000000f543131323438303500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3925,"message_id":"1124806"},"sourceData":"00000018800000050000000000000f553131323438303600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3926,"message_id":"1124807"},"sourceData":"00000018800000050000000000000f563131323438303700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3927,"message_id":"1124814"},"sourceData":"00000018800000050000000000000f573131323438313400"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3928,"message_id":"1124818"},"sourceData":"00000018800000050000000000000f583131323438313800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3929,"message_id":"1124819"},"sourceData":"00000018800000050000000000000f593131323438313900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3930,"message_id":"1124820"},"sourceData":"00000018800000050000000000000f5a3131323438323000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124802', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201023' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124803', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201024' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124804', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201025' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124805', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201026' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124806', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201027' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124807', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201028' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124814', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201029' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124818', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201030' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124819', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201031' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124820', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.862777+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201032' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000f5b000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000f5c000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f5d000100343231393034333436333032000100343231393433333335353939000400000000000000006769643a31313234383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f5e000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f5f000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f60000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f61000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f62000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f63000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f64000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3931,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3932,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3933,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3934,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3935,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3936,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3937,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3938,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3939,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3940,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.193797","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.199317","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.204509","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.209817","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.215374","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.221262","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.227268","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.232918","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.23841","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.242868","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f5b313132343832330000000018800000050000000000000f5c313132343830380000000018800000050000000000000f5d313132343830390000000018800000050000000000000f5e313132343831300000000018800000050000000000000f5f313132343831310000000018800000050000000000000f60313132343831330000000018800000050000000000000f61313132343831350000000018800000050000000000000f62313132343831360000000018800000050000000000000f63313132343831370000000018800000050000000000000f643131323438323100"] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3931,"message_id":"1124823"},"sourceData":"00000018800000050000000000000f5b3131323438323300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3932,"message_id":"1124808"},"sourceData":"00000018800000050000000000000f5c3131323438303800"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3933,"message_id":"1124809"},"sourceData":"00000018800000050000000000000f5d3131323438303900"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3934,"message_id":"1124810"},"sourceData":"00000018800000050000000000000f5e3131323438313000"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3935,"message_id":"1124811"},"sourceData":"00000018800000050000000000000f5f3131323438313100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3936,"message_id":"1124813"},"sourceData":"00000018800000050000000000000f603131323438313300"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3937,"message_id":"1124815"},"sourceData":"00000018800000050000000000000f613131323438313500"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3938,"message_id":"1124816"},"sourceData":"00000018800000050000000000000f623131323438313600"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3939,"message_id":"1124817"},"sourceData":"00000018800000050000000000000f633131323438313700"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3940,"message_id":"1124821"},"sourceData":"00000018800000050000000000000f643131323438323100"} [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124823', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201033' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124808', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201034' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124809', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201035' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124810', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201036' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124811', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201037' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124813', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201038' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124815', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201039' [] [2022-03-14 12:12:41] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124816', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201040' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124817', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201041' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124821', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:41.926317+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201042' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f65000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000f66000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f67000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f68000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f69000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f6a000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f6b000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000f6c000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f6d000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f6e000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3941,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3942,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3943,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3944,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3945,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3946,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3947,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3948,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3949,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3950,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.247418","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.2518","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.255878","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.259608","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.262868","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.265786","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.268656","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.271756","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.275384","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.278969","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f65313132343832320000000018800000050000000000000f66313132343832360000000018800000050000000000000f67313132343832390000000018800000050000000000000f68313132343833310000000018800000050000000000000f69313132343833340000000018800000050000000000000f6a313132343833360000000018800000050000000000000f6b313132343833380000000018800000050000000000000f6c313132343832350000000018800000050000000000000f6d313132343832370000000018800000050000000000000f6e3131323438323800"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3941,"message_id":"1124822"},"sourceData":"00000018800000050000000000000f653131323438323200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3942,"message_id":"1124826"},"sourceData":"00000018800000050000000000000f663131323438323600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3943,"message_id":"1124829"},"sourceData":"00000018800000050000000000000f673131323438323900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3944,"message_id":"1124831"},"sourceData":"00000018800000050000000000000f683131323438333100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3945,"message_id":"1124834"},"sourceData":"00000018800000050000000000000f693131323438333400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3946,"message_id":"1124836"},"sourceData":"00000018800000050000000000000f6a3131323438333600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3947,"message_id":"1124838"},"sourceData":"00000018800000050000000000000f6b3131323438333800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3948,"message_id":"1124825"},"sourceData":"00000018800000050000000000000f6c3131323438323500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3949,"message_id":"1124827"},"sourceData":"00000018800000050000000000000f6d3131323438323700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3950,"message_id":"1124828"},"sourceData":"00000018800000050000000000000f6e3131323438323800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124822', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201043' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124826', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201044' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124829', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201045' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124831', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201046' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124834', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201047' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124836', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201048' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124838', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201049' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124825', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201050' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124827', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201051' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124828', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.006039+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201052' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f6f000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f70000100343231393035383437393730000100343231393037313233343536000400000000000000006769643a31313234383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f71000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f72000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f73000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f74000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f75000100343231393034333436333032000100343231393433333333333333000400000000000000006769643a31313234373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f76000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f77000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000f78000100343231393037333431343738000100343231393033363236363330000400000000000000006769643a31313234383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3951,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3952,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3953,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3954,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3955,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3956,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3957,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3958,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3959,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3960,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.283043","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.287579","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.291223","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.294767","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.298182","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.301834","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.30499","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.308361","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.312006","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.316297","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f6f313132343833300000000018800000050000000000000f70313132343833320000000018800000050000000000000f71313132343833330000000018800000050000000000000f72313132343833350000000018800000050000000000000f73313132343833390000000018800000050000000000000f74313132343737310000000018800000050000000000000f75313132343737390000000018800000050000000000000f76313132343738360000000018800000050000000000000f77313132343739330000000018800000050000000000000f783131323438303100"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3951,"message_id":"1124830"},"sourceData":"00000018800000050000000000000f6f3131323438333000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3952,"message_id":"1124832"},"sourceData":"00000018800000050000000000000f703131323438333200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3953,"message_id":"1124833"},"sourceData":"00000018800000050000000000000f713131323438333300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3954,"message_id":"1124835"},"sourceData":"00000018800000050000000000000f723131323438333500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3955,"message_id":"1124839"},"sourceData":"00000018800000050000000000000f733131323438333900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3956,"message_id":"1124771"},"sourceData":"00000018800000050000000000000f743131323437373100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3957,"message_id":"1124779"},"sourceData":"00000018800000050000000000000f753131323437373900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3958,"message_id":"1124786"},"sourceData":"00000018800000050000000000000f763131323437383600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3959,"message_id":"1124793"},"sourceData":"00000018800000050000000000000f773131323437393300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3960,"message_id":"1124801"},"sourceData":"00000018800000050000000000000f783131323438303100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124830', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201053' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124832', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201054' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124833', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201055' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124835', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201056' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124839', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201057' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124771', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201058' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124779', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201059' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124786', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201060' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124793', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201061' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124801', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.077657+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201062' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000f79000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234383132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f7a000100343231393035383437393730000100343231393433333335353939000400000000000000007769643a31313234383234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000f7b000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234383337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000f7c000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f7d000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f7e000100343231393035383437393730000100343231393037333431343738000400000000000000006769643a31313234373439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f7f000100343231393034333436333032000100343231393033313233343536000400000000000000006769643a31313234373537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f80000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f81000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f82000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3961,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124812 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3962,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1124824 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3963,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124837 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3964,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124740 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3965,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3966,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124749 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3967,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124757 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3968,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3969,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124741 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3970,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124743 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124812","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.898423","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124824","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.901891","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124837","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.905443","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124740","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.908989","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.912405","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124749","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.915868","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124757","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.919305","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.922799","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124741","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.926707","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124743","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.93058","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f79313132343831320000000018800000050000000000000f7a313132343832340000000018800000050000000000000f7b313132343833370000000018800000050000000000000f7c313132343734300000000018800000050000000000000f7d313132343734320000000018800000050000000000000f7e313132343734390000000018800000050000000000000f7f313132343735370000000018800000050000000000000f80313132343736340000000018800000050000000000000f81313132343734310000000018800000050000000000000f823131323437343300"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3961,"message_id":"1124812"},"sourceData":"00000018800000050000000000000f793131323438313200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3962,"message_id":"1124824"},"sourceData":"00000018800000050000000000000f7a3131323438323400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3963,"message_id":"1124837"},"sourceData":"00000018800000050000000000000f7b3131323438333700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3964,"message_id":"1124740"},"sourceData":"00000018800000050000000000000f7c3131323437343000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3965,"message_id":"1124742"},"sourceData":"00000018800000050000000000000f7d3131323437343200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3966,"message_id":"1124749"},"sourceData":"00000018800000050000000000000f7e3131323437343900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3967,"message_id":"1124757"},"sourceData":"00000018800000050000000000000f7f3131323437353700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3968,"message_id":"1124764"},"sourceData":"00000018800000050000000000000f803131323437363400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3969,"message_id":"1124741"},"sourceData":"00000018800000050000000000000f813131323437343100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3970,"message_id":"1124743"},"sourceData":"00000018800000050000000000000f823131323437343300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124812', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201063' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124824', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201064' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124837', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201065' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124740', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201066' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124742', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201067' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124749', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201068' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124757', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201069' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124764', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201070' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124741', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201071' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124743', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.138785+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201072' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f83000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234373434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f84000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313234373435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f85000100343231393139343539313132000100343231393031313233343536000400000000000000006769643a31313234373436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f86000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f87000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f88000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f89000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f8a000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234373532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f8b000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234373533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f8c000100343231393034333436333032000100343231393033363236363330000400000000000000006769643a31313234373534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3971,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124744 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3972,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124745 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3973,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124746 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3974,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124747 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3975,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3976,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124750 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3977,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124751 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3978,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124752 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3979,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124753 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3980,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124754 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124744","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.934136","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124745","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.937678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124746","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.941678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124747","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.947014","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.952186","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124750","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.957394","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124751","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.962414","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124752","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.967618","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124753","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.972516","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124754","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.977121","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f83313132343734340000000018800000050000000000000f84313132343734350000000018800000050000000000000f85313132343734360000000018800000050000000000000f86313132343734370000000018800000050000000000000f87313132343734380000000018800000050000000000000f88313132343735300000000018800000050000000000000f89313132343735310000000018800000050000000000000f8a313132343735320000000018800000050000000000000f8b313132343735330000000018800000050000000000000f8c3131323437353400"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3971,"message_id":"1124744"},"sourceData":"00000018800000050000000000000f833131323437343400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3972,"message_id":"1124745"},"sourceData":"00000018800000050000000000000f843131323437343500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3973,"message_id":"1124746"},"sourceData":"00000018800000050000000000000f853131323437343600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3974,"message_id":"1124747"},"sourceData":"00000018800000050000000000000f863131323437343700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3975,"message_id":"1124748"},"sourceData":"00000018800000050000000000000f873131323437343800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3976,"message_id":"1124750"},"sourceData":"00000018800000050000000000000f883131323437353000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3977,"message_id":"1124751"},"sourceData":"00000018800000050000000000000f893131323437353100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3978,"message_id":"1124752"},"sourceData":"00000018800000050000000000000f8a3131323437353200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3979,"message_id":"1124753"},"sourceData":"00000018800000050000000000000f8b3131323437353300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3980,"message_id":"1124754"},"sourceData":"00000018800000050000000000000f8c3131323437353400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124744', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201073' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124745', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201074' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124746', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201075' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124747', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201076' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124748', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201077' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124750', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201078' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124751', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201079' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124752', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201080' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124753', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201081' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124754', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.214578+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201082' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f8d000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f8e000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234373536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f8f000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f90000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234373539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f91000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234373630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f92000100343231393139343539313132000100343231393433333335353939000400000000000000006769643a31313234373631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f93000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313234373632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f94000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313234373633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f95000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f96000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3981,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124755 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3982,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124756 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3983,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124758 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3984,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124759 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3985,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124760 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3986,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124761 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3987,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124762 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3988,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124763 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3989,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124765 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3990,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124766 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124755","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.9818","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124756","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.986197","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124758","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.990827","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124759","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:39.995592","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124760","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.000243","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124761","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.004731","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124762","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.009147","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124763","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.013634","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124765","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.018317","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124766","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.022926","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f8d313132343735350000000018800000050000000000000f8e313132343735360000000018800000050000000000000f8f313132343735380000000018800000050000000000000f90313132343735390000000018800000050000000000000f91313132343736300000000018800000050000000000000f92313132343736310000000018800000050000000000000f93313132343736320000000018800000050000000000000f94313132343736330000000018800000050000000000000f95313132343736350000000018800000050000000000000f963131323437363600"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3981,"message_id":"1124755"},"sourceData":"00000018800000050000000000000f8d3131323437353500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3982,"message_id":"1124756"},"sourceData":"00000018800000050000000000000f8e3131323437353600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3983,"message_id":"1124758"},"sourceData":"00000018800000050000000000000f8f3131323437353800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3984,"message_id":"1124759"},"sourceData":"00000018800000050000000000000f903131323437353900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3985,"message_id":"1124760"},"sourceData":"00000018800000050000000000000f913131323437363000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3986,"message_id":"1124761"},"sourceData":"00000018800000050000000000000f923131323437363100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3987,"message_id":"1124762"},"sourceData":"00000018800000050000000000000f933131323437363200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3988,"message_id":"1124763"},"sourceData":"00000018800000050000000000000f943131323437363300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3989,"message_id":"1124765"},"sourceData":"00000018800000050000000000000f953131323437363500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3990,"message_id":"1124766"},"sourceData":"00000018800000050000000000000f963131323437363600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124755', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201083' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124756', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201084' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124758', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201085' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124759', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201086' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124760', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201087' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124761', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201088' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124762', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201089' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124763', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201090' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124765', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201091' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124766', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.296033+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201092' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000f97000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f98000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f99000100343231393033363236363330000100343231393433333333333333000400000000000000006769643a31313234373639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9a000100343231393035383437393730000100343231393433333333333333000400000000000000006769643a31313234373730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9b000100343231393033363236363330000100343231393038313233343635000400000000000000006769643a31313234373732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9c000100343231393034333436333032000100343231393433333335353939000400000000000000006769643a31313234373733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9d000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313234373734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9e000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313234373735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000f9f000100343231393033363236363330000100343231393033313233343536000400000000000000006769643a31313234373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa0000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234373737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3991,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3992,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124768 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3993,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124769 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3994,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124770 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3995,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124772 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3996,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124773 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3997,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124774 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3998,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124775 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3999,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4000,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124777 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.027669","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124768","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.033475","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124769","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.039171","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124770","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.045087","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124772","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.051603","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124773","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.057478","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124774","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.062684","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124775","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.06804","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.073165","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124777","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.078875","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000f97313132343736370000000018800000050000000000000f98313132343736380000000018800000050000000000000f99313132343736390000000018800000050000000000000f9a313132343737300000000018800000050000000000000f9b313132343737320000000018800000050000000000000f9c313132343737330000000018800000050000000000000f9d313132343737340000000018800000050000000000000f9e313132343737350000000018800000050000000000000f9f313132343737360000000018800000050000000000000fa03131323437373700"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3991,"message_id":"1124767"},"sourceData":"00000018800000050000000000000f973131323437363700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3992,"message_id":"1124768"},"sourceData":"00000018800000050000000000000f983131323437363800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3993,"message_id":"1124769"},"sourceData":"00000018800000050000000000000f993131323437363900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3994,"message_id":"1124770"},"sourceData":"00000018800000050000000000000f9a3131323437373000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3995,"message_id":"1124772"},"sourceData":"00000018800000050000000000000f9b3131323437373200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3996,"message_id":"1124773"},"sourceData":"00000018800000050000000000000f9c3131323437373300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3997,"message_id":"1124774"},"sourceData":"00000018800000050000000000000f9d3131323437373400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3998,"message_id":"1124775"},"sourceData":"00000018800000050000000000000f9e3131323437373500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3999,"message_id":"1124776"},"sourceData":"00000018800000050000000000000f9f3131323437373600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4000,"message_id":"1124777"},"sourceData":"00000018800000050000000000000fa03131323437373700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124767', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201093' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124768', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201094' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124769', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201095' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124770', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201096' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124772', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201097' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124773', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201098' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124774', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201099' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124775', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201100' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124776', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201101' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124777', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.36877+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201102' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fa1000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234373738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa2000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa3000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234373831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa4000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234373832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa5000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234373833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa6000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313234373834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa7000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234373835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa8000100343231393033363236363330000100343231393037313233343536000400000000000000006769643a31313234373837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fa9000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000faa000100343231393033363236363330000100343231393031313233343536000400000000000000006769643a31313234373839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4001,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124778 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4002,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124780 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4003,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124781 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4004,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124782 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4005,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124783 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4006,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124784 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4007,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124785 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4008,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124787 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4009,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124788 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4010,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124789 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124778","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.08406","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124780","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.089108","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124781","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.093246","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124782","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.097269","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124783","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.101872","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124784","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.106569","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124785","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.111267","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124787","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.115523","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124788","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.1183","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124789","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.121071","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fa1313132343737380000000018800000050000000000000fa2313132343738300000000018800000050000000000000fa3313132343738310000000018800000050000000000000fa4313132343738320000000018800000050000000000000fa5313132343738330000000018800000050000000000000fa6313132343738340000000018800000050000000000000fa7313132343738350000000018800000050000000000000fa8313132343738370000000018800000050000000000000fa9313132343738380000000018800000050000000000000faa3131323437383900"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4001,"message_id":"1124778"},"sourceData":"00000018800000050000000000000fa13131323437373800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4002,"message_id":"1124780"},"sourceData":"00000018800000050000000000000fa23131323437383000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4003,"message_id":"1124781"},"sourceData":"00000018800000050000000000000fa33131323437383100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4004,"message_id":"1124782"},"sourceData":"00000018800000050000000000000fa43131323437383200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4005,"message_id":"1124783"},"sourceData":"00000018800000050000000000000fa53131323437383300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4006,"message_id":"1124784"},"sourceData":"00000018800000050000000000000fa63131323437383400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4007,"message_id":"1124785"},"sourceData":"00000018800000050000000000000fa73131323437383500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4008,"message_id":"1124787"},"sourceData":"00000018800000050000000000000fa83131323437383700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4009,"message_id":"1124788"},"sourceData":"00000018800000050000000000000fa93131323437383800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4010,"message_id":"1124789"},"sourceData":"00000018800000050000000000000faa3131323437383900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124778', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201103' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124780', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201104' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124781', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201105' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124782', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201106' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124783', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201107' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124784', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201108' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124785', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201109' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124787', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201110' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124788', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201111' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124789', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.453972+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201112' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fab000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fac000100343231393139343539313132000100343231393034313233343536000400000000000000006769643a31313234373931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fad000100343231393139343539313132000100343231393037333431343738000400000000000000006769643a31313234373932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fae000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000faf000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234373935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb0000100343231393033363236363330000100343231393033363236363330000400000000000000006769643a31313234373936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb1000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234373937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb2000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234373938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb3000100343231393034333436333032000100343231393034313233343536000400000000000000006769643a31313234373939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb4000100343231393035383437393730000100343231393038313233343635000400000000000000006769643a31313234383030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4011,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124790 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4012,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124791 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4013,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124792 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4014,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4015,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124795 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4016,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124796 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4017,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124797 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4018,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124798 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4019,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124799 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4020,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124800 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124790","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.123803","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124791","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.1266","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124792","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.12938","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.132158","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124795","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.134913","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124796","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.137931","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124797","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.140678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124798","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.143424","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124799","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.146146","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124800","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.148838","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fab313132343739300000000018800000050000000000000fac313132343739310000000018800000050000000000000fad313132343739320000000018800000050000000000000fae313132343739340000000018800000050000000000000faf313132343739350000000018800000050000000000000fb0313132343739360000000018800000050000000000000fb1313132343739370000000018800000050000000000000fb2313132343739380000000018800000050000000000000fb3313132343739390000000018800000050000000000000fb43131323438303000"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4011,"message_id":"1124790"},"sourceData":"00000018800000050000000000000fab3131323437393000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4012,"message_id":"1124791"},"sourceData":"00000018800000050000000000000fac3131323437393100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4013,"message_id":"1124792"},"sourceData":"00000018800000050000000000000fad3131323437393200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4014,"message_id":"1124794"},"sourceData":"00000018800000050000000000000fae3131323437393400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4015,"message_id":"1124795"},"sourceData":"00000018800000050000000000000faf3131323437393500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4016,"message_id":"1124796"},"sourceData":"00000018800000050000000000000fb03131323437393600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4017,"message_id":"1124797"},"sourceData":"00000018800000050000000000000fb13131323437393700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4018,"message_id":"1124798"},"sourceData":"00000018800000050000000000000fb23131323437393800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4019,"message_id":"1124799"},"sourceData":"00000018800000050000000000000fb33131323437393900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4020,"message_id":"1124800"},"sourceData":"00000018800000050000000000000fb43131323438303000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124790', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201113' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124791', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201114' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124792', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201115' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124794', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201116' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124795', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201117' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124796', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201118' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124797', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201119' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124798', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201120' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124799', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201121' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124800', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.538325+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201122' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fb5000100343231393139343539313132000100343231393433333333333333000400000000000000006769643a31313234383032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb6000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313234383033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb7000100343231393034333436333032000100343231393035313233343536000400000000000000006769643a31313234383034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb8000100343231393033363236363330000100343231393036313233343536000400000000000000006769643a31313234383035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fb9000100343231393037333431343738000100343231393031313233343536000400000000000000006769643a31313234383036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fba000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234383037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000fbb000100343231393139343539313132000100343231393433333335353938000400000000000000007769643a31313234383134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fbc000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313234383138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fbd000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313234383139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fbe000100343231393034333436333032000100343231353533313132323637000400000000000000007769643a31313234383230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4021,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124802 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4022,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124803 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4023,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124804 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4024,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124805 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4025,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124806 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4026,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124807 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4027,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124814 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4028,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124818 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4029,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124819 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4030,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124820 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124802","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.151874","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124803","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.154705","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124804","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.157526","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124805","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.160404","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124806","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.163249","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124807","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.166144","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124814","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.169294","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124818","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.175001","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124819","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.18106","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124820","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.187678","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fb5313132343830320000000018800000050000000000000fb6313132343830330000000018800000050000000000000fb7313132343830340000000018800000050000000000000fb8313132343830350000000018800000050000000000000fb9313132343830360000000018800000050000000000000fba313132343830370000000018800000050000000000000fbb313132343831340000000018800000050000000000000fbc313132343831380000000018800000050000000000000fbd313132343831390000000018800000050000000000000fbe3131323438323000"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4021,"message_id":"1124802"},"sourceData":"00000018800000050000000000000fb53131323438303200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4022,"message_id":"1124803"},"sourceData":"00000018800000050000000000000fb63131323438303300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4023,"message_id":"1124804"},"sourceData":"00000018800000050000000000000fb73131323438303400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4024,"message_id":"1124805"},"sourceData":"00000018800000050000000000000fb83131323438303500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4025,"message_id":"1124806"},"sourceData":"00000018800000050000000000000fb93131323438303600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4026,"message_id":"1124807"},"sourceData":"00000018800000050000000000000fba3131323438303700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4027,"message_id":"1124814"},"sourceData":"00000018800000050000000000000fbb3131323438313400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4028,"message_id":"1124818"},"sourceData":"00000018800000050000000000000fbc3131323438313800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4029,"message_id":"1124819"},"sourceData":"00000018800000050000000000000fbd3131323438313900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4030,"message_id":"1124820"},"sourceData":"00000018800000050000000000000fbe3131323438323000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124802', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201123' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124803', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201124' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124804', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201125' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124805', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201126' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124806', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201127' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124807', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201128' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124814', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201129' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124818', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201130' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124819', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201131' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124820', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.618629+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201132' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000fbf000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000fc0000100343231393037333431343738000100343231393433333335353939000400000000000000006769643a31313234383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc1000100343231393034333436333032000100343231393433333335353939000400000000000000006769643a31313234383039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc2000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc3000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313234383131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc4000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234383133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc5000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234383135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc6000100343231393034333436333032000100343231393031313233343536000400000000000000006769643a31313234383136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc7000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313234383137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fc8000100343231393034333436333032000100343231353533313132323637000400000000000000006769643a31313234383231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4031,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124823 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4032,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4033,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124809 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4034,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124810 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4035,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124811 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4036,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124813 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4037,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124815 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4038,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1124816 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4039,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124817 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4040,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124821 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124823","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.193797","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.199317","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124809","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.204509","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124810","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.209817","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124811","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.215374","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124813","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.221262","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124815","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.227268","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124816","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.232918","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124817","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.23841","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124821","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.242868","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fbf313132343832330000000018800000050000000000000fc0313132343830380000000018800000050000000000000fc1313132343830390000000018800000050000000000000fc2313132343831300000000018800000050000000000000fc3313132343831310000000018800000050000000000000fc4313132343831330000000018800000050000000000000fc5313132343831350000000018800000050000000000000fc6313132343831360000000018800000050000000000000fc7313132343831370000000018800000050000000000000fc83131323438323100"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4031,"message_id":"1124823"},"sourceData":"00000018800000050000000000000fbf3131323438323300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4032,"message_id":"1124808"},"sourceData":"00000018800000050000000000000fc03131323438303800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4033,"message_id":"1124809"},"sourceData":"00000018800000050000000000000fc13131323438303900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4034,"message_id":"1124810"},"sourceData":"00000018800000050000000000000fc23131323438313000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4035,"message_id":"1124811"},"sourceData":"00000018800000050000000000000fc33131323438313100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4036,"message_id":"1124813"},"sourceData":"00000018800000050000000000000fc43131323438313300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4037,"message_id":"1124815"},"sourceData":"00000018800000050000000000000fc53131323438313500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4038,"message_id":"1124816"},"sourceData":"00000018800000050000000000000fc63131323438313600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4039,"message_id":"1124817"},"sourceData":"00000018800000050000000000000fc73131323438313700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4040,"message_id":"1124821"},"sourceData":"00000018800000050000000000000fc83131323438323100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124823', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201133' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124808', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201134' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124809', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201135' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124810', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201136' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124811', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201137' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124813', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201138' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124815', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201139' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124816', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201140' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124817', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201141' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124821', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.706487+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201142' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fc9000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000fca000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234383236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fcb000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313234383239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fcc000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234383331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fcd000100343231393035383437393730000100343231393036313233343536000400000000000000007769643a31313234383334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fce000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313234383336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fcf000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313234383338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000fd0000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234383235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd1000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234383237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd2000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234383238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4041,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124822 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4042,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124826 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4043,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124829 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4044,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124831 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4045,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124834 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4046,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124836 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4047,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124838 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4048,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124825 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4049,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124827 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4050,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124828 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124822","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.247418","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124826","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.2518","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124829","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.255878","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124831","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.259608","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124834","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.262868","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124836","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.265786","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124838","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.268656","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124825","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.271756","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124827","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.275384","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124828","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.278969","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fc9313132343832320000000018800000050000000000000fca313132343832360000000018800000050000000000000fcb313132343832390000000018800000050000000000000fcc313132343833310000000018800000050000000000000fcd313132343833340000000018800000050000000000000fce313132343833360000000018800000050000000000000fcf313132343833380000000018800000050000000000000fd0313132343832350000000018800000050000000000000fd1313132343832370000000018800000050000000000000fd23131323438323800"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4041,"message_id":"1124822"},"sourceData":"00000018800000050000000000000fc93131323438323200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4042,"message_id":"1124826"},"sourceData":"00000018800000050000000000000fca3131323438323600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4043,"message_id":"1124829"},"sourceData":"00000018800000050000000000000fcb3131323438323900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4044,"message_id":"1124831"},"sourceData":"00000018800000050000000000000fcc3131323438333100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4045,"message_id":"1124834"},"sourceData":"00000018800000050000000000000fcd3131323438333400"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4046,"message_id":"1124836"},"sourceData":"00000018800000050000000000000fce3131323438333600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4047,"message_id":"1124838"},"sourceData":"00000018800000050000000000000fcf3131323438333800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4048,"message_id":"1124825"},"sourceData":"00000018800000050000000000000fd03131323438323500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4049,"message_id":"1124827"},"sourceData":"00000018800000050000000000000fd13131323438323700"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4050,"message_id":"1124828"},"sourceData":"00000018800000050000000000000fd23131323438323800"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124822', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201143' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124826', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201144' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124829', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201145' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124831', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201146' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124834', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201147' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124836', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201148' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124838', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201149' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124825', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201150' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124827', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201151' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124828', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.773705+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201152' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fd3000100343231393139343539313132000100343231393033313233343536000400000000000000006769643a31313234383330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd4000100343231393035383437393730000100343231393037313233343536000400000000000000006769643a31313234383332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd5000100343231393035383437393730000100343231393036313233343536000400000000000000006769643a31313234383333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd6000100343231393139343539313132000100343231393036313233343536000400000000000000006769643a31313234383335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd7000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313234383339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd8000100343231393035383437393730000100343231393433333335353939000400000000000000006769643a31313234373731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fd9000100343231393034333436333032000100343231393433333333333333000400000000000000006769643a31313234373739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fda000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313234373836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fdb000100343231393139343539313132000100343231393433333335353938000400000000000000006769643a31313234373933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fdc000100343231393037333431343738000100343231393033363236363330000400000000000000006769643a31313234383031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4051,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124830 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4052,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124832 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4053,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124833 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4054,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124835 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4055,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1124839 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4056,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1124771 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4057,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1124779 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4058,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124786 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4059,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124793 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4060,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1124801 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124830","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.283043","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124832","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.287579","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124833","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.291223","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124835","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.294767","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124839","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.298182","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124771","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.301834","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124779","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.30499","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124786","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.308361","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124793","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.312006","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124801","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:40.316297","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fd3313132343833300000000018800000050000000000000fd4313132343833320000000018800000050000000000000fd5313132343833330000000018800000050000000000000fd6313132343833350000000018800000050000000000000fd7313132343833390000000018800000050000000000000fd8313132343737310000000018800000050000000000000fd9313132343737390000000018800000050000000000000fda313132343738360000000018800000050000000000000fdb313132343739330000000018800000050000000000000fdc3131323438303100"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4051,"message_id":"1124830"},"sourceData":"00000018800000050000000000000fd33131323438333000"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4052,"message_id":"1124832"},"sourceData":"00000018800000050000000000000fd43131323438333200"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4053,"message_id":"1124833"},"sourceData":"00000018800000050000000000000fd53131323438333300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4054,"message_id":"1124835"},"sourceData":"00000018800000050000000000000fd63131323438333500"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4055,"message_id":"1124839"},"sourceData":"00000018800000050000000000000fd73131323438333900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4056,"message_id":"1124771"},"sourceData":"00000018800000050000000000000fd83131323437373100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4057,"message_id":"1124779"},"sourceData":"00000018800000050000000000000fd93131323437373900"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4058,"message_id":"1124786"},"sourceData":"00000018800000050000000000000fda3131323437383600"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4059,"message_id":"1124793"},"sourceData":"00000018800000050000000000000fdb3131323437393300"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4060,"message_id":"1124801"},"sourceData":"00000018800000050000000000000fdc3131323438303100"} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124830', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201153' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124832', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201154' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124833', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201155' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124835', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201156' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124839', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201157' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124771', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201158' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124779', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201159' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124786', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201160' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124793', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201161' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124801', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.856971+01') [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201162' [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000000fdd000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fde000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fdf000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fe0000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fe1000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fe2000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000fe3000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000fe4000100343231393037333431343738000100343231393032313233343536000400000000000000006769643a31313234383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000fe5000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000fe6000100343231393034333436333032000100343231393036313233343536000400000000000000006769643a31313234383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4061,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4062,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4063,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4064,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4065,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4066,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4067,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4068,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4069,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4070,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.549975","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.555246","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.560035","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.564739","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.56978","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.574983","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.580395","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.585482","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.591063","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.595548","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fdd313132343834330000000018800000050000000000000fde313132343834350000000018800000050000000000000fdf313132343834370000000018800000050000000000000fe0313132343834390000000018800000050000000000000fe1313132343835320000000018800000050000000000000fe2313132343835330000000018800000050000000000000fe3313132343834310000000018800000050000000000000fe4313132343834320000000018800000050000000000000fe5313132343834340000000018800000050000000000000fe63131323438343600"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4061,"message_id":"1124843"},"sourceData":"00000018800000050000000000000fdd3131323438343300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4062,"message_id":"1124845"},"sourceData":"00000018800000050000000000000fde3131323438343500"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4063,"message_id":"1124847"},"sourceData":"00000018800000050000000000000fdf3131323438343700"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4064,"message_id":"1124849"},"sourceData":"00000018800000050000000000000fe03131323438343900"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4065,"message_id":"1124852"},"sourceData":"00000018800000050000000000000fe13131323438353200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4066,"message_id":"1124853"},"sourceData":"00000018800000050000000000000fe23131323438353300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4067,"message_id":"1124841"},"sourceData":"00000018800000050000000000000fe33131323438343100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4068,"message_id":"1124842"},"sourceData":"00000018800000050000000000000fe43131323438343200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4069,"message_id":"1124844"},"sourceData":"00000018800000050000000000000fe53131323438343400"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4070,"message_id":"1124846"},"sourceData":"00000018800000050000000000000fe63131323438343600"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124843', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201163' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124845', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201164' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124847', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201165' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124849', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201166' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124852', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201167' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124853', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201168' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124841', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201169' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124842', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201170' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124844', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201171' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124846', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:42.951276+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201172' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000fe7000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000fe8000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000fe9000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313234383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000fea000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000feb000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fec000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fed000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fee000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000fef000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000ff0000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4071,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4072,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4073,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4074,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4075,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4076,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4077,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4078,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4079,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4080,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.600036","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.605107","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.610206","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.615584","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.620804","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.62626","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.631499","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.636844","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.641993","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.647666","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000fe7313132343834380000000018800000050000000000000fe8313132343835300000000018800000050000000000000fe9313132343835310000000018800000050000000000000fea313132343834300000000018800000050000000000000feb313132343835340000000018800000050000000000000fec313132343835370000000018800000050000000000000fed313132343835380000000018800000050000000000000fee313132343836300000000018800000050000000000000fef313132343836320000000018800000050000000000000ff03131323438353500"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4071,"message_id":"1124848"},"sourceData":"00000018800000050000000000000fe73131323438343800"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4072,"message_id":"1124850"},"sourceData":"00000018800000050000000000000fe83131323438353000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4073,"message_id":"1124851"},"sourceData":"00000018800000050000000000000fe93131323438353100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4074,"message_id":"1124840"},"sourceData":"00000018800000050000000000000fea3131323438343000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4075,"message_id":"1124854"},"sourceData":"00000018800000050000000000000feb3131323438353400"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4076,"message_id":"1124857"},"sourceData":"00000018800000050000000000000fec3131323438353700"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4077,"message_id":"1124858"},"sourceData":"00000018800000050000000000000fed3131323438353800"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4078,"message_id":"1124860"},"sourceData":"00000018800000050000000000000fee3131323438363000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4079,"message_id":"1124862"},"sourceData":"00000018800000050000000000000fef3131323438363200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4080,"message_id":"1124855"},"sourceData":"00000018800000050000000000000ff03131323438353500"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124848', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201173' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124850', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201174' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124851', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201175' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124840', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201176' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124854', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201177' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124857', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201178' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124858', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201179' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124860', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201180' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124862', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201181' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124855', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.036361+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201182' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ff1000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ff2000100343231393033363236363330000100343231393433333335353938000400000000000000006769643a31313234383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ff3000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000ff4000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000ff5000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234383433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ff6000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ff7000100343231393034333436333032000100343231393037313233343536000400000000000000007769643a31313234383437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ff8000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313234383439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ff9000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000ffa000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313234383533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4081,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4082,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4083,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4084,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4085,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124843 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4086,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124845 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4087,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124847 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4088,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124849 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4089,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124852 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4090,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1124853 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.653395","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.658637","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.663994","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.669615","done_date":"2022-03-14 12:12:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124843","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.549975","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124845","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.555246","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124847","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.560035","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124849","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.564739","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124852","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.56978","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124853","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.574983","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ff1313132343835360000000018800000050000000000000ff2313132343835390000000018800000050000000000000ff3313132343836310000000018800000050000000000000ff4313132343836330000000018800000050000000000000ff5313132343834330000000018800000050000000000000ff6313132343834350000000018800000050000000000000ff7313132343834370000000018800000050000000000000ff8313132343834390000000018800000050000000000000ff9313132343835320000000018800000050000000000000ffa3131323438353300"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4081,"message_id":"1124856"},"sourceData":"00000018800000050000000000000ff13131323438353600"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4082,"message_id":"1124859"},"sourceData":"00000018800000050000000000000ff23131323438353900"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4083,"message_id":"1124861"},"sourceData":"00000018800000050000000000000ff33131323438363100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4084,"message_id":"1124863"},"sourceData":"00000018800000050000000000000ff43131323438363300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4085,"message_id":"1124843"},"sourceData":"00000018800000050000000000000ff53131323438343300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4086,"message_id":"1124845"},"sourceData":"00000018800000050000000000000ff63131323438343500"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4087,"message_id":"1124847"},"sourceData":"00000018800000050000000000000ff73131323438343700"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4088,"message_id":"1124849"},"sourceData":"00000018800000050000000000000ff83131323438343900"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4089,"message_id":"1124852"},"sourceData":"00000018800000050000000000000ff93131323438353200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4090,"message_id":"1124853"},"sourceData":"00000018800000050000000000000ffa3131323438353300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124856', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201183' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124859', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201184' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124861', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201185' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124863', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201186' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124843', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201187' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124845', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201188' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124847', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201189' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124849', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201190' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124852', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201191' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124853', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.12606+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201192' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000a0000000050000000000000ffb000100343231393033363236363330000100343231393034313233343536000400000000000000006769643a31313234383431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ffc000100343231393037333431343738000100343231393032313233343536000400000000000000006769643a31313234383432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ffd000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234383434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000ffe000100343231393034333436333032000100343231393036313233343536000400000000000000006769643a31313234383436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000fff000100343231393034333436333032000100343231393037313233343536000400000000000000006769643a31313234383438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000001000000100343231393034333436333032000100343231393038313233343635000400000000000000006769643a31313234383530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000001001000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313234383531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000001002000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313234383430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000001003000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313234383534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000001004000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313234383537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4091,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1124841 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4092,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1124842 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4093,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124844 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4094,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1124846 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4095,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124848 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4096,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124850 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4097,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124851 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4098,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124840 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4099,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124854 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1124857 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124841","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.580395","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124842","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.585482","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124844","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.591063","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124846","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.595548","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124848","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.600036","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124850","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.605107","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124851","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.610206","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124840","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.615584","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124854","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.620804","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124857","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.62626","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000018800000050000000000000ffb313132343834310000000018800000050000000000000ffc313132343834320000000018800000050000000000000ffd313132343834340000000018800000050000000000000ffe313132343834360000000018800000050000000000000fff3131323438343800000000188000000500000000000010003131323438353000000000188000000500000000000010013131323438353100000000188000000500000000000010023131323438343000000000188000000500000000000010033131323438353400000000188000000500000000000010043131323438353700"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4091,"message_id":"1124841"},"sourceData":"00000018800000050000000000000ffb3131323438343100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4092,"message_id":"1124842"},"sourceData":"00000018800000050000000000000ffc3131323438343200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4093,"message_id":"1124844"},"sourceData":"00000018800000050000000000000ffd3131323438343400"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4094,"message_id":"1124846"},"sourceData":"00000018800000050000000000000ffe3131323438343600"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4095,"message_id":"1124848"},"sourceData":"00000018800000050000000000000fff3131323438343800"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4096,"message_id":"1124850"},"sourceData":"000000188000000500000000000010003131323438353000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4097,"message_id":"1124851"},"sourceData":"000000188000000500000000000010013131323438353100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4098,"message_id":"1124840"},"sourceData":"000000188000000500000000000010023131323438343000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4099,"message_id":"1124854"},"sourceData":"000000188000000500000000000010033131323438353400"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4100,"message_id":"1124857"},"sourceData":"000000188000000500000000000010043131323438353700"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124841', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201193' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124842', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201194' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124844', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201195' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124846', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201196' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124848', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201197' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124850', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201198' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124851', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201199' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124840', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201200' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124854', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201201' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124857', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.205927+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201202' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["000000b0000000050000000000001005000100343231393033363236363330000100343231393433333335353938000400000000000000007769643a31313234383538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000001006000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313234383630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000001007000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313234383632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000001008000100343231393037333431343738000100343231393037313233343536000400000000000000006769643a31313234383535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000001009000100343231393034333436333032000100343231393037333431343738000400000000000000006769643a31313234383536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a000000005000000000000100a000100343231393033363236363330000100343231393433333335353938000400000000000000006769643a31313234383539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a000000005000000000000100b000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313234383631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e000000a000000005000000000000100c000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313234383633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132313220737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124858 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1124860 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1124862 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1124855 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1124856 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124859 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1124861 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1124863 sub:001 d ... "},"sourceData":""} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124858","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.631499","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124860","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.636844","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124862","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.641993","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124855","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.647666","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124856","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.653395","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124859","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.658637","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124861","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.663994","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [INFO] [PID:14951]: [Receipt] :: Receipt has been sent {"id":"1124863","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:41.669615","done_date":"2022-03-14 12:12:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001880000005000000000000100531313234383538000000001880000005000000000000100631313234383630000000001880000005000000000000100731313234383632000000001880000005000000000000100831313234383535000000001880000005000000000000100931313234383536000000001880000005000000000000100a31313234383539000000001880000005000000000000100b31313234383631000000001880000005000000000000100c3131323438363300"] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4101,"message_id":"1124858"},"sourceData":"000000188000000500000000000010053131323438353800"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4102,"message_id":"1124860"},"sourceData":"000000188000000500000000000010063131323438363000"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4103,"message_id":"1124862"},"sourceData":"000000188000000500000000000010073131323438363200"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4104,"message_id":"1124855"},"sourceData":"000000188000000500000000000010083131323438353500"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4105,"message_id":"1124856"},"sourceData":"000000188000000500000000000010093131323438353600"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4106,"message_id":"1124859"},"sourceData":"0000001880000005000000000000100a3131323438353900"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4107,"message_id":"1124861"},"sourceData":"0000001880000005000000000000100b3131323438363100"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4108,"message_id":"1124863"},"sourceData":"0000001880000005000000000000100c3131323438363300"} [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124858', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201203' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124860', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201204' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124862', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201205' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124855', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201206' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124856', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201207' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124859', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201208' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124861', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201209' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124863', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:12:00', now(), '2022-03-14 12:12:43.274997+01') [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201210' [] [2022-03-14 12:12:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:12:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:31] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001000000015000000000000100d"] [2022-03-14 12:13:31] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4109},"sourceData":""} [2022-03-14 12:13:31] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001080000015000000000000100d"] [2022-03-14 12:13:31] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4109},"sourceData":"0000001080000015000000000000100d"} [2022-03-14 12:13:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:33] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000809"] [2022-03-14 12:13:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2057},"sourceData":"00000010000000150000000000000809"} [2022-03-14 12:13:33] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000809"] [2022-03-14 12:13:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2057},"sourceData":""} [2022-03-14 12:13:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:13:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:32] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001000000015000000000000100e"] [2022-03-14 12:14:32] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4110},"sourceData":""} [2022-03-14 12:14:32] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001080000015000000000000100e"] [2022-03-14 12:14:32] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4110},"sourceData":"0000001080000015000000000000100e"} [2022-03-14 12:14:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:34] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080a"] [2022-03-14 12:14:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2058},"sourceData":"0000001000000015000000000000080a"} [2022-03-14 12:14:34] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080a"] [2022-03-14 12:14:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2058},"sourceData":""} [2022-03-14 12:14:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:14:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:33] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001000000015000000000000100f"] [2022-03-14 12:15:33] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4111},"sourceData":""} [2022-03-14 12:15:33] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001080000015000000000000100f"] [2022-03-14 12:15:33] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4111},"sourceData":"0000001080000015000000000000100f"} [2022-03-14 12:15:35] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080b"] [2022-03-14 12:15:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2059},"sourceData":"0000001000000015000000000000080b"} [2022-03-14 12:15:35] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080b"] [2022-03-14 12:15:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2059},"sourceData":""} [2022-03-14 12:15:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:15:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:34] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001010"] [2022-03-14 12:16:34] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4112},"sourceData":""} [2022-03-14 12:16:34] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001010"] [2022-03-14 12:16:34] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4112},"sourceData":"00000010800000150000000000001010"} [2022-03-14 12:16:36] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080c"] [2022-03-14 12:16:36] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2060},"sourceData":"0000001000000015000000000000080c"} [2022-03-14 12:16:36] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080c"] [2022-03-14 12:16:36] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2060},"sourceData":""} [2022-03-14 12:16:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:16:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:35] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001011"] [2022-03-14 12:17:35] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4113},"sourceData":""} [2022-03-14 12:17:35] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001011"] [2022-03-14 12:17:35] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4113},"sourceData":"00000010800000150000000000001011"} [2022-03-14 12:17:37] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080d"] [2022-03-14 12:17:37] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2061},"sourceData":"0000001000000015000000000000080d"} [2022-03-14 12:17:37] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080d"] [2022-03-14 12:17:37] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2061},"sourceData":""} [2022-03-14 12:17:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:17:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:36] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001012"] [2022-03-14 12:18:36] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4114},"sourceData":""} [2022-03-14 12:18:36] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001012"] [2022-03-14 12:18:36] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4114},"sourceData":"00000010800000150000000000001012"} [2022-03-14 12:18:38] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080e"] [2022-03-14 12:18:38] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2062},"sourceData":"0000001000000015000000000000080e"} [2022-03-14 12:18:38] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080e"] [2022-03-14 12:18:38] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2062},"sourceData":""} [2022-03-14 12:18:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:18:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:37] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001013"] [2022-03-14 12:19:37] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4115},"sourceData":""} [2022-03-14 12:19:37] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001013"] [2022-03-14 12:19:37] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4115},"sourceData":"00000010800000150000000000001013"} [2022-03-14 12:19:39] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["0000001000000015000000000000080f"] [2022-03-14 12:19:39] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2063},"sourceData":"0000001000000015000000000000080f"} [2022-03-14 12:19:39] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["0000001080000015000000000000080f"] [2022-03-14 12:19:39] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2063},"sourceData":""} [2022-03-14 12:19:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:19:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:38] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001014"] [2022-03-14 12:20:38] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4116},"sourceData":""} [2022-03-14 12:20:38] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001014"] [2022-03-14 12:20:38] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4116},"sourceData":"00000010800000150000000000001014"} [2022-03-14 12:20:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000810"] [2022-03-14 12:20:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2064},"sourceData":"00000010000000150000000000000810"} [2022-03-14 12:20:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000810"] [2022-03-14 12:20:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2064},"sourceData":""} [2022-03-14 12:20:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:20:53] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:03] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:13] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:23] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:33] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:39] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001015"] [2022-03-14 12:21:39] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4117},"sourceData":""} [2022-03-14 12:21:39] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001015"] [2022-03-14 12:21:39] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4117},"sourceData":"00000010800000150000000000001015"} [2022-03-14 12:21:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000811"] [2022-03-14 12:21:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2065},"sourceData":"00000010000000150000000000000811"} [2022-03-14 12:21:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000811"] [2022-03-14 12:21:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2065},"sourceData":""} [2022-03-14 12:21:43] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:21:59] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:39] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:40] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001016"] [2022-03-14 12:22:40] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4118},"sourceData":""} [2022-03-14 12:22:40] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001016"] [2022-03-14 12:22:40] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4118},"sourceData":"00000010800000150000000000001016"} [2022-03-14 12:22:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000812"] [2022-03-14 12:22:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2066},"sourceData":"00000010000000150000000000000812"} [2022-03-14 12:22:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000812"] [2022-03-14 12:22:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2066},"sourceData":""} [2022-03-14 12:22:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:22:59] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:39] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:41] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001017"] [2022-03-14 12:23:41] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4119},"sourceData":""} [2022-03-14 12:23:41] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001017"] [2022-03-14 12:23:41] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4119},"sourceData":"00000010800000150000000000001017"} [2022-03-14 12:23:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:23:51] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000813"] [2022-03-14 12:23:51] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2067},"sourceData":"00000010000000150000000000000813"} [2022-03-14 12:23:51] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000813"] [2022-03-14 12:23:51] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2067},"sourceData":""} [2022-03-14 12:23:59] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:24:09] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:24:19] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:24:29] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:24:39] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:24:42] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010000000150000000000001018"] [2022-03-14 12:24:42] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4120},"sourceData":""} [2022-03-14 12:24:42] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010800000150000000000001018"] [2022-03-14 12:24:42] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4120},"sourceData":"00000010800000150000000000001018"} [2022-03-14 12:24:44] [DEBUG] [PID:14951]: [PDU:RAW] :: received ["00000010000000150000000000000814"] [2022-03-14 12:24:44] [DEBUG] [PID:14951]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2068},"sourceData":"00000010000000150000000000000814"} [2022-03-14 12:24:44] [DEBUG] [PID:14951]: [PDU:RAW] :: send ["00000010800000150000000000000814"] [2022-03-14 12:24:44] [DEBUG] [PID:14951]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2068},"sourceData":""} [2022-03-14 12:24:49] [DEBUG] [PID:14951]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:32:14] [NOTICE] [PID:17513]: Connection from 127.0.0.1:54306 [] [2022-03-14 12:32:14] [NOTICE] [PID:17513]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:32:14] [DEBUG] [PID:17513]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:32:14] [DEBUG] [PID:17513]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:32:14] [DEBUG] [PID:17513]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:32:24] [DEBUG] [PID:17513]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:32:34] [DEBUG] [PID:17513]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:32:44] [DEBUG] [PID:17513]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:32:51] [NOTICE] [PID:17625]: Connection from 127.0.0.1:54320 [] [2022-03-14 12:32:51] [NOTICE] [PID:17625]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:32:51] [DEBUG] [PID:17625]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:32:51] [DEBUG] [PID:17625]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:32:51] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:01] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:11] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:21] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:31] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:41] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:51] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:33:52] [DEBUG] [PID:17625]: [PDU:RAW] :: send ["00000010000000150000000000000001"] [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1},"sourceData":""} [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU:RAW] :: received ["00000010000000150000000000000002"] [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":"00000010000000150000000000000002"} [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU:RAW] :: send ["00000010800000150000000000000002"] [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2},"sourceData":""} [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU:RAW] :: received ["00000010800000150000000000000001"] [2022-03-14 12:33:52] [DEBUG] [PID:17625]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1},"sourceData":"00000010800000150000000000000001"} [2022-03-14 12:34:01] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:34:11] [DEBUG] [PID:17625]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:34:36] [NOTICE] [PID:17779]: Connection from 127.0.0.1:54326 [] [2022-03-14 12:34:36] [NOTICE] [PID:17779]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:34:36] [DEBUG] [PID:17779]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:34:36] [DEBUG] [PID:17779]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:34:36] [DEBUG] [PID:17779]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:34:59] [NOTICE] [PID:17906]: Connection from 127.0.0.1:54334 [] [2022-03-14 12:34:59] [NOTICE] [PID:17906]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:34:59] [DEBUG] [PID:17906]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:34:59] [DEBUG] [PID:17906]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:35:00] [DEBUG] [PID:17906]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:10] [DEBUG] [PID:17906]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:20] [DEBUG] [PID:17906]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:26] [NOTICE] [PID:18020]: Connection from 127.0.0.1:54342 [] [2022-03-14 12:35:26] [NOTICE] [PID:18020]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:35:26] [DEBUG] [PID:18020]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:35:26] [DEBUG] [PID:18020]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:35:27] [DEBUG] [PID:18020]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:37] [DEBUG] [PID:18020]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:47] [DEBUG] [PID:18020]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:35:57] [DEBUG] [PID:18020]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:07] [DEBUG] [PID:18020]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:20] [NOTICE] [PID:18127]: Connection from 127.0.0.1:54350 [] [2022-03-14 12:36:20] [NOTICE] [PID:18127]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:36:20] [DEBUG] [PID:18127]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:36:20] [DEBUG] [PID:18127]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:36:21] [DEBUG] [PID:18127]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:31] [DEBUG] [PID:18127]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:41] [DEBUG] [PID:18127]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:49] [NOTICE] [PID:18247]: Connection from 127.0.0.1:54358 [] [2022-03-14 12:36:49] [NOTICE] [PID:18247]: The binding was successfull {"system_id":"nth","system_type":"smpp","interface_version":52,"addr_ton":1,"addr_npi":0,"address_range":"","type":"transceiver","ip":"127.0.0.1","identity":{"id":"3","evid":"770990015","username":"nth","activation":"2019-04-25 11:50:56.722156","deactivation":null,"acl":"","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":false,"defaultEncoding":"GSM8"},"allow_select_route":"f","allowed_routes":"{}","allowed_sender_ids":[],"account_type":"sms"}} [2022-03-14 12:36:49] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000148000000900000000000000016e746800"] [2022-03-14 12:36:49] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000009","command_name":"bind_transceiver_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"system_id":"nth"},"sourceData":""} [2022-03-14 12:36:49] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:36:59] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000c9000000040000000000000002534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000003534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003480501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000004534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000005534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000006534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000007534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000008534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000009534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003fa05050069006e0061002e000000c900000004000000000000000a534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000348050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b00000004000000000000000b534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500034805050069006e0061002e0000008400000004000000000000000c534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000000d534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000007b00000004000000000000000e534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000000f534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000010534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000011534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000007b000000040000000000000012534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000013534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000014534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000015534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000016534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000017534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500030503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000018534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d00000084000000040000000000000019534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000001a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000001b534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [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":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000002534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000003534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003480501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000004534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000005534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000006534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000007534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000008534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000009534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003fa05050069006e0061002e"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000000a534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000348050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000000b534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500034805050069006e0061002e"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000000c534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000000d534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000000e534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000000f534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000010534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000011534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000012534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000013534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000014534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000015534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000016534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000017534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500030503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000018534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000019534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000001a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000001b534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000002534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 250, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000003534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003480501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 72, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000004534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 250, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000005534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 72, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000006534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 250, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000007534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500034805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 72, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000008534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c050003fa050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 250, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '0000004b000000040000000000000009534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e050003fa05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 250, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421903626630', FALSE, '000000c900000004000000000000000a534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000348050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 72, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421903626630', FALSE, '0000004b00000004000000000000000b534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500034805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 72, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421903123456', 'nth', '421904346302', FALSE, '0000008400000004000000000000000c534d505000010034323139303331323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421906123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000000d534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 82, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421901123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000000e534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421907123456', 'nth', '421905847970', FALSE, '0000008400000004000000000000000f534d505000010034323139303731323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000010534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 82, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000011534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 238, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943333333', 'nth', '421907341478', FALSE, '0000007b000000040000000000000012534d5050000100343231393433333333333333000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421907341478', FALSE, '000000dc000000040000000000000013534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f05000317030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 23, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421907341478', FALSE, '000000dc000000040000000000000014534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500031703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 23, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421904123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000015534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e803014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 232, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000016534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500035203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 82, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421903123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000017534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f0500030503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 5, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000018534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003100501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 16, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421907123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000019534d505000010034323139303731323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421907123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000001a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 74, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:36:59', '2022-03-14 12:36:59', '421943333333', 'nth', '421919459112', FALSE, '000000c900000004000000000000001b534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c050003840501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 132, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["0000001880000004000000000000000231313234383634000000001880000004000000000000000331313234383635000000001880000004000000000000000431313234383636000000001880000004000000000000000531313234383637000000001880000004000000000000000631313234383638000000001880000004000000000000000731313234383639000000001880000004000000000000000831313234383730000000001880000004000000000000000931313234383731000000001880000004000000000000000a31313234383732000000001880000004000000000000000b31313234383733000000001880000004000000000000000c31313234383734000000001880000004000000000000000d31313234383735000000001880000004000000000000000e31313234383736000000001880000004000000000000000f31313234383737000000001880000004000000000000001031313234383738000000001880000004000000000000001131313234383739000000001880000004000000000000001231313234383830000000001880000004000000000000001331313234383831000000001880000004000000000000001431313234383832000000001880000004000000000000001531313234383833000000001880000004000000000000001631313234383834000000001880000004000000000000001731313234383835000000001880000004000000000000001831313234383836000000001880000004000000000000001931313234383837000000001880000004000000000000001a31313234383838000000001880000004000000000000001b3131323438383900"] [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":1124864},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"message_id":1124865},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"message_id":1124866},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"message_id":1124867},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":1124868},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":1124869},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"message_id":1124870},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"message_id":1124871},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"message_id":1124872},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"message_id":1124873},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"message_id":1124874},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"message_id":1124875},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"message_id":1124876},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"message_id":1124877},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"message_id":1124878},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"message_id":1124879},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"message_id":1124880},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"message_id":1124881},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"message_id":1124882},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"message_id":1124883},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"message_id":1124884},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"message_id":1124885},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"message_id":1124886},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"message_id":1124887},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"message_id":1124888},"sourceData":""} [2022-03-14 12:36:59] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"message_id":1124889},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000001000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000002000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000003000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000004000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000005000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000006000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000007000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000008000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000009000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a000000005000000000000000a000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [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":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [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":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.698725","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.702121","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.705166","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.70795","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.710724","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.713527","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.716238","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.719239","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.722178","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.724807","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000000131313234383736000000001880000005000000000000000231313234383635000000001880000005000000000000000331313234383636000000001880000005000000000000000431313234383637000000001880000005000000000000000531313234383735000000001880000005000000000000000631313234383638000000001880000005000000000000000731313234383639000000001880000005000000000000000831313234383730000000001880000005000000000000000931313234383732000000001880000005000000000000000a3131323438373100"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":1,"message_id":"1124876"},"sourceData":"000000188000000500000000000000013131323438373600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":2,"message_id":"1124865"},"sourceData":"000000188000000500000000000000023131323438363500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":3,"message_id":"1124866"},"sourceData":"000000188000000500000000000000033131323438363600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":4,"message_id":"1124867"},"sourceData":"000000188000000500000000000000043131323438363700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":5,"message_id":"1124875"},"sourceData":"000000188000000500000000000000053131323438373500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":6,"message_id":"1124868"},"sourceData":"000000188000000500000000000000063131323438363800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":7,"message_id":"1124869"},"sourceData":"000000188000000500000000000000073131323438363900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":8,"message_id":"1124870"},"sourceData":"000000188000000500000000000000083131323438373000"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":9,"message_id":"1124872"},"sourceData":"000000188000000500000000000000093131323438373200"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":10,"message_id":"1124871"},"sourceData":"0000001880000005000000000000000a3131323438373100"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124876', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201211' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124865', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201212' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124866', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201213' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124867', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201214' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124875', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201215' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124868', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201216' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124869', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201217' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124870', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201218' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124872', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201219' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124871', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.07281+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201220' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000a000000005000000000000000b000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a696e612e000000b000000005000000000000000c000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000000d000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000000e000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000000f000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000010000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313234383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000011000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000012000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000013000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000014000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.727084","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.729383","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.731297","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.733229","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.735472","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.73816","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.741046","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.743728","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.7474","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.750493","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000000b31313234383733000000001880000005000000000000000c31313234383830000000001880000005000000000000000d31313234383837000000001880000005000000000000000e31313234383739000000001880000005000000000000000f3131323438383200000000188000000500000000000000103131323438383300000000188000000500000000000000113131323438383400000000188000000500000000000000123131323438383500000000188000000500000000000000133131323438383600000000188000000500000000000000143131323438383100"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":11,"message_id":"1124873"},"sourceData":"0000001880000005000000000000000b3131323438373300"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":12,"message_id":"1124880"},"sourceData":"0000001880000005000000000000000c3131323438383000"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":13,"message_id":"1124887"},"sourceData":"0000001880000005000000000000000d3131323438383700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":14,"message_id":"1124879"},"sourceData":"0000001880000005000000000000000e3131323438373900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":15,"message_id":"1124882"},"sourceData":"0000001880000005000000000000000f3131323438383200"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":16,"message_id":"1124883"},"sourceData":"000000188000000500000000000000103131323438383300"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":17,"message_id":"1124884"},"sourceData":"000000188000000500000000000000113131323438383400"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":18,"message_id":"1124885"},"sourceData":"000000188000000500000000000000123131323438383500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":19,"message_id":"1124886"},"sourceData":"000000188000000500000000000000133131323438383600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":20,"message_id":"1124881"},"sourceData":"000000188000000500000000000000143131323438383100"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124873', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201221' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124880', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201222' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124887', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201223' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124879', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201224' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124882', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201225' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124883', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201226' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124884', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201227' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124885', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201228' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124886', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201229' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124881', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.17261+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201230' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000015000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234383734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000016000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000017000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000018000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000019000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000001a000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333620737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000001b000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313234383736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000001c000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000001d000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000001e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124874 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1124876 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124865 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124866 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124867 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124874","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.752685","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.754517","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.756336","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.758515","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.760866","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.763064","done_date":"2022-03-14 12:36:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124876","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.698725","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124865","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.702121","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124866","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.705166","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124867","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.70795","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000001531313234383734000000001880000005000000000000001631313234383737000000001880000005000000000000001731313234383634000000001880000005000000000000001831313234383738000000001880000005000000000000001931313234383838000000001880000005000000000000001a31313234383839000000001880000005000000000000001b31313234383736000000001880000005000000000000001c31313234383635000000001880000005000000000000001d31313234383636000000001880000005000000000000001e3131323438363700"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":21,"message_id":"1124874"},"sourceData":"000000188000000500000000000000153131323438373400"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":22,"message_id":"1124877"},"sourceData":"000000188000000500000000000000163131323438373700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":23,"message_id":"1124864"},"sourceData":"000000188000000500000000000000173131323438363400"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":24,"message_id":"1124878"},"sourceData":"000000188000000500000000000000183131323438373800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":25,"message_id":"1124888"},"sourceData":"000000188000000500000000000000193131323438383800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":26,"message_id":"1124889"},"sourceData":"0000001880000005000000000000001a3131323438383900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":27,"message_id":"1124876"},"sourceData":"0000001880000005000000000000001b3131323438373600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"message_id":"1124865"},"sourceData":"0000001880000005000000000000001c3131323438363500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"message_id":"1124866"},"sourceData":"0000001880000005000000000000001d3131323438363600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"message_id":"1124867"},"sourceData":"0000001880000005000000000000001e3131323438363700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124874', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201231' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124877', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201232' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124864', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201233' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124878', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201234' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124888', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201235' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124889', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:36:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201236' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124876', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201251' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124865', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201252' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124866', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201253' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124867', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.238408+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201254' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000001f000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000020000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000021000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000022000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000023000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313234383732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000024000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313234383731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000025000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313234383733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000026000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313234383830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000027000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000028000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124875 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124868 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124869 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124870 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124872 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1124871 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1124873 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124880 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124887 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124879 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124875","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.710724","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124868","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.713527","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124869","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.716238","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124870","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.719239","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124872","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.722178","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124871","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.724807","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124873","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.727084","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124880","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.729383","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124887","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.731297","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124879","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.733229","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000001f3131323438373500000000188000000500000000000000203131323438363800000000188000000500000000000000213131323438363900000000188000000500000000000000223131323438373000000000188000000500000000000000233131323438373200000000188000000500000000000000243131323438373100000000188000000500000000000000253131323438373300000000188000000500000000000000263131323438383000000000188000000500000000000000273131323438383700000000188000000500000000000000283131323438373900"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"message_id":"1124875"},"sourceData":"0000001880000005000000000000001f3131323438373500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"message_id":"1124868"},"sourceData":"000000188000000500000000000000203131323438363800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"message_id":"1124869"},"sourceData":"000000188000000500000000000000213131323438363900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"message_id":"1124870"},"sourceData":"000000188000000500000000000000223131323438373000"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"message_id":"1124872"},"sourceData":"000000188000000500000000000000233131323438373200"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"message_id":"1124871"},"sourceData":"000000188000000500000000000000243131323438373100"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"message_id":"1124873"},"sourceData":"000000188000000500000000000000253131323438373300"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"message_id":"1124880"},"sourceData":"000000188000000500000000000000263131323438383000"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"message_id":"1124887"},"sourceData":"000000188000000500000000000000273131323438383700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"message_id":"1124879"},"sourceData":"000000188000000500000000000000283131323438373900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124875', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201255' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124868', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201256' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124869', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201257' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124870', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201258' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124872', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201259' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124871', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201260' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124873', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201261' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124880', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201262' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124887', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201263' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124879', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.308366+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201264' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000029000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234383832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000002a000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313234383833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000002b000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000002c000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313234383835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000002d000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313234383836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000002e000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313234383831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000002f000100343231393139343539313132000100343231393037333431343738000400000000000000007769643a31313233323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000030000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313234383737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000031000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313234383634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000032000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313234383738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124882 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1124883 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124884 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1124885 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124886 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1124881 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124877 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1124864 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1124878 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124882","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.735472","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124883","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.73816","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124884","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.741046","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124885","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.743728","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124886","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.7474","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124881","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.750493","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:41.306026","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124877","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.754517","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124864","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.756336","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124878","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.758515","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000002931313234383832000000001880000005000000000000002a31313234383833000000001880000005000000000000002b31313234383834000000001880000005000000000000002c31313234383835000000001880000005000000000000002d31313234383836000000001880000005000000000000002e31313234383831000000001880000005000000000000002f3131323332363300000000188000000500000000000000303131323438373700000000188000000500000000000000313131323438363400000000188000000500000000000000323131323438373800"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"message_id":"1124882"},"sourceData":"000000188000000500000000000000293131323438383200"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"message_id":"1124883"},"sourceData":"0000001880000005000000000000002a3131323438383300"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"message_id":"1124884"},"sourceData":"0000001880000005000000000000002b3131323438383400"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"message_id":"1124885"},"sourceData":"0000001880000005000000000000002c3131323438383500"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"message_id":"1124886"},"sourceData":"0000001880000005000000000000002d3131323438383600"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"message_id":"1124881"},"sourceData":"0000001880000005000000000000002e3131323438383100"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"message_id":"1123263"},"sourceData":"0000001880000005000000000000002f3131323332363300"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"message_id":"1124877"},"sourceData":"000000188000000500000000000000303131323438373700"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"message_id":"1124864"},"sourceData":"000000188000000500000000000000313131323438363400"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"message_id":"1124878"},"sourceData":"000000188000000500000000000000323131323438373800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124882', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201265' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124883', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201266' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124884', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201267' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124885', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201268' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124886', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201269' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124881', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201270' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123263', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201271' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124877', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201272' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124864', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201273' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124878', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.383672+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201274' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000033000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313234383838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000034000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313234383839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333620646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1124888 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1124889 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124888","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.760866","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1124889","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:36:59.763064","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000333131323438383800000000188000000500000000000000343131323438383900"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"message_id":"1124888"},"sourceData":"000000188000000500000000000000333131323438383800"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"message_id":"1124889"},"sourceData":"000000188000000500000000000000343131323438383900"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124888', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.455334+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201275' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1124889', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:09.455334+01') [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201276' [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000006f00000004000000000000001c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000001d534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000001e534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000001f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000305030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e2065752000000084000000040000000000000020534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000021534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000022534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000023534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000024534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000025534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003d70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000026534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc000000040000000000000027534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000028534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003e80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000029534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000002a534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000002b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000002c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000002d534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003050303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000002e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000002f534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000030534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000031534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000032534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000033534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000034534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000035534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500031005050069006e0061002e0000004b000000040000000000000036534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500034a05050069006e0061002e0000004b000000040000000000000037534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e000000c9000000040000000000000038534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000039534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000007b00000004000000000000003a534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000003b534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000003c534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc00000004000000000000003d534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000003f534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000040534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000041534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000004b000000040000000000000042534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e050003cd05050069006e0061002e000000c9000000040000000000000043534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000044534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc000000040000000000000045534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000046534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000047534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000048534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000049534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000004a534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000004b534d50500001003432313930333632363633300001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000004c534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c900000004000000000000004d534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000004b00000004000000000000004e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500035005050069006e0061002e000000c900000004000000000000004f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000050534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b000000040000000000000051534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500031f05050069006e0061002e000000c9000000040000000000000052534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000007b000000040000000000000053534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000054534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000367030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000055534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003670303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000056534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000057534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000004b000000040000000000000059534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e050003e005050069006e0061002e000000c900000004000000000000005a534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000005b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b00000004000000000000005c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003b305050069006e0061002e000000dc00000004000000000000005d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000005e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000005f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc000000040000000000000060534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000061534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f000000040000000000000062534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000004b000000040000000000000063534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003da05050069006e0061002e000000c9000000040000000000000064534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000065534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000066534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000067534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000068534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000069534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000006a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000006b534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000006c534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000006d534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000006e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000006f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000070534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c9000000040000000000000071534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b000000040000000000000072534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003fd05050069006e0061002e000000c9000000040000000000000073534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000074534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003e305050069006e0061002e000000c9000000040000000000000075534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000076534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000077534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000078534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000079534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000007a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc00000004000000000000007b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000007c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000007d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000007e534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003430501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c900000004000000000000007f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000343050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000001c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000001d534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000001e534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000001f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000305030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000020534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000021534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000022534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000023534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000024534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000025534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003d70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000026534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000027534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000028534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003e80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000029534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000002a534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000002b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000002c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000002d534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003050303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000002e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000002f534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000030534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000031534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000032534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000033534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000034534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000035534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500031005050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000036534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500034a05050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000037534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000038534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000039534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000003a534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000003b534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000003c534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000003d534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000003f534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000040534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000041534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000042534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e050003cd05050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000043534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000044534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000045534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000046534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000047534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000048534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000049534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000004a534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000004b534d50500001003432313930333632363633300001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000004c534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000004d534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000004e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500035005050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000004f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000050534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000051534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500031f05050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000052534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000053534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000054534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000367030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000055534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003670303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000056534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000057534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000059534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e050003e005050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000005a534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000005b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000005c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003b305050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000005d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000005e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000005f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000060534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000061534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000062534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000063534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003da05050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000064534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000065534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000066534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000067534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000068534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000069534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000006a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000006b534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000006c534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000006d534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000006e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000006f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000070534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000071534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000072534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003fd05050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000073534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000074534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003e305050069006e0061002e"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000075534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000076534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000077534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000078534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000079534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000007a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000007b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000007c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000007d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000007e534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003430501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000007f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000343050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421906123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000001c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 82, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421905123456', 'nth', '421904346302', FALSE, '0000007b00000004000000000000001d534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421904123456', 'nth', '421907341478', FALSE, '0000008400000004000000000000001e534d505000010034323139303431323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421903123456', 'nth', '421904346302', FALSE, '000000dc00000004000000000000001f534d5050000100343231393033313233343536000100343231393034333436333032004000000000010000009f05000305030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 5, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421902123456', 'nth', '421907341478', FALSE, '00000084000000040000000000000020534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421908123465', 'nth', '421919459112', FALSE, '00000084000000040000000000000021534d505000010034323139303831323334363500010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:09] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421943335599', 'nth', '421903626630', FALSE, '00000084000000040000000000000022534d505000010034323139343333333535393900010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:09', '2022-03-14 12:37:09', '421906123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000023534d505000010034323139303631323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421905847970', FALSE, '00000084000000040000000000000024534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000025534d50500001003432313930343132333435360001003432313930333632363633300040000000000100000032050003d70303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 215, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421907341478', FALSE, '0000006f000000040000000000000026534d50500001003432313535333131323236370001003432313930373334313437380040000000000100000032050003170303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 23, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421904346302', FALSE, '000000dc000000040000000000000027534d5050000100343231393036313233343536000100343231393034333436333032004000000000010000009f050003ee030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 238, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000028534d50500001003432313930343132333435360001003432313930353834373937300040000000000100000032050003e80303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 232, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421905847970', FALSE, '0000006f000000040000000000000029534d50500001003432313934333333353539380001003432313930353834373937300040000000000100000032050003520303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 82, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000002a534d5050000100343231393034313233343536000100343231393035383437393730004000000000010000009f050003e8030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 232, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421905847970', FALSE, '000000dc00000004000000000000002b534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f05000352030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 82, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000002c534d50500001003432313930363132333435360001003432313930343334363330320040000000000100000032050003ee0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 238, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421904346302', FALSE, '0000006f00000004000000000000002d534d50500001003432313930333132333435360001003432313930343334363330320040000000000100000032050003050303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 5, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000002e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 74, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421919459112', FALSE, '000000c900000004000000000000002f534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 16, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000030534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 74, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421919459112', FALSE, '000000c9000000040000000000000031534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 132, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000032534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c0500031005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 16, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000033534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c05000310050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 16, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000034534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500034a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 74, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421919459112', FALSE, '0000004b000000040000000000000035534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e0500031005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 16, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000036534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500034a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 74, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421919459112', FALSE, '0000004b000000040000000000000037534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008000e0500038405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 132, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421919459112', FALSE, '000000c9000000040000000000000038534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c0500038405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 132, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421919459112', FALSE, '000000c9000000040000000000000039534d5050000100343231393433333333333333000100343231393139343539313132004000000000010008008c05000384050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 132, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421905847970', FALSE, '0000007b00000004000000000000003a534d5050000100343231393433333335353938000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421905847970', FALSE, '0000008400000004000000000000003b534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421904346302', FALSE, '0000007b00000004000000000000003c534d5050000100343231393037333431343738000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000003d534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 194, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000003e534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f050003c2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 194, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421907341478', FALSE, '0000006f00000004000000000000003f534d50500001003432313930363132333435360001003432313930373334313437380040000000000100000032050003c20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 194, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421904346302', FALSE, '000000c9000000040000000000000040534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 205, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421904346302', FALSE, '000000c9000000040000000000000041534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 205, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421904346302', FALSE, '0000004b000000040000000000000042534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008000e050003cd05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 205, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421904346302', FALSE, '000000c9000000040000000000000043534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 205, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421904346302', FALSE, '000000c9000000040000000000000044534d5050000100343231393433333335353939000100343231393034333436333032004000000000010008008c050003cd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 205, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000045534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 215, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000046534d5050000100343231393034313233343536000100343231393033363236363330004000000000010000009f050003d7030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 215, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000047534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f0500039903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 153, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421903626630', FALSE, '000000dc000000040000000000000048534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f0500033003014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 48, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000049534d5050000100343231393033313233343536000100343231393035383437393730004000000000010000009f05000399030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 153, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000004a534d50500001003432313930333132333435360001003432313930353834373937300040000000000100000032050003990303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 153, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421903626630', FALSE, '0000006f00000004000000000000004b534d50500001003432313930333632363633300001003432313930333632363633300040000000000100000032050003300303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 48, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000007b00000004000000000000004c534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '000000c900000004000000000000004d534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c050003500501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 80, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '0000004b00000004000000000000004e534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008000e0500035005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 80, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '000000c900000004000000000000004f534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 80, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000050534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c0500035005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 80, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '0000004b000000040000000000000051534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e0500031f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 31, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '000000c9000000040000000000000052534d5050000100343231393033363236363330000100343231393035383437393730004000000000010008008c05000350050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 80, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000007b000000040000000000000053534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421907341478', FALSE, '000000dc000000040000000000000054534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f05000367030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 103, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421907341478', FALSE, '0000006f000000040000000000000055534d50500001003432313930313132333435360001003432313930373334313437380040000000000100000032050003670303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 103, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000056534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 224, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000057534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 224, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000058534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 179, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000059534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008000e050003e005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 224, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000005a534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 224, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000005b534d5050000100343231393035313233343536000100343231393139343539313132004000000000010008008c050003e0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 224, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000005c534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008000e050003b305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 179, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000dc00000004000000000000005d534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f0500035503014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 85, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000005e534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 179, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000005f534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 179, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000dc000000040000000000000060534d5050000100343231393433333333333333000100343231393034333436333032004000000000010000009f05000355030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 85, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000061534d5050000100343231393033313233343536000100343231393035383437393730004000000000010008008c050003b3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 179, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '0000006f000000040000000000000062534d50500001003432313934333333333333330001003432313930343334363330320040000000000100000032050003550303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 85, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000063534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e050003da05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 218, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000064534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 218, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000065534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 31, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000066534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 218, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000067534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 31, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000068534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 218, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '000000c9000000040000000000000069534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 31, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c050003da050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 218, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '000000c900000004000000000000006b534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c0500031f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 31, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006c534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 253, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006d534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 253, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006e534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 253, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000006f534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 227, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000070534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008008c050003fd050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 253, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000071534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 227, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000072534d5050000100343231393034313233343536000100343231393037333431343738004000000000010008000e050003fd05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 253, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000073534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e3050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 227, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421907341478', FALSE, '0000004b000000040000000000000074534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008000e050003e305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 227, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000075534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 138, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000076534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 138, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000077534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 138, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000078534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 67, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421903626630', FALSE, '000000c9000000040000000000000079534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c0500034305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 67, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000007a534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008008c0500038a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 138, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421907341478', FALSE, '000000dc00000004000000000000007b534d5050000100343231393031313233343536000100343231393037333431343738004000000000010000009f0500036703014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 103, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000007c534d5050000100343231393035313233343536000100343231393037333431343738004000000000010008008c050003e30501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 227, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421903626630', FALSE, '000000dc00000004000000000000007d534d5050000100343231393033363236363330000100343231393033363236363330004000000000010000009f05000330030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 48, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000007e534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c050003430501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 67, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421903626630', FALSE, '000000c900000004000000000000007f534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008008c05000343050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 67, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["0000001880000004000000000000001c31313235303034000000001880000004000000000000001d31313235303035000000001880000004000000000000001e31313235303036000000001880000004000000000000001f31313235303037000000001880000004000000000000002031313235303038000000001880000004000000000000002131313235303039000000001880000004000000000000002231313235303130000000001880000004000000000000002331313235303131000000001880000004000000000000002431313235303132000000001880000004000000000000002531313235303133000000001880000004000000000000002631313235303134000000001880000004000000000000002731313235303135000000001880000004000000000000002831313235303136000000001880000004000000000000002931313235303137000000001880000004000000000000002a31313235303138000000001880000004000000000000002b31313235303139000000001880000004000000000000002c31313235303230000000001880000004000000000000002d31313235303231000000001880000004000000000000002e31313235303232000000001880000004000000000000002f31313235303233000000001880000004000000000000003031313235303234000000001880000004000000000000003131313235303235000000001880000004000000000000003231313235303236000000001880000004000000000000003331313235303237000000001880000004000000000000003431313235303238000000001880000004000000000000003531313235303239000000001880000004000000000000003631313235303330000000001880000004000000000000003731313235303331000000001880000004000000000000003831313235303332000000001880000004000000000000003931313235303333000000001880000004000000000000003a31313235303334000000001880000004000000000000003b31313235303335000000001880000004000000000000003c31313235303336000000001880000004000000000000003d31313235303337000000001880000004000000000000003e31313235303338000000001880000004000000000000003f31313235303339000000001880000004000000000000004031313235303430000000001880000004000000000000004131313235303431000000001880000004000000000000004231313235303432000000001880000004000000000000004331313235303433000000001880000004000000000000004431313235303434000000001880000004000000000000004531313235303435000000001880000004000000000000004631313235303436000000001880000004000000000000004731313235303437000000001880000004000000000000004831313235303438000000001880000004000000000000004931313235303439000000001880000004000000000000004a31313235303530000000001880000004000000000000004b31313235303531000000001880000004000000000000004c31313235303532000000001880000004000000000000004d31313235303534000000001880000004000000000000004e31313235303536000000001880000004000000000000004f31313235303538000000001880000004000000000000005031313235303630000000001880000004000000000000005131313235303632000000001880000004000000000000005231313235303634000000001880000004000000000000005331313235303636000000001880000004000000000000005431313235303639000000001880000004000000000000005531313235303731000000001880000004000000000000005631313235303733000000001880000004000000000000005731313235303735000000001880000004000000000000005831313235303737000000001880000004000000000000005931313235303739000000001880000004000000000000005a31313235303831000000001880000004000000000000005b31313235303833000000001880000004000000000000005c31313235303835000000001880000004000000000000005d31313235303837000000001880000004000000000000005e31313235303839000000001880000004000000000000005f31313235303931000000001880000004000000000000006031313235303933000000001880000004000000000000006131313235303935000000001880000004000000000000006231313235303937000000001880000004000000000000006331313235303938000000001880000004000000000000006431313235313030000000001880000004000000000000006531313235313032000000001880000004000000000000006631313235313034000000001880000004000000000000006731313235313035000000001880000004000000000000006831313235313037000000001880000004000000000000006931313235313039000000001880000004000000000000006a31313235313131000000001880000004000000000000006b31313235313133000000001880000004000000000000006c31313235313135000000001880000004000000000000006d31313235313137000000001880000004000000000000006e31313235313138000000001880000004000000000000006f31313235313230000000001880000004000000000000007031313235313232000000001880000004000000000000007131313235313233000000001880000004000000000000007231313235313235000000001880000004000000000000007331313235313237000000001880000004000000000000007431313235313238000000001880000004000000000000007531313235313330000000001880000004000000000000007631313235313332000000001880000004000000000000007731313235313334000000001880000004000000000000007831313235313336000000001880000004000000000000007931313235313338000000001880000004000000000000007a31313235313430000000001880000004000000000000007b31313235313432000000001880000004000000000000007c31313235313434000000001880000004000000000000007d31313235313437000000001880000004000000000000007e31313235313439000000001880000004000000000000007f3131323531353100"] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":28,"message_id":1125004},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":29,"message_id":1125005},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":30,"message_id":1125006},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":31,"message_id":1125007},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":32,"message_id":1125008},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":33,"message_id":1125009},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":34,"message_id":1125010},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":35,"message_id":1125011},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":36,"message_id":1125012},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":37,"message_id":1125013},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":38,"message_id":1125014},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":39,"message_id":1125015},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":40,"message_id":1125016},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":41,"message_id":1125017},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":42,"message_id":1125018},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":43,"message_id":1125019},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":44,"message_id":1125020},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":45,"message_id":1125021},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":46,"message_id":1125022},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":47,"message_id":1125023},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":48,"message_id":1125024},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":49,"message_id":1125025},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":50,"message_id":1125026},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":51,"message_id":1125027},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":52,"message_id":1125028},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"message_id":1125029},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"message_id":1125030},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"message_id":1125031},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"message_id":1125032},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"message_id":1125033},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"message_id":1125034},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"message_id":1125035},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"message_id":1125036},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"message_id":1125037},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"message_id":1125038},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"message_id":1125039},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"message_id":1125040},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"message_id":1125041},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"message_id":1125042},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"message_id":1125043},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"message_id":1125044},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"message_id":1125045},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"message_id":1125046},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"message_id":1125047},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"message_id":1125048},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"message_id":1125049},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"message_id":1125050},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"message_id":1125051},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"message_id":1125052},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"message_id":1125054},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"message_id":1125056},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"message_id":1125058},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"message_id":1125060},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"message_id":1125062},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"message_id":1125064},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"message_id":1125066},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"message_id":1125069},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"message_id":1125071},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"message_id":1125073},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"message_id":1125075},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"message_id":1125077},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"message_id":1125079},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"message_id":1125081},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"message_id":1125083},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"message_id":1125085},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"message_id":1125087},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"message_id":1125089},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"message_id":1125091},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"message_id":1125093},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"message_id":1125095},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"message_id":1125097},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"message_id":1125098},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"message_id":1125100},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"message_id":1125102},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"message_id":1125104},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"message_id":1125105},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"message_id":1125107},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"message_id":1125109},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"message_id":1125111},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"message_id":1125113},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"message_id":1125115},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"message_id":1125117},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"message_id":1125118},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"message_id":1125120},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"message_id":1125122},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"message_id":1125123},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"message_id":1125125},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"message_id":1125127},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"message_id":1125128},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"message_id":1125130},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"message_id":1125132},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"message_id":1125134},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"message_id":1125136},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"message_id":1125138},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"message_id":1125140},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"message_id":1125142},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"message_id":1125144},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"message_id":1125147},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"message_id":1125149},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"message_id":1125151},"sourceData":""} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000007b000000040000000000000080534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000081534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000082534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000083534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000084534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000004b000000040000000000000085534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500038a05050069006e0061002e000000c9000000040000000000000086534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000004b000000040000000000000087534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034305050069006e0061002e000000c9000000040000000000000088534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b000000040000000000000089534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500037305050069006e0061002e000000c900000004000000000000008a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc00000004000000000000008b534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000008c534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003640501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc00000004000000000000008d534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc00000004000000000000008e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c900000004000000000000008f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000090534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f000000040000000000000091534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000004b000000040000000000000092534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500036405050069006e0061002e000000c9000000040000000000000093534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000094534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000364050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc000000040000000000000095534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000096534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc000000040000000000000097534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc000000040000000000000098534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f000000040000000000000099534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003b30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f00000004000000000000009a534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000009b534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f00000004000000000000009c534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000009d534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc00000004000000000000009e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000009f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000000a0534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000000a1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000000a2534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000000a3534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000000a4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000a5534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000000a6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b0000000400000000000000a7534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e050003d005050069006e0061002e0000007b0000000400000000000000a8534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000a9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000aa534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000ab534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000dc0000000400000000000000ac534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000000ad534d505000010034323139303431323334353600010034323139303433343633303200400000000001000000320500035e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000006f0000000400000000000000ae534d505000010034323135353331313232363700010034323139303733343134373800400000000001000000320500035d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000af534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000b0534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000b1534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000b2534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000b3534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c90000000400000000000000b4534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000b5534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000000b6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000000b7534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc0000000400000000000000b8534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000000b9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000006f0000000400000000000000ba534d505000010034323139303331323334353600010034323139303336323636333000400000000001000000320500036b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000004b0000000400000000000000bb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e0000007b0000000400000000000000bc534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000bd534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000be534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000000bf534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500039a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c0534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000c1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000000c2534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500036c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000c3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c90000000400000000000000c4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000c5534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000004b0000000400000000000000c6534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e000000c90000000400000000000000c7534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000000c8534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc0000000400000000000000c9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e206575200000006f0000000400000000000000ca534d505000010034323139303131323334353600010034323139303433343633303200400000000001000000320500038b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000004b0000000400000000000000cb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500031405050069006e0061002e000000c90000000400000000000000cc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003140501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000cd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c05000314050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000000ce534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c90000000400000000000000cf534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000000d0534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc0000000400000000000000d1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000d2534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000000d3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b0000000400000000000000d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003a605050069006e0061002e0000006f0000000400000000000000d5534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000d6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000007b0000000400000000000000d7534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000d8534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000da534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000db534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000dc534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000dd534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000de534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000df534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc0000000400000000000000e0534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000dc0000000400000000000000e2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000000e3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000080534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000081534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000082534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000083534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000084534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000085534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500038a05050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000086534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000087534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034305050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000088534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000089534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500037305050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000008a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000008b534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000008c534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003640501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000008d534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000008e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000008f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000090534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000091534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000092534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500036405050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000093534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000094534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000364050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000095534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000096534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000097534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000098534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000099534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003b30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000009a534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc00000004000000000000009b534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f00000004000000000000009c534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000009d534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000009e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000009f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000a0534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000a1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000a2534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000a3534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000a4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000a5534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000a6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000a7534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e050003d005050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000a8534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000a9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000aa534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000ab534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000ac534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000ad534d505000010034323139303431323334353600010034323139303433343633303200400000000001000000320500035e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000ae534d505000010034323135353331313232363700010034323139303733343134373800400000000001000000320500035d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000af534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000b0534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000b1534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000b2534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000b3534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000b4534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000b5534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000b6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000b7534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000b8534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000b9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000ba534d505000010034323139303331323334353600010034323139303336323636333000400000000001000000320500036b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000bb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000bc534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000bd534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000be534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000bf534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500039a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c0534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000c1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000c2534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500036c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000c3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000c4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000c5534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000c6534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000c7534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000c8534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000c9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000ca534d505000010034323139303131323334353600010034323139303433343633303200400000000001000000320500038b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000cb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500031405050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000cc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003140501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000cd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c05000314050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000ce534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000cf534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000d0534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000d1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000d2534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000d3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003a605050069006e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000d5534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000d6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000d7534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d8534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000da534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000db534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000dc534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335599","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000dd534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000de534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000df534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000e0534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000e2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000e3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421903626630', FALSE, '0000007b000000040000000000000080534d5050000100343231393031313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421905847970', FALSE, '00000084000000040000000000000081534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421903626630', FALSE, '0000007b000000040000000000000082534d5050000100343231393433333333333333000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000083534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c050003730501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 115, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000084534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 239, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000085534d5050000100343231393032313233343536000100343231393139343539313132004000000000010008000e0500038a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 138, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000086534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 115, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421903626630', FALSE, '0000004b000000040000000000000087534d5050000100343231393433333335353939000100343231393033363236363330004000000000010008000e0500034305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 67, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c9000000040000000000000088534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c0500037305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 115, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '0000004b000000040000000000000089534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008000e0500037305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 115, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000c900000004000000000000008a534d5050000100343231393037313233343536000100343231393139343539313132004000000000010008008c05000373050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 115, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000008b534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 252, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421903626630', FALSE, '000000c900000004000000000000008c534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c050003640501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 100, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000008d534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003ef030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 239, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000008e534d5050000100343231393032313233343536000100343231393035383437393730004000000000010000009f050003fc030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 252, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421903626630', FALSE, '000000c900000004000000000000008f534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 100, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000090534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003ef0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 239, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421905847970', FALSE, '0000006f000000040000000000000091534d50500001003432313930323132333435360001003432313930353834373937300040000000000100000032050003fc0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 252, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421903626630', FALSE, '0000004b000000040000000000000092534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008000e0500036405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 100, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000093534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c0500036405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 100, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421903626630', FALSE, '000000c9000000040000000000000094534d5050000100343231353533313132323637000100343231393033363236363330004000000000010008008c05000364050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 100, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000095534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 179, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000096534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 27, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421919459112', FALSE, '000000dc000000040000000000000097534d5050000100343231393034313233343536000100343231393139343539313132004000000000010000009f050003b3030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 179, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421905847970', FALSE, '000000dc000000040000000000000098534d5050000100343231393037313233343536000100343231393035383437393730004000000000010000009f0500031b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 27, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421919459112', FALSE, '0000006f000000040000000000000099534d50500001003432313930343132333435360001003432313931393435393131320040000000000100000032050003b30303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 179, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000009a534d505000010034323139303731323334353600010034323139303538343739373000400000000001000000320500031b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 27, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '000000dc00000004000000000000009b534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 193, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '0000006f00000004000000000000009c534d50500001003432313930353132333435360001003432313930353834373937300040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 193, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000009d534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f0500036303014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 99, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000dc00000004000000000000009e534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 193, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000c900000004000000000000009f534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d00501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 208, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000000a0534d5050000100343231393032313233343536000100343231393139343539313132004000000000010000009f05000363030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 99, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '000000dc0000000400000000000000a1534d5050000100343231393037313233343536000100343231393139343539313132004000000000010000009f050003c1030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 193, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000c90000000400000000000000a2534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 208, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000000a3534d50500001003432313930323132333435360001003432313931393435393131320040000000000100000032050003630303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 99, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421919459112', FALSE, '0000006f0000000400000000000000a4534d50500001003432313930373132333435360001003432313931393435393131320040000000000100000032050003c10303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 193, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000c90000000400000000000000a5534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 208, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '000000c90000000400000000000000a6534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008008c050003d0050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 208, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421904346302', FALSE, '0000004b0000000400000000000000a7534d5050000100343231393433333333333333000100343231393034333436333032004000000000010008000e050003d005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 208, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000a8534d5050000100343231393033363236363330000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000000a9534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 94, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000aa534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 93, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000000ab534d5050000100343231393034313233343536000100343231393034333436333032004000000000010000009f0500035e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 94, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000ac534d5050000100343231353533313132323637000100343231393037333431343738004000000000010000009f0500035d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 93, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000000ad534d505000010034323139303431323334353600010034323139303433343633303200400000000001000000320500035e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 94, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421553112267', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000ae534d505000010034323135353331313232363700010034323139303733343134373800400000000001000000320500035d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 93, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000af534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421904123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000b0534d505000010034323139303431323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000b1534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000b2534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335599', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000b3534d5050000100343231393433333335353939000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000000b4534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003800501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 128, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000000b5534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 128, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000000b6534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 107, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000000b7534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500038005030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 128, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421903626630', FALSE, '000000dc0000000400000000000000b8534d5050000100343231393033313233343536000100343231393033363236363330004000000000010000009f0500036b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 107, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421919459112', FALSE, '000000c90000000400000000000000b9534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000380050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 128, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421903626630', FALSE, '0000006f0000000400000000000000ba534d505000010034323139303331323334353600010034323139303336323636333000400000000001000000320500036b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 107, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903626630', 'nth', '421919459112', FALSE, '0000004b0000000400000000000000bb534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500038005050069006e0061002e', 1, 0, 1, 0, 64, NULL, 128, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421904346302', FALSE, '0000007b0000000400000000000000bc534d5050000100343231393038313233343635000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000bd534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 154, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000be534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500039a030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 154, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943333333', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000bf534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500039a0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 154, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421903123456', 'nth', '421905847970', FALSE, '0000007b0000000400000000000000c0534d5050000100343231393033313233343536000100343231393035383437393730000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000c1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 108, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000c2534d505000010034323139303631323334353600010034323139303733343134373800400000000001000000320500036c0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 108, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000c3534d5050000100343231393037333431343738000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000000c4534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 75, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000000c5534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 75, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421903626630', FALSE, '0000004b0000000400000000000000c6534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008000e0500034b05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 75, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000000c7534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 75, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421906123456', 'nth', '421903626630', FALSE, '000000c90000000400000000000000c8534d5050000100343231393036313233343536000100343231393033363236363330004000000000010008008c0500034b050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 75, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000000c9534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 139, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421901123456', 'nth', '421904346302', FALSE, '0000006f0000000400000000000000ca534d505000010034323139303131323334353600010034323139303433343633303200400000000001000000320500038b0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 139, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421919459112', FALSE, '0000004b0000000400000000000000cb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e0500031405050069006e0061002e', 1, 0, 1, 0, 64, NULL, 20, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000cc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003140501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 20, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000cd534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c05000314050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 20, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000ce534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 20, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000cf534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c0500031405030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 20, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000000d0534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 166, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000d1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d203014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 210, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000d2534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003d2030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 210, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000000d3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 166, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421903626630', FALSE, '0000004b0000000400000000000000d4534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008000e050003a605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 166, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421943335598', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000d5534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003d20303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 210, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000000d6534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a6050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 166, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000d7534d5050000100343231393037313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907341478', 'nth', '421904346302', FALSE, '000000840000000400000000000000d8534d505000010034323139303733343134373800010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421908123465', 'nth', '421905847970', FALSE, '000000840000000400000000000000d9534d505000010034323139303831323334363500010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421902123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000da534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421905123456', 'nth', '421905847970', FALSE, '000000840000000400000000000000db534d505000010034323139303531323334353600010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:10] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:10', '2022-03-14 12:37:10', '421907123456', 'nth', '421903626630', FALSE, '000000840000000400000000000000dc534d505000010034323139303731323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335599', 'nth', '421907341478', FALSE, '000000840000000400000000000000dd534d505000010034323139343333333535393900010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000de534d5050000100343231393034313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421902123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000df534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421905123456', 'nth', '421905847970', FALSE, '000000dc0000000400000000000000e0534d5050000100343231393035313233343536000100343231393035383437393730004000000000010000009f050003c103014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 193, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000e1534d5050000100343231393036313233343536000100343231393037333431343738004000000000010000009f0500036c03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 108, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421904346302', FALSE, '000000dc0000000400000000000000e2534d5050000100343231393031313233343536000100343231393034333436333032004000000000010000009f0500038b03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 139, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421903626630', FALSE, '000000c90000000400000000000000e3534d5050000100343231393037333431343738000100343231393033363236363330004000000000010008008c050003a60501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 166, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["0000001880000004000000000000008031313235323335000000001880000004000000000000008131313235323336000000001880000004000000000000008231313235323337000000001880000004000000000000008331313235323338000000001880000004000000000000008431313235323339000000001880000004000000000000008531313235323430000000001880000004000000000000008631313235323431000000001880000004000000000000008731313235323432000000001880000004000000000000008831313235323433000000001880000004000000000000008931313235323434000000001880000004000000000000008a31313235323435000000001880000004000000000000008b31313235323436000000001880000004000000000000008c31313235323437000000001880000004000000000000008d31313235323438000000001880000004000000000000008e31313235323439000000001880000004000000000000008f31313235323530000000001880000004000000000000009031313235323531000000001880000004000000000000009131313235323532000000001880000004000000000000009231313235323533000000001880000004000000000000009331313235323534000000001880000004000000000000009431313235323535000000001880000004000000000000009531313235323536000000001880000004000000000000009631313235323537000000001880000004000000000000009731313235323538000000001880000004000000000000009831313235323539000000001880000004000000000000009931313235323630000000001880000004000000000000009a31313235323631000000001880000004000000000000009b31313235323632000000001880000004000000000000009c31313235323633000000001880000004000000000000009d31313235323634000000001880000004000000000000009e31313235323635000000001880000004000000000000009f3131323532363600000000188000000400000000000000a03131323532363700000000188000000400000000000000a13131323532363800000000188000000400000000000000a23131323532363900000000188000000400000000000000a33131323532373000000000188000000400000000000000a43131323532373100000000188000000400000000000000a53131323532373200000000188000000400000000000000a63131323532373300000000188000000400000000000000a73131323532373400000000188000000400000000000000a83131323532373500000000188000000400000000000000a93131323532373600000000188000000400000000000000aa3131323532373700000000188000000400000000000000ab3131323532373800000000188000000400000000000000ac3131323532373900000000188000000400000000000000ad3131323532383000000000188000000400000000000000ae3131323532383100000000188000000400000000000000af3131323532383200000000188000000400000000000000b03131323532383300000000188000000400000000000000b13131323532383400000000188000000400000000000000b23131323532383500000000188000000400000000000000b33131323532383600000000188000000400000000000000b43131323532383700000000188000000400000000000000b53131323532383800000000188000000400000000000000b63131323532383900000000188000000400000000000000b73131323532393000000000188000000400000000000000b83131323532393100000000188000000400000000000000b93131323532393200000000188000000400000000000000ba3131323532393300000000188000000400000000000000bb3131323532393400000000188000000400000000000000bc3131323532393500000000188000000400000000000000bd3131323532393600000000188000000400000000000000be3131323532393700000000188000000400000000000000bf3131323532393800000000188000000400000000000000c03131323532393900000000188000000400000000000000c13131323533303000000000188000000400000000000000c23131323533303100000000188000000400000000000000c33131323533303200000000188000000400000000000000c43131323533303300000000188000000400000000000000c53131323533303400000000188000000400000000000000c63131323533303500000000188000000400000000000000c73131323533303600000000188000000400000000000000c83131323533303700000000188000000400000000000000c93131323533303800000000188000000400000000000000ca3131323533303900000000188000000400000000000000cb3131323533313000000000188000000400000000000000cc3131323533313100000000188000000400000000000000cd3131323533313200000000188000000400000000000000ce3131323533313300000000188000000400000000000000cf3131323533313400000000188000000400000000000000d03131323533313500000000188000000400000000000000d13131323533313600000000188000000400000000000000d23131323533313700000000188000000400000000000000d33131323533313800000000188000000400000000000000d43131323533313900000000188000000400000000000000d53131323533323000000000188000000400000000000000d63131323533323100000000188000000400000000000000d73131323533323200000000188000000400000000000000d83131323533323300000000188000000400000000000000d93131323533323400000000188000000400000000000000da3131323533323500000000188000000400000000000000db3131323533323600000000188000000400000000000000dc3131323533323700000000188000000400000000000000dd3131323533323800000000188000000400000000000000de3131323533323900000000188000000400000000000000df3131323533333000000000188000000400000000000000e03131323533333100000000188000000400000000000000e13131323533333200000000188000000400000000000000e23131323533333300000000188000000400000000000000e33131323533333400"] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"message_id":1125235},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"message_id":1125236},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"message_id":1125237},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"message_id":1125238},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"message_id":1125239},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"message_id":1125240},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"message_id":1125241},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"message_id":1125242},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"message_id":1125243},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"message_id":1125244},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"message_id":1125245},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"message_id":1125246},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"message_id":1125247},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"message_id":1125248},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"message_id":1125249},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"message_id":1125250},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"message_id":1125251},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"message_id":1125252},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"message_id":1125253},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"message_id":1125254},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"message_id":1125255},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"message_id":1125256},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"message_id":1125257},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"message_id":1125258},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"message_id":1125259},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"message_id":1125260},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"message_id":1125261},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"message_id":1125262},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"message_id":1125263},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"message_id":1125264},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"message_id":1125265},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"message_id":1125266},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"message_id":1125267},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"message_id":1125268},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"message_id":1125269},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"message_id":1125270},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"message_id":1125271},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"message_id":1125272},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"message_id":1125273},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"message_id":1125274},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"message_id":1125275},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"message_id":1125276},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"message_id":1125277},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"message_id":1125278},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"message_id":1125279},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"message_id":1125280},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"message_id":1125281},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"message_id":1125282},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"message_id":1125283},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"message_id":1125284},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"message_id":1125285},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"message_id":1125286},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"message_id":1125287},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"message_id":1125288},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"message_id":1125289},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"message_id":1125290},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"message_id":1125291},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"message_id":1125292},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"message_id":1125293},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"message_id":1125294},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"message_id":1125295},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"message_id":1125296},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"message_id":1125297},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"message_id":1125298},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"message_id":1125299},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"message_id":1125300},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"message_id":1125301},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"message_id":1125302},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"message_id":1125303},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"message_id":1125304},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"message_id":1125305},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"message_id":1125306},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"message_id":1125307},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"message_id":1125308},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"message_id":1125309},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"message_id":1125310},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"message_id":1125311},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"message_id":1125312},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"message_id":1125313},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"message_id":1125314},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"message_id":1125315},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"message_id":1125316},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"message_id":1125317},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"message_id":1125318},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"message_id":1125319},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"message_id":1125320},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"message_id":1125321},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"message_id":1125322},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"message_id":1125323},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"message_id":1125324},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"message_id":1125325},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"message_id":1125326},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"message_id":1125327},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"message_id":1125328},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"message_id":1125329},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"message_id":1125330},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"message_id":1125331},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"message_id":1125332},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"message_id":1125333},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"message_id":1125334},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000840000000400000000000000e4534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b0000000400000000000000e5534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000840000000400000000000000e6534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000e7534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000dc0000000400000000000000e8534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c90000000400000000000000e9534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000000ea534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000000eb534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000000ec534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500032d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000ed534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b0000000400000000000000ee534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e050003e805050069006e0061002e000000c90000000400000000000000ef534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c90000000400000000000000f0534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc0000000400000000000000f1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c90000000400000000000000f2534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f0000000400000000000000f3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003eb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000004b0000000400000000000000f4534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e000000c90000000400000000000000f5534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000840000000400000000000000f6534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000840000000400000000000000f7534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c90000000400000000000000f8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c90000000400000000000000f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000004b0000000400000000000000fa534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003ba05050069006e0061002e000000c90000000400000000000000fb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c90000000400000000000000fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000007b0000000400000000000000fd534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b0000000400000000000000fe534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c90000000400000000000000ff534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000004b000000040000000000000100534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e000000c9000000040000000000000101534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000102534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000103534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc000000040000000000000104534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000105534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000dc000000040000000000000106534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000108534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000006f000000040000000000000109534d50500001003432313930383132333436350001003432313930333632363633300040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000010a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b00000004000000000000010b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500033a05050069006e0061002e0000007b00000004000000000000010c534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000010d534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000010e534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b00000004000000000000010f534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008000e0500030305050069006e0061002e000000c9000000040000000000000110534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000dc000000040000000000000111534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d20747269737469717565200000006f000000040000000000000112534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b65020000007b000000040000000000000113534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b000000040000000000000114534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000dc000000040000000000000115534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c9000000040000000000000116534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000117534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520000000c9000000040000000000000118534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a0076006500640069006501650000006f000000040000000000000119534d505000010034323139343333333535393800010034323139303538343739373000400000000001000000320500039e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502000000c900000004000000000000011a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c900000004000000000000011b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b00000004000000000000011c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500038f05050069006e0061002e0000008400000004000000000000011d534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000011e534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000007b00000004000000000000011f534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e000000c9000000040000000000000120534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000121534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000122534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000123534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e0000007b000000040000000000000124534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e00000084000000040000000000000125534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000c9000000040000000000000126534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000127534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000128534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000129534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063000000c900000004000000000000012a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a0000004b00000004000000000000012b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500036a05050069006e0061002e000000c900000004000000000000012c534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c900000004000000000000012d534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d0000004b00000004000000000000012e534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008000e0500037a05050069006e0061002e000000c900000004000000000000012f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165000000c9000000040000000000000130534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000131534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a000000c9000000040000000000000132534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f00630000004b000000040000000000000133534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e000000c9000000040000000000000134534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f006300000084000000040000000000000135534d505000010034323135353331313232363700010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000136534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000137534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000138534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b650200000084000000040000000000000139534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000013a534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000008400000004000000000000013b534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b65020000007b00000004000000000000013c534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e0000008400000004000000000000013d534d505000010034323135353331313232363700010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502000000dc00000004000000000000013e534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520000000c900000004000000000000013f534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000140534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000c9000000040000000000000141534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d000000dc000000040000000000000142534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e4534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000e5534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000e6534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000e7534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc0000000400000000000000e8534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000e9534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000ea534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000eb534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000ec534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500032d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000ed534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000ee534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e050003e805050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000ef534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f0534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc0000000400000000000000f1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000f2534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f0000000400000000000000f3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003eb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000f4534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000f5534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000f6534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"000000840000000400000000000000f7534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000f8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c90000000400000000000000f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b0000000400000000000000fa534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003ba05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c90000000400000000000000fb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c90000000400000000000000fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421902123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000fd534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b0000000400000000000000fe534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c90000000400000000000000ff534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000100534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000101534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000102534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000103534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000104534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000105534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000106534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000108534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000109534d50500001003432313930383132333436350001003432313930333632363633300040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000010a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000010b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500033a05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000010c534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000010d534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000010e534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000010f534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008000e0500030305050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000110534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000111534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000112534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000113534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000114534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc000000040000000000000115534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000116534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000117534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000118534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"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":50,"short_message":"commodo neque, ac po ... "},"sourceData":"0000006f000000040000000000000119534d505000010034323139343333333535393800010034323139303538343739373000400000000001000000320500039e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000011a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c900000004000000000000011b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000011c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500038f05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000011d534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000011e534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000011f534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000120534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000121534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000122534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000123534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b000000040000000000000124534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000125534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000126534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c9000000040000000000000127534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000128534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000129534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c900000004000000000000012a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000012b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500036a05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000012c534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000012d534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b00000004000000000000012e534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008000e0500037a05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"i, vyrástlo drevo o"},"sourceData":"000000c900000004000000000000012f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000130534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" kráľ, aké ovocie"},"sourceData":"000000c9000000040000000000000131534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421904123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000132534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":14,"short_message":"ina."},"sourceData":"0000004b000000040000000000000133534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":" polovičku kráľov"},"sourceData":"000000c9000000040000000000000134534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000135534d505000010034323135353331313232363700010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421905123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000136534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421904346302","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000137534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943333333","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000138534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"00000084000000040000000000000139534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013a534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013b534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421908123465","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":8,"sm_default_msg_id":0,"sm_length":62,"short_message":"Zlatý gánok bol ok"},"sourceData":"0000007b00000004000000000000013c534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421553112267","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","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":71,"short_message":"Lorem ipsum dolor si ... "},"sourceData":"0000008400000004000000000000013d534d505000010034323135353331313232363700010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421943335598","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"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":159,"short_message":"Morbi blandit est qu ... "},"sourceData":"000000dc00000004000000000000013e534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421907341478","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c900000004000000000000013f534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421901123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421905847970","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000140534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421903626630","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421919459112","esm_class":64,"protocol_id":0,"priority_flag":0,"schedule_delivery_time":null,"validity_period":null,"registered_delivery":1,"replace_if_present_flag":0,"data_coding":8,"sm_default_msg_id":0,"sm_length":140,"short_message":"Kde bolo, tu bolo, v"},"sourceData":"000000c9000000040000000000000141534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000004","command_name":"submit_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"service_type":"SMPP","source_addr_ton":1,"source_addr_npi":0,"source_addr":"421906123456","dest_addr_ton":1,"dest_addr_npi":0,"destination_addr":"421903626630","esm_class":64,"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":159,"short_message":"tempor ante, eu euis ... "},"sourceData":"000000dc000000040000000000000142534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520"} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '000000840000000400000000000000e4534d505000010034323139303831323334363500010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943333333', 'nth', '421919459112', FALSE, '0000007b0000000400000000000000e5534d5050000100343231393433333333333333000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421902123456', 'nth', '421907341478', FALSE, '000000840000000400000000000000e6534d505000010034323139303231323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421907341478', FALSE, '000000c90000000400000000000000e7534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 247, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000e8534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 45, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '000000c90000000400000000000000e9534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e80501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 232, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943333333', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000ea534d5050000100343231393433333333333333000100343231393037333431343738004000000000010000009f0500032d030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 45, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '000000c90000000400000000000000eb534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 232, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943333333', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000ec534d505000010034323139343333333333333300010034323139303733343134373800400000000001000000320500032d0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 45, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '000000c90000000400000000000000ed534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e805030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 232, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '0000004b0000000400000000000000ee534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008000e050003e805050069006e0061002e', 1, 0, 1, 0, 64, NULL, 232, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '000000c90000000400000000000000ef534d5050000100343231393038313233343635000100343231393037333431343738004000000000010008008c050003e8050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 232, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421907341478', FALSE, '000000c90000000400000000000000f0534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f70501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 247, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421907341478', FALSE, '000000dc0000000400000000000000f1534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 235, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421907341478', FALSE, '000000c90000000400000000000000f2534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f705020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 247, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421907341478', FALSE, '0000006f0000000400000000000000f3534d50500001003432313934333333353539380001003432313930373334313437380040000000000100000032050003eb0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 235, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421907341478', FALSE, '0000004b0000000400000000000000f4534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008000e050003f705050069006e0061002e', 1, 0, 1, 0, 64, NULL, 247, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421907341478', FALSE, '000000c90000000400000000000000f5534d5050000100343231393037333431343738000100343231393037333431343738004000000000010008008c050003f7050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 247, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907123456', 'nth', '421907341478', FALSE, '000000840000000400000000000000f6534d505000010034323139303731323334353600010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421903626630', FALSE, '000000840000000400000000000000f7534d505000010034323139303631323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000f8534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 186, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000f9534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 186, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421919459112', FALSE, '0000004b0000000400000000000000fa534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008000e050003ba05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 186, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000fb534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 186, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421919459112', FALSE, '000000c90000000400000000000000fc534d5050000100343231393038313233343635000100343231393139343539313132004000000000010008008c050003ba050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 186, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421902123456', 'nth', '421903626630', FALSE, '0000007b0000000400000000000000fd534d5050000100343231393032313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '0000007b0000000400000000000000fe534d5050000100343231393033313233343536000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '000000c90000000400000000000000ff534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 236, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '0000004b000000040000000000000100534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008000e050003ec05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 236, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000101534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 236, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000102534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 236, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '000000c9000000040000000000000103534d5050000100343231353533313132323637000100343231393139343539313132004000000000010008008c050003ec050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 236, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421903626630', FALSE, '000000dc000000040000000000000104534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f0500035903014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 89, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421907341478', FALSE, '000000c9000000040000000000000105534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 58, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421903626630', FALSE, '000000dc000000040000000000000106534d5050000100343231393038313233343635000100343231393033363236363330004000000000010000009f05000359030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 89, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000107534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 3, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421907341478', FALSE, '000000c9000000040000000000000108534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 58, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421903626630', FALSE, '0000006f000000040000000000000109534d50500001003432313930383132333436350001003432313930333632363633300040000000000100000032050003590303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 89, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421907341478', FALSE, '000000c900000004000000000000010a534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 58, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421907341478', FALSE, '0000004b00000004000000000000010b534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008000e0500033a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 58, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421907341478', FALSE, '0000007b00000004000000000000010c534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '0000008400000004000000000000010d534d505000010034323139303336323636333000010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000010e534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c0500030305030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 3, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000010f534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008000e0500030305050069006e0061002e', 1, 0, 1, 0, 64, NULL, 3, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000110534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c05000303050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 3, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000111534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 62, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421903626630', FALSE, '0000006f000000040000000000000112534d505000010034323139303631323334353600010034323139303336323636333000400000000001000000320500033e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 62, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421919459112', FALSE, '0000007b000000040000000000000113534d5050000100343231393034313233343536000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '0000007b000000040000000000000114534d5050000100343231393033363236363330000100343231393139343539313132000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000115534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 158, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000116534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 143, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000dc000000040000000000000117534d5050000100343231393433333335353938000100343231393035383437393730004000000000010000009f0500039e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 158, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '000000c9000000040000000000000118534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 143, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '0000006f000000040000000000000119534d505000010034323139343333333535393800010034323139303538343739373000400000000001000000320500039e0303636f6d6d6f646f206e657175652c20616320706f7274612075726e612e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 64, NULL, 158, 3, 3, 'smpp', '3', 'sms', '{}', TRUE, 7, 'commodo neque, ac porta urna. _[]<>{}€$', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000011a534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 143, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '000000c900000004000000000000011b534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008008c0500038f050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 143, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421907341478', FALSE, '0000004b00000004000000000000011c534d5050000100343231393033313233343536000100343231393037333431343738004000000000010008000e0500038f05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 143, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421903626630', FALSE, '0000008400000004000000000000011d534d505000010034323139303131323334353600010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903123456', 'nth', '421903626630', FALSE, '0000007b00000004000000000000011e534d5050000100343231393033313233343536000100343231393033363236363330000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421907341478', FALSE, '0000007b00000004000000000000011f534d5050000100343231393433333335353938000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000120534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 22, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000121534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c0500031605030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 22, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000122534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c05000316050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 22, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '0000004b000000040000000000000123534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008000e0500031605050069006e0061002e', 1, 0, 1, 0, 64, NULL, 22, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421905123456', 'nth', '421904346302', FALSE, '0000007b000000040000000000000124534d5050000100343231393035313233343536000100343231393034333436333032000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421907341478', 'nth', '421905847970', FALSE, '00000084000000040000000000000125534d505000010034323139303733343134373800010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000126534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 106, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000127534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 106, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000128534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 122, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421905847970', FALSE, '000000c9000000040000000000000129534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 106, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421905847970', FALSE, '000000c900000004000000000000012a534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008008c0500036a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 106, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421905847970', FALSE, '0000004b00000004000000000000012b534d5050000100343231353533313132323637000100343231393035383437393730004000000000010008000e0500036a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 106, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421905847970', FALSE, '000000c900000004000000000000012c534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 122, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000012d534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 92, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421905847970', FALSE, '0000004b00000004000000000000012e534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008000e0500037a05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 122, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000c900000004000000000000012f534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05020069002c002000760079007200e100730074006c006f00200064007200650076006f0020006f00630065013e006f007600e9002e0020005600720063006800200064006f007300610068006f00760061006c002000680065006e0020006b0020006e006500620075002e00200043006800630065006c0020007a007600650064006900650165', 1, 0, 1, 0, 64, NULL, 92, 5, 2, 'smpp', '3', 'sms', '{}', TRUE, 16, 'i, vyrástlo drevo oceľové. Vrch dosahoval hen k nebu. Chcel zvedieť', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000130534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 122, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000131534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c05030020006b007200e1013e002c00200061006b00e90020006f0076006f0063006900650020006a0065007300740020006e006100200074006f006d0020007300740072006f006d0065002e00200053013e00fa00620069006c0020006a00650064006e00750020006a006500640069006e00fa00200064006900650076006b007500200061006a', 1, 0, 1, 0, 64, NULL, 92, 5, 3, 'smpp', '3', 'sms', '{}', TRUE, 16, ' kráľ, aké ovocie jest na tom strome. Sľúbil jednu jedinú dievku aj', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421904123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000132534d5050000100343231393034313233343536000100343231393035383437393730004000000000010008008c0500037a050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 122, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '0000004b000000040000000000000133534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008000e0500035c05050069006e0061002e', 1, 0, 1, 0, 64, NULL, 92, 5, 5, 'smpp', '3', 'sms', '{}', TRUE, 16, 'ina.', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421905847970', FALSE, '000000c9000000040000000000000134534d5050000100343231393433333335353938000100343231393035383437393730004000000000010008008c0500035c050400200070006f006c006f00760069010d006b00750020006b007200e1013e006f0076007300740076006100200074006f006d0075002c0020006b0074006f0020007a007600690065002c0020010d006f0020006a00650020006e006100200074006f006d0020007300740072006f006d0065002c00200061006b00e10020006f0076006f0063', 1, 0, 1, 0, 64, NULL, 92, 5, 4, 'smpp', '3', 'sms', '{}', TRUE, 16, ' polovičku kráľovstva tomu, kto zvie, čo je na tom strome, aká ovoc', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421903626630', FALSE, '00000084000000040000000000000135534d505000010034323135353331313232363700010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421905123456', 'nth', '421919459112', FALSE, '00000084000000040000000000000136534d505000010034323139303531323334353600010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421904346302', FALSE, '00000084000000040000000000000137534d505000010034323139303631323334353600010034323139303433343633303200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943333333', 'nth', '421905847970', FALSE, '00000084000000040000000000000138534d505000010034323139343333333333333300010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421905847970', FALSE, '00000084000000040000000000000139534d505000010034323139303336323636333000010034323139303538343739373000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421903626630', FALSE, '0000008400000004000000000000013a534d505000010034323139303336323636333000010034323139303336323636333000000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421919459112', FALSE, '0000008400000004000000000000013b534d505000010034323135353331313232363700010034323139313934353931313200000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421908123465', 'nth', '421907341478', FALSE, '0000007b00000004000000000000013c534d5050000100343231393038313233343635000100343231393037333431343738000000000000010008003e005a006c0061007400fd0020006700e1006e006f006b00200062006f006c0020006f006b006f006c006f0020006b00610161007400690065013e0061002e', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Zlatý gánok bol okolo kaštieľa.', 'UCS-2', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421553112267', 'nth', '421907341478', FALSE, '0000008400000004000000000000013d534d505000010034323135353331313232363700010034323139303733343134373800000000000001000000474c6f72656d20697073756d20646f6c6f722073697420616d65742c20636f6e73656374657475722061646970697363696e6720656c69742e20111b3c1b3e3c3e1b281b291b6502', 1, 0, 1, 0, 0, NULL, NULL, 1, 0, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. _[]<>{}€$', 'GSM8', 'SMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421943335598', 'nth', '421907341478', FALSE, '000000dc00000004000000000000013e534d5050000100343231393433333335353938000100343231393037333431343738004000000000010000009f050003eb03014d6f72626920626c616e646974206573742071756973206e756c6c6120636f6e73656374657475722c20717569732065676573746173206d61737361206d6178696d75732e204e756c6c616d206174206661756369627573206e657175652e2043726173207669766572726120656c656966656e64206d69207574206665726d656e74756d2e20416c697175616d2074726973746971756520', 1, 0, 1, 0, 64, NULL, 235, 3, 1, 'smpp', '3', 'sms', '{}', TRUE, 7, 'Morbi blandit est quis nulla consectetur, quis egestas massa maximus. Nullam at faucibus neque. Cras viverra eleifend mi ut fermentum. Aliquam tristique ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421907341478', FALSE, '000000c900000004000000000000013f534d5050000100343231393033363236363330000100343231393037333431343738004000000000010008008c0500033a0501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 58, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421901123456', 'nth', '421905847970', FALSE, '000000c9000000040000000000000140534d5050000100343231393031313233343536000100343231393035383437393730004000000000010008008c050003030501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 3, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421903626630', 'nth', '421919459112', FALSE, '000000c9000000040000000000000141534d5050000100343231393033363236363330000100343231393139343539313132004000000000010008008c050003160501004b0064006500200062006f006c006f002c00200074007500200062006f006c006f002c0020007600200073006500640065006d0064006500730069006100740065006a00200073006900650064006d0065006a0020006b00720061006a0069006e0065002c0020007600200061006e0067006c00690063006b0065006a0020007a0065006d', 1, 0, 1, 0, 64, NULL, 22, 5, 1, 'smpp', '3', 'sms', '{}', TRUE, 16, 'Kde bolo, tu bolo, v sedemdesiatej siedmej krajine, v anglickej zem', 'UCS-2', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 ('770990015', '127.0.0.1', '2022-03-14 12:37:11', '2022-03-14 12:37:11', '421906123456', 'nth', '421903626630', FALSE, '000000dc000000040000000000000142534d5050000100343231393036313233343536000100343231393033363236363330004000000000010000009f0500033e030274656d706f7220616e74652c20657520657569736d6f642076656c69742068656e6472657269742061742e204d617572697320766573746962756c756d2073656d706572206c6967756c612c206e656320666575676961742064756920636f6e736563746574757220696e2e204e616d206665726d656e74756d20617563746f7220636f6e64696d656e74756d2e2041656e65616e20657520', 1, 0, 1, 0, 64, NULL, 62, 3, 2, 'smpp', '3', 'sms', '{}', TRUE, 7, 'tempor ante, eu euismod velit hendrerit at. Mauris vestibulum semper ligula, nec feugiat dui consectetur in. Nam fermentum auctor condimentum. Aenean eu ', 'GSM8', 'LongSMS', nextval('ipfon_sms_local_id_seq')) RETURNING local_id [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: NOTIFY notify_router; [] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000188000000400000000000000e43131323533333500000000188000000400000000000000e53131323533333600000000188000000400000000000000e63131323533333700000000188000000400000000000000e73131323533333800000000188000000400000000000000e83131323533333900000000188000000400000000000000e93131323533343000000000188000000400000000000000ea3131323533343100000000188000000400000000000000eb3131323533343200000000188000000400000000000000ec3131323533343300000000188000000400000000000000ed3131323533343400000000188000000400000000000000ee3131323533343500000000188000000400000000000000ef3131323533343600000000188000000400000000000000f03131323533343700000000188000000400000000000000f13131323533343800000000188000000400000000000000f23131323533343900000000188000000400000000000000f33131323533353000000000188000000400000000000000f43131323533353100000000188000000400000000000000f53131323533353200000000188000000400000000000000f63131323533353300000000188000000400000000000000f73131323533353400000000188000000400000000000000f83131323533353500000000188000000400000000000000f93131323533353600000000188000000400000000000000fa3131323533353700000000188000000400000000000000fb3131323533353800000000188000000400000000000000fc3131323533353900000000188000000400000000000000fd3131323533363000000000188000000400000000000000fe3131323533363100000000188000000400000000000000ff31313235333632000000001880000004000000000000010031313235333633000000001880000004000000000000010131313235333634000000001880000004000000000000010231313235333635000000001880000004000000000000010331313235333636000000001880000004000000000000010431313235333637000000001880000004000000000000010531313235333638000000001880000004000000000000010631313235333639000000001880000004000000000000010731313235333730000000001880000004000000000000010831313235333731000000001880000004000000000000010931313235333732000000001880000004000000000000010a31313235333733000000001880000004000000000000010b31313235333734000000001880000004000000000000010c31313235333735000000001880000004000000000000010d31313235333736000000001880000004000000000000010e31313235333737000000001880000004000000000000010f31313235333738000000001880000004000000000000011031313235333739000000001880000004000000000000011131313235333830000000001880000004000000000000011231313235333831000000001880000004000000000000011331313235333832000000001880000004000000000000011431313235333833000000001880000004000000000000011531313235333834000000001880000004000000000000011631313235333835000000001880000004000000000000011731313235333836000000001880000004000000000000011831313235333837000000001880000004000000000000011931313235333838000000001880000004000000000000011a31313235333839000000001880000004000000000000011b31313235333930000000001880000004000000000000011c31313235333931000000001880000004000000000000011d31313235333932000000001880000004000000000000011e31313235333933000000001880000004000000000000011f31313235333934000000001880000004000000000000012031313235333935000000001880000004000000000000012131313235333936000000001880000004000000000000012231313235333937000000001880000004000000000000012331313235333938000000001880000004000000000000012431313235333939000000001880000004000000000000012531313235343030000000001880000004000000000000012631313235343031000000001880000004000000000000012731313235343032000000001880000004000000000000012831313235343033000000001880000004000000000000012931313235343034000000001880000004000000000000012a31313235343035000000001880000004000000000000012b31313235343036000000001880000004000000000000012c31313235343037000000001880000004000000000000012d31313235343038000000001880000004000000000000012e31313235343039000000001880000004000000000000012f31313235343130000000001880000004000000000000013031313235343131000000001880000004000000000000013131313235343132000000001880000004000000000000013231313235343133000000001880000004000000000000013331313235343134000000001880000004000000000000013431313235343135000000001880000004000000000000013531313235343136000000001880000004000000000000013631313235343137000000001880000004000000000000013731313235343138000000001880000004000000000000013831313235343139000000001880000004000000000000013931313235343230000000001880000004000000000000013a31313235343231000000001880000004000000000000013b31313235343232000000001880000004000000000000013c31313235343233000000001880000004000000000000013d31313235343234000000001880000004000000000000013e31313235343235000000001880000004000000000000013f3131323534323600000000188000000400000000000001403131323534323700000000188000000400000000000001413131323534323800000000188000000400000000000001423131323534323900"] [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"message_id":1125335},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"message_id":1125336},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"message_id":1125337},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"message_id":1125338},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"message_id":1125339},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"message_id":1125340},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"message_id":1125341},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"message_id":1125342},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"message_id":1125343},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"message_id":1125344},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"message_id":1125345},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"message_id":1125346},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"message_id":1125347},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"message_id":1125348},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"message_id":1125349},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"message_id":1125350},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"message_id":1125351},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"message_id":1125352},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"message_id":1125353},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"message_id":1125354},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"message_id":1125355},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"message_id":1125356},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"message_id":1125357},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"message_id":1125358},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"message_id":1125359},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"message_id":1125360},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"message_id":1125361},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"message_id":1125362},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"message_id":1125363},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"message_id":1125364},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"message_id":1125365},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"message_id":1125366},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"message_id":1125367},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"message_id":1125368},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"message_id":1125369},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"message_id":1125370},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"message_id":1125371},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"message_id":1125372},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"message_id":1125373},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"message_id":1125374},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"message_id":1125375},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"message_id":1125376},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"message_id":1125377},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"message_id":1125378},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"message_id":1125379},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"message_id":1125380},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"message_id":1125381},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"message_id":1125382},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"message_id":1125383},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"message_id":1125384},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"message_id":1125385},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"message_id":1125386},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"message_id":1125387},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"message_id":1125388},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"message_id":1125389},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"message_id":1125390},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"message_id":1125391},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"message_id":1125392},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"message_id":1125393},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"message_id":1125394},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"message_id":1125395},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"message_id":1125396},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"message_id":1125397},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"message_id":1125398},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"message_id":1125399},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"message_id":1125400},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"message_id":1125401},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"message_id":1125402},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"message_id":1125403},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"message_id":1125404},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"message_id":1125405},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"message_id":1125406},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"message_id":1125407},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"message_id":1125408},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"message_id":1125409},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"message_id":1125410},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"message_id":1125411},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"message_id":1125412},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"message_id":1125413},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"message_id":1125414},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"message_id":1125415},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"message_id":1125416},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"message_id":1125417},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"message_id":1125418},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"message_id":1125419},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"message_id":1125420},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"message_id":1125421},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"message_id":1125422},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"message_id":1125423},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"message_id":1125424},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"message_id":1125425},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"message_id":1125426},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"message_id":1125427},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"message_id":1125428},"sourceData":""} [2022-03-14 12:37:11] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000004","command_name":"submit_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"message_id":1125429},"sourceData":""} [2022-03-14 12:37:19] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000035000100343231393139343539313132000100343231393033313233343536000400000000000000007769643a31313233323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313120646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000036000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000037000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000038000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313235303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000039000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000003a000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000003b000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313235303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000003c000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313235303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000003d000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000003e000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1123298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:11:42.945247","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.336043","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.338435","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.347769","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.350089","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.354544","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.357003","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.359349","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.36248","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.365108","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000003531313233323938000000001880000005000000000000003631313235303036000000001880000005000000000000003731313235303232000000001880000005000000000000003831313235303231000000001880000005000000000000003931313235303034000000001880000005000000000000003a31313235303039000000001880000005000000000000003b31313235303132000000001880000005000000000000003c31313235303037000000001880000005000000000000003d31313235303135000000001880000005000000000000003e3131323530313800"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":53,"message_id":"1123298"},"sourceData":"000000188000000500000000000000353131323332393800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":54,"message_id":"1125006"},"sourceData":"000000188000000500000000000000363131323530303600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":55,"message_id":"1125022"},"sourceData":"000000188000000500000000000000373131323530323200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":56,"message_id":"1125021"},"sourceData":"000000188000000500000000000000383131323530323100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":57,"message_id":"1125004"},"sourceData":"000000188000000500000000000000393131323530303400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":58,"message_id":"1125009"},"sourceData":"0000001880000005000000000000003a3131323530303900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":59,"message_id":"1125012"},"sourceData":"0000001880000005000000000000003b3131323530313200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":60,"message_id":"1125007"},"sourceData":"0000001880000005000000000000003c3131323530303700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":61,"message_id":"1125015"},"sourceData":"0000001880000005000000000000003d3131323530313500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":62,"message_id":"1125018"},"sourceData":"0000001880000005000000000000003e3131323530313800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123298', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201418' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125006', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201494' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125022', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201495' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125021', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201498' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125004', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201499' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125009', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201501' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125012', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201502' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125007', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201503' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125015', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201504' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125018', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.203701+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201505' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000003f000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000040000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313235303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000041000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000042000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000043000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000044000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313235303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000045000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000046000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000047000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000048000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.368129","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.371892","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.375584","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.379867","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.901975","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.914501","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.91897","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.92526","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.931357","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.937873","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000003f3131323530313900000000188000000500000000000000403131323530313300000000188000000500000000000000413131323530313400000000188000000500000000000000423131323530313600000000188000000500000000000000433131323530313700000000188000000500000000000000443131323530333500000000188000000500000000000000453131323530323300000000188000000500000000000000463131323530323400000000188000000500000000000000473131323530323500000000188000000500000000000000483131323530323600"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":63,"message_id":"1125019"},"sourceData":"0000001880000005000000000000003f3131323530313900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":64,"message_id":"1125013"},"sourceData":"000000188000000500000000000000403131323530313300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":65,"message_id":"1125014"},"sourceData":"000000188000000500000000000000413131323530313400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":66,"message_id":"1125016"},"sourceData":"000000188000000500000000000000423131323530313600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":67,"message_id":"1125017"},"sourceData":"000000188000000500000000000000433131323530313700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":68,"message_id":"1125035"},"sourceData":"000000188000000500000000000000443131323530333500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":69,"message_id":"1125023"},"sourceData":"000000188000000500000000000000453131323530323300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":70,"message_id":"1125024"},"sourceData":"000000188000000500000000000000463131323530323400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":71,"message_id":"1125025"},"sourceData":"000000188000000500000000000000473131323530323500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":72,"message_id":"1125026"},"sourceData":"000000188000000500000000000000483131323530323600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125019', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201506' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125013', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201507' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125014', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201508' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125016', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201509' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125017', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201510' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125035', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201512' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125023', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201513' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125024', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201514' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125025', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201515' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125026', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.29165+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201516' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000049000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000004a000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b000000005000000000000004b000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b000000005000000000000004c000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a000000005000000000000004d000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313235303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a000000005000000000000004e000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313235303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a000000005000000000000004f000100343231393139343539313132000100343231393433333333333333000400000000000000006769643a31313235303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000050000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313235303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000051000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313235303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000052000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1125030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1125031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.942653","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.945153","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.947474","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.949792","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.952227","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.954682","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.957334","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.959608","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.961478","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.963345","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000004931313235303332000000001880000005000000000000004a31313235303237000000001880000005000000000000004b31313235303238000000001880000005000000000000004c31313235303333000000001880000005000000000000004d31313235303239000000001880000005000000000000004e31313235303330000000001880000005000000000000004f3131323530333100000000188000000500000000000000503131323530303500000000188000000500000000000000513131323530303800000000188000000500000000000000523131323530313000"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":73,"message_id":"1125032"},"sourceData":"000000188000000500000000000000493131323530333200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":74,"message_id":"1125027"},"sourceData":"0000001880000005000000000000004a3131323530323700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":75,"message_id":"1125028"},"sourceData":"0000001880000005000000000000004b3131323530323800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":76,"message_id":"1125033"},"sourceData":"0000001880000005000000000000004c3131323530333300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":77,"message_id":"1125029"},"sourceData":"0000001880000005000000000000004d3131323530323900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":78,"message_id":"1125030"},"sourceData":"0000001880000005000000000000004e3131323530333000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":79,"message_id":"1125031"},"sourceData":"0000001880000005000000000000004f3131323530333100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":80,"message_id":"1125005"},"sourceData":"000000188000000500000000000000503131323530303500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":81,"message_id":"1125008"},"sourceData":"000000188000000500000000000000513131323530303800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":82,"message_id":"1125010"},"sourceData":"000000188000000500000000000000523131323530313000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125032', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201517' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125027', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201518' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125028', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201519' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125033', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201520' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125029', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201521' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125030', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201522' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125031', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201523' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125005', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201524' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125008', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201525' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125010', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.357957+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201526' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000053000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313235303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000054000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000055000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313235303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000056000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000057000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000058000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000059000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000005a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000005b000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000005c000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313235303436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125046 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.965141","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.96695","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.968759","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.970607","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.972404","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.976327","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.979747","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.982969","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.986247","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125046","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.991612","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000005331313235303131000000001880000005000000000000005431313235303334000000001880000005000000000000005531313235303336000000001880000005000000000000005631313235303532000000001880000005000000000000005731313235303636000000001880000005000000000000005831313235303430000000001880000005000000000000005931313235303437000000001880000005000000000000005a31313235303338000000001880000005000000000000005b31313235303431000000001880000005000000000000005c3131323530343600"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":83,"message_id":"1125011"},"sourceData":"000000188000000500000000000000533131323530313100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":84,"message_id":"1125034"},"sourceData":"000000188000000500000000000000543131323530333400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":85,"message_id":"1125036"},"sourceData":"000000188000000500000000000000553131323530333600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":86,"message_id":"1125052"},"sourceData":"000000188000000500000000000000563131323530353200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":87,"message_id":"1125066"},"sourceData":"000000188000000500000000000000573131323530363600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":88,"message_id":"1125040"},"sourceData":"000000188000000500000000000000583131323530343000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":89,"message_id":"1125047"},"sourceData":"000000188000000500000000000000593131323530343700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":90,"message_id":"1125038"},"sourceData":"0000001880000005000000000000005a3131323530333800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":91,"message_id":"1125041"},"sourceData":"0000001880000005000000000000005b3131323530343100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":92,"message_id":"1125046"},"sourceData":"0000001880000005000000000000005c3131323530343600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125011', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201527' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125034', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201528' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125036', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201529' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125052', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201530' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125066', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201531' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125040', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201533' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125047', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201534' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125038', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201535' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125041', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201536' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125046', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.445695+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201537' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000005d000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000005e000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000005f000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000060000100343231393034333436333032000100343231393433333335353939000400000000000000006769643a31313235303432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000061000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000062000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000063000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000064000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000065000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000066000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1125042 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.996206","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.000157","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.005519","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125042","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.010717","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.021645","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.027154","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.032424","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.037661","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.043291","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.048627","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000005d31313235303339000000001880000005000000000000005e31313235303433000000001880000005000000000000005f3131323530343400000000188000000500000000000000603131323530343200000000188000000500000000000000613131323530343800000000188000000500000000000000623131323530353400000000188000000500000000000000633131323530343900000000188000000500000000000000643131323530353800000000188000000500000000000000653131323530363900000000188000000500000000000000663131323530353000"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":93,"message_id":"1125039"},"sourceData":"0000001880000005000000000000005d3131323530333900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":94,"message_id":"1125043"},"sourceData":"0000001880000005000000000000005e3131323530343300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":95,"message_id":"1125044"},"sourceData":"0000001880000005000000000000005f3131323530343400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":96,"message_id":"1125042"},"sourceData":"000000188000000500000000000000603131323530343200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":97,"message_id":"1125048"},"sourceData":"000000188000000500000000000000613131323530343800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":98,"message_id":"1125054"},"sourceData":"000000188000000500000000000000623131323530353400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":99,"message_id":"1125049"},"sourceData":"000000188000000500000000000000633131323530343900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":100,"message_id":"1125058"},"sourceData":"000000188000000500000000000000643131323530353800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":101,"message_id":"1125069"},"sourceData":"000000188000000500000000000000653131323530363900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":102,"message_id":"1125050"},"sourceData":"000000188000000500000000000000663131323530353000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125039', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201538' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125043', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201539' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125044', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201540' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125042', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201541' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125048', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201543' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125054', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201544' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125049', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201545' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125058', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201546' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125069', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201547' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125050', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.512012+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201548' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000067000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000068000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000069000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a000000005000000000000006a000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313235303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a000000005000000000000006b000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313235303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b000000005000000000000006c000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000006d000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000006e000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000006f000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000070000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.053781","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.058577","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.063141","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.06787","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.072806","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.133945","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.139038","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.143947","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.148554","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.153418","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000006731313235303531000000001880000005000000000000006831313235303630000000001880000005000000000000006931313235303634000000001880000005000000000000006a31313235303536000000001880000005000000000000006b31313235303632000000001880000005000000000000006c31313235303737000000001880000005000000000000006d31313235303735000000001880000005000000000000006e31313235303839000000001880000005000000000000006f3131323530393300000000188000000500000000000000703131323530373100"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":103,"message_id":"1125051"},"sourceData":"000000188000000500000000000000673131323530353100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":104,"message_id":"1125060"},"sourceData":"000000188000000500000000000000683131323530363000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":105,"message_id":"1125064"},"sourceData":"000000188000000500000000000000693131323530363400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":106,"message_id":"1125056"},"sourceData":"0000001880000005000000000000006a3131323530353600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":107,"message_id":"1125062"},"sourceData":"0000001880000005000000000000006b3131323530363200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":108,"message_id":"1125077"},"sourceData":"0000001880000005000000000000006c3131323530373700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":109,"message_id":"1125075"},"sourceData":"0000001880000005000000000000006d3131323530373500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":110,"message_id":"1125089"},"sourceData":"0000001880000005000000000000006e3131323530383900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":111,"message_id":"1125093"},"sourceData":"0000001880000005000000000000006f3131323530393300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":112,"message_id":"1125071"},"sourceData":"000000188000000500000000000000703131323530373100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125051', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201549' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125060', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201550' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125064', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201551' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125056', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201552' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125062', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201553' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125077', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201566' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125075', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201567' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125089', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201568' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125093', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201569' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125071', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.583317+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201570' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000071000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000072000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000073000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000074000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313235303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000075000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313235303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000076000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000077000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000078000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000079000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313235303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b000000005000000000000007a000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1125079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1125085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1125098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.158142","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.162829","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.167301","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.171972","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.176519","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.181387","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.185861","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.190447","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.193164","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.204148","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000007131313235303831000000001880000005000000000000007231313235303931000000001880000005000000000000007331313235303833000000001880000005000000000000007431313235303739000000001880000005000000000000007531313235303835000000001880000005000000000000007631313235313032000000001880000005000000000000007731313235303937000000001880000005000000000000007831313235303935000000001880000005000000000000007931313235303938000000001880000005000000000000007a3131323530333700"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":113,"message_id":"1125081"},"sourceData":"000000188000000500000000000000713131323530383100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":114,"message_id":"1125091"},"sourceData":"000000188000000500000000000000723131323530393100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":115,"message_id":"1125083"},"sourceData":"000000188000000500000000000000733131323530383300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":116,"message_id":"1125079"},"sourceData":"000000188000000500000000000000743131323530373900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":117,"message_id":"1125085"},"sourceData":"000000188000000500000000000000753131323530383500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":118,"message_id":"1125102"},"sourceData":"000000188000000500000000000000763131323531303200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":119,"message_id":"1125097"},"sourceData":"000000188000000500000000000000773131323530393700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":120,"message_id":"1125095"},"sourceData":"000000188000000500000000000000783131323530393500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":121,"message_id":"1125098"},"sourceData":"000000188000000500000000000000793131323530393800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":122,"message_id":"1125037"},"sourceData":"0000001880000005000000000000007a3131323530333700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125081', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201571' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125091', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201572' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125083', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201573' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125079', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201574' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125085', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201575' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125102', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201576' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125097', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201577' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125095', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201578' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125098', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201579' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125037', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.654318+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201583' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000007b000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313235303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000007c000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000007d000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000007e000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000007f000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000080000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235303036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000081000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000082000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313235303231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000083000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000084000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235303039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125006 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125022 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125021 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125004 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125009 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.206798","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.209484","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.216157","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.223742","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.226514","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125006","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.336043","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125022","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.338435","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125021","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.347769","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125004","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.350089","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125009","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.354544","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000007b31313235303435000000001880000005000000000000007c31313235303733000000001880000005000000000000007d31313235303837000000001880000005000000000000007e31313235313030000000001880000005000000000000007f3131323530323000000000188000000500000000000000803131323530303600000000188000000500000000000000813131323530323200000000188000000500000000000000823131323530323100000000188000000500000000000000833131323530303400000000188000000500000000000000843131323530303900"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":123,"message_id":"1125045"},"sourceData":"0000001880000005000000000000007b3131323530343500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":124,"message_id":"1125073"},"sourceData":"0000001880000005000000000000007c3131323530373300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":125,"message_id":"1125087"},"sourceData":"0000001880000005000000000000007d3131323530383700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":126,"message_id":"1125100"},"sourceData":"0000001880000005000000000000007e3131323531303000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":127,"message_id":"1125020"},"sourceData":"0000001880000005000000000000007f3131323530323000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":128,"message_id":"1125006"},"sourceData":"000000188000000500000000000000803131323530303600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":129,"message_id":"1125022"},"sourceData":"000000188000000500000000000000813131323530323200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":130,"message_id":"1125021"},"sourceData":"000000188000000500000000000000823131323530323100"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":131,"message_id":"1125004"},"sourceData":"000000188000000500000000000000833131323530303400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":132,"message_id":"1125009"},"sourceData":"000000188000000500000000000000843131323530303900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125045', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201584' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125073', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201585' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125087', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201587' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125100', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201589' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125020', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201590' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125006', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201594' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125022', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201595' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125021', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201598' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125004', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201599' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125009', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.728823+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201601' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000085000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313235303132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000086000100343231393034333436333032000100343231393033313233343536000400000000000000007769643a31313235303037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000087000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000088000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235303138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000089000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000008a000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313235303133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000008b000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235303134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000008c000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235303136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000008d000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000008e000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313235303335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125012 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125007 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125015 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125018 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125019 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125013 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125014 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125016 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125017 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125035 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125012","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.357003","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125007","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.359349","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125015","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.36248","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125018","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.365108","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125019","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.368129","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125013","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.371892","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125014","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.375584","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125016","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:21.379867","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125017","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.901975","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125035","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.914501","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000008531313235303132000000001880000005000000000000008631313235303037000000001880000005000000000000008731313235303135000000001880000005000000000000008831313235303138000000001880000005000000000000008931313235303139000000001880000005000000000000008a31313235303133000000001880000005000000000000008b31313235303134000000001880000005000000000000008c31313235303136000000001880000005000000000000008d31313235303137000000001880000005000000000000008e3131323530333500"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":133,"message_id":"1125012"},"sourceData":"000000188000000500000000000000853131323530313200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":134,"message_id":"1125007"},"sourceData":"000000188000000500000000000000863131323530303700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":135,"message_id":"1125015"},"sourceData":"000000188000000500000000000000873131323530313500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":136,"message_id":"1125018"},"sourceData":"000000188000000500000000000000883131323530313800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":137,"message_id":"1125019"},"sourceData":"000000188000000500000000000000893131323530313900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":138,"message_id":"1125013"},"sourceData":"0000001880000005000000000000008a3131323530313300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":139,"message_id":"1125014"},"sourceData":"0000001880000005000000000000008b3131323530313400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":140,"message_id":"1125016"},"sourceData":"0000001880000005000000000000008c3131323530313600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":141,"message_id":"1125017"},"sourceData":"0000001880000005000000000000008d3131323530313700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":142,"message_id":"1125035"},"sourceData":"0000001880000005000000000000008e3131323530333500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125012', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201602' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125007', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201603' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125015', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201604' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125018', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201605' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125019', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201606' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125013', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201607' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125014', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201608' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125016', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201609' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125017', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201610' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125035', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.805567+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201612' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000008f000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000090000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000091000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000092000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000093000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000094000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235303237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000095000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235303238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000096000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235303333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000097000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313235303239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a0000000050000000000000098000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313235303330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125023 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125024 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125025 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125026 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125032 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125027 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125028 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125033 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125029 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1125030 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125023","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.91897","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125024","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.92526","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125025","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.931357","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125026","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.937873","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125032","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.942653","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125027","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.945153","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125028","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.947474","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125033","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.949792","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125029","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.952227","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125030","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.954682","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000008f3131323530323300000000188000000500000000000000903131323530323400000000188000000500000000000000913131323530323500000000188000000500000000000000923131323530323600000000188000000500000000000000933131323530333200000000188000000500000000000000943131323530323700000000188000000500000000000000953131323530323800000000188000000500000000000000963131323530333300000000188000000500000000000000973131323530323900000000188000000500000000000000983131323530333000"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":143,"message_id":"1125023"},"sourceData":"0000001880000005000000000000008f3131323530323300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":144,"message_id":"1125024"},"sourceData":"000000188000000500000000000000903131323530323400"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":145,"message_id":"1125025"},"sourceData":"000000188000000500000000000000913131323530323500"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":146,"message_id":"1125026"},"sourceData":"000000188000000500000000000000923131323530323600"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":147,"message_id":"1125032"},"sourceData":"000000188000000500000000000000933131323530333200"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":148,"message_id":"1125027"},"sourceData":"000000188000000500000000000000943131323530323700"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":149,"message_id":"1125028"},"sourceData":"000000188000000500000000000000953131323530323800"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":150,"message_id":"1125033"},"sourceData":"000000188000000500000000000000963131323530333300"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":151,"message_id":"1125029"},"sourceData":"000000188000000500000000000000973131323530323900"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":152,"message_id":"1125030"},"sourceData":"000000188000000500000000000000983131323530333000"} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125023', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201613' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125024', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201614' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125025', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201615' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125026', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201616' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125032', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201617' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125027', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201618' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125028', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201619' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125033', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201620' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125029', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201621' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125030', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.883357+01') [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201622' [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:29] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000a0000000050000000000000099000100343231393139343539313132000100343231393433333333333333000400000000000000006769643a31313235303331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b000000005000000000000009a000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313235303035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000009b000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313235303038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000009c000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235303130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000009d000100343231393139343539313132000100343231393036313233343536000400000000000000007769643a31313235303131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000009e000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235303334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000009f000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313235303336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000a0000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000a1000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000a2000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1125031 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125005 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125008 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125010 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125011 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125034 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125036 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125052 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125066 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125040 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125031","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.957334","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125005","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.959608","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125008","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.961478","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125010","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.963345","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125011","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.965141","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125034","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.96695","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125036","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.968759","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125052","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.970607","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125066","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.972404","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:29] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125040","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.976327","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000009931313235303331000000001880000005000000000000009a31313235303035000000001880000005000000000000009b31313235303038000000001880000005000000000000009c31313235303130000000001880000005000000000000009d31313235303131000000001880000005000000000000009e31313235303334000000001880000005000000000000009f3131323530333600000000188000000500000000000000a03131323530353200000000188000000500000000000000a13131323530363600000000188000000500000000000000a23131323530343000"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":153,"message_id":"1125031"},"sourceData":"000000188000000500000000000000993131323530333100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":154,"message_id":"1125005"},"sourceData":"0000001880000005000000000000009a3131323530303500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":155,"message_id":"1125008"},"sourceData":"0000001880000005000000000000009b3131323530303800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":156,"message_id":"1125010"},"sourceData":"0000001880000005000000000000009c3131323530313000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":157,"message_id":"1125011"},"sourceData":"0000001880000005000000000000009d3131323530313100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":158,"message_id":"1125034"},"sourceData":"0000001880000005000000000000009e3131323530333400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":159,"message_id":"1125036"},"sourceData":"0000001880000005000000000000009f3131323530333600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":160,"message_id":"1125052"},"sourceData":"000000188000000500000000000000a03131323530353200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":161,"message_id":"1125066"},"sourceData":"000000188000000500000000000000a13131323530363600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":162,"message_id":"1125040"},"sourceData":"000000188000000500000000000000a23131323530343000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125031', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201623' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125005', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201624' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125008', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201625' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125010', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201626' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125011', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201627' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125034', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201628' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125036', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201629' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125052', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201630' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125066', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201631' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125040', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:29.961086+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201633' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000a3000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000a4000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000a5000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000a6000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000a7000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000a8000100343231393034333436333032000100343231393433333335353939000400000000000000007769643a31313235303434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000a9000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235303438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000aa000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000ab000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000ac000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125047 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125038 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125041 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125039 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125043 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125044 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125048 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125054 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125049 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125058 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125047","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.979747","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125038","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.982969","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125041","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.986247","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125039","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:23.996206","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125043","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.000157","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125044","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.005519","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125048","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.021645","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125054","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.027154","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125049","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.032424","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125058","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.037661","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000a33131323530343700000000188000000500000000000000a43131323530333800000000188000000500000000000000a53131323530343100000000188000000500000000000000a63131323530333900000000188000000500000000000000a73131323530343300000000188000000500000000000000a83131323530343400000000188000000500000000000000a93131323530343800000000188000000500000000000000aa3131323530353400000000188000000500000000000000ab3131323530343900000000188000000500000000000000ac3131323530353800"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":163,"message_id":"1125047"},"sourceData":"000000188000000500000000000000a33131323530343700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":164,"message_id":"1125038"},"sourceData":"000000188000000500000000000000a43131323530333800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":165,"message_id":"1125041"},"sourceData":"000000188000000500000000000000a53131323530343100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":166,"message_id":"1125039"},"sourceData":"000000188000000500000000000000a63131323530333900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":167,"message_id":"1125043"},"sourceData":"000000188000000500000000000000a73131323530343300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":168,"message_id":"1125044"},"sourceData":"000000188000000500000000000000a83131323530343400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":169,"message_id":"1125048"},"sourceData":"000000188000000500000000000000a93131323530343800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":170,"message_id":"1125054"},"sourceData":"000000188000000500000000000000aa3131323530353400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":171,"message_id":"1125049"},"sourceData":"000000188000000500000000000000ab3131323530343900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":172,"message_id":"1125058"},"sourceData":"000000188000000500000000000000ac3131323530353800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125047', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201634' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125038', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201635' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125041', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201636' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125039', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201638' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125043', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201639' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125044', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201640' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125048', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201643' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125054', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201644' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125049', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201645' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125058', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.038498+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201646' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000ad000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235303639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000ae000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000af000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235303531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000b0000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000b1000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235303634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000000b2000100343231393035383437393730000100343231393033363236363330000400000000000000006769643a31313235303536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a00000000500000000000000b3000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313235303632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000000b4000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000b5000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000b6000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125069 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125050 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125051 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125060 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125064 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125056 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125062 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125077 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125075 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125089 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125069","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.043291","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125050","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.048627","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125051","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.053781","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125060","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.058577","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125064","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.063141","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125056","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.06787","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125062","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.072806","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125077","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.133945","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125075","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.139038","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125089","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.143947","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000ad3131323530363900000000188000000500000000000000ae3131323530353000000000188000000500000000000000af3131323530353100000000188000000500000000000000b03131323530363000000000188000000500000000000000b13131323530363400000000188000000500000000000000b23131323530353600000000188000000500000000000000b33131323530363200000000188000000500000000000000b43131323530373700000000188000000500000000000000b53131323530373500000000188000000500000000000000b63131323530383900"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":173,"message_id":"1125069"},"sourceData":"000000188000000500000000000000ad3131323530363900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":174,"message_id":"1125050"},"sourceData":"000000188000000500000000000000ae3131323530353000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":175,"message_id":"1125051"},"sourceData":"000000188000000500000000000000af3131323530353100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":176,"message_id":"1125060"},"sourceData":"000000188000000500000000000000b03131323530363000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":177,"message_id":"1125064"},"sourceData":"000000188000000500000000000000b13131323530363400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":178,"message_id":"1125056"},"sourceData":"000000188000000500000000000000b23131323530353600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":179,"message_id":"1125062"},"sourceData":"000000188000000500000000000000b33131323530363200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":180,"message_id":"1125077"},"sourceData":"000000188000000500000000000000b43131323530373700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":181,"message_id":"1125075"},"sourceData":"000000188000000500000000000000b53131323530373500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":182,"message_id":"1125089"},"sourceData":"000000188000000500000000000000b63131323530383900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125069', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201647' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125050', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201648' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125051', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201649' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125060', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201650' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125064', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201651' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125056', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201652' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125062', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201653' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125077', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201666' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125075', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201667' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125089', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.114418+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201668' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000b7000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000b8000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235303731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000b9000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000ba000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000bb000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000000bc000100343231393139343539313132000100343231393035313233343536000400000000000000006769643a31313235303739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a00000000500000000000000bd000100343231393035383437393730000100343231393033313233343536000400000000000000006769643a31313235303835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000000be000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000bf000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000c0000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235303935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125093 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125071 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125081 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125091 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125083 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1125079 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1125085 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125102 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125097 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125095 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125093","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.148554","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125071","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.153418","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125081","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.158142","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125091","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.162829","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125083","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.167301","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125079","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.171972","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125085","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.176519","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125102","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.181387","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125097","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.185861","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125095","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.190447","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000b73131323530393300000000188000000500000000000000b83131323530373100000000188000000500000000000000b93131323530383100000000188000000500000000000000ba3131323530393100000000188000000500000000000000bb3131323530383300000000188000000500000000000000bc3131323530373900000000188000000500000000000000bd3131323530383500000000188000000500000000000000be3131323531303200000000188000000500000000000000bf3131323530393700000000188000000500000000000000c03131323530393500"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":183,"message_id":"1125093"},"sourceData":"000000188000000500000000000000b73131323530393300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":184,"message_id":"1125071"},"sourceData":"000000188000000500000000000000b83131323530373100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":185,"message_id":"1125081"},"sourceData":"000000188000000500000000000000b93131323530383100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":186,"message_id":"1125091"},"sourceData":"000000188000000500000000000000ba3131323530393100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":187,"message_id":"1125083"},"sourceData":"000000188000000500000000000000bb3131323530383300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":188,"message_id":"1125079"},"sourceData":"000000188000000500000000000000bc3131323530373900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":189,"message_id":"1125085"},"sourceData":"000000188000000500000000000000bd3131323530383500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":190,"message_id":"1125102"},"sourceData":"000000188000000500000000000000be3131323531303200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":191,"message_id":"1125097"},"sourceData":"000000188000000500000000000000bf3131323530393700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":192,"message_id":"1125095"},"sourceData":"000000188000000500000000000000c03131323530393500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125093', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201669' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125071', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201670' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125081', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201671' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125091', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201672' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125083', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201673' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125079', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201674' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125085', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201675' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125102', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201676' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125097', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201677' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125095', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.186885+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201678' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000a00000000500000000000000c1000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313235303938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000000c2000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235303337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000c3000100343231393033363236363330000100343231393034313233343536000400000000000000007769643a31313235303435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000c4000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235303733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000c5000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235303837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000c6000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000c7000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235303230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000000c8000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000c9000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000ca000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1125098 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125037 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125045 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125073 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125087 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125100 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125020 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125098","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.193164","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125037","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.204148","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125045","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.206798","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125073","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.209484","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125087","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.216157","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125100","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.223742","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125020","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:24.226514","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.497105","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.499242","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.503445","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000c13131323530393800000000188000000500000000000000c23131323530333700000000188000000500000000000000c33131323530343500000000188000000500000000000000c43131323530373300000000188000000500000000000000c53131323530383700000000188000000500000000000000c63131323531303000000000188000000500000000000000c73131323530323000000000188000000500000000000000c83131323531303400000000188000000500000000000000c93131323531303500000000188000000500000000000000ca3131323531303700"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":193,"message_id":"1125098"},"sourceData":"000000188000000500000000000000c13131323530393800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":194,"message_id":"1125037"},"sourceData":"000000188000000500000000000000c23131323530333700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":195,"message_id":"1125045"},"sourceData":"000000188000000500000000000000c33131323530343500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":196,"message_id":"1125073"},"sourceData":"000000188000000500000000000000c43131323530373300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":197,"message_id":"1125087"},"sourceData":"000000188000000500000000000000c53131323530383700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":198,"message_id":"1125100"},"sourceData":"000000188000000500000000000000c63131323531303000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":199,"message_id":"1125020"},"sourceData":"000000188000000500000000000000c73131323530323000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":200,"message_id":"1125104"},"sourceData":"000000188000000500000000000000c83131323531303400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":201,"message_id":"1125105"},"sourceData":"000000188000000500000000000000c93131323531303500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":202,"message_id":"1125107"},"sourceData":"000000188000000500000000000000ca3131323531303700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125098', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201679' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125037', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201683' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125045', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201684' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125073', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201685' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125087', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201687' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125100', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201689' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125020', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201690' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125104', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201692' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125105', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201693' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125107', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.260906+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201695' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000cb000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000cc000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000cd000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000ce000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000cf000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000d0000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000d1000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000d2000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000d3000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000d4000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.505995","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.508568","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.512499","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.532282","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.535252","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.538243","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.543853","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.547439","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.551018","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.555334","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000cb3131323531303900000000188000000500000000000000cc3131323531313100000000188000000500000000000000cd3131323531313300000000188000000500000000000000ce3131323531313700000000188000000500000000000000cf3131323531323000000000188000000500000000000000d03131323531333200000000188000000500000000000000d13131323531313800000000188000000500000000000000d23131323531323300000000188000000500000000000000d33131323531333400000000188000000500000000000000d43131323531323200"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":203,"message_id":"1125109"},"sourceData":"000000188000000500000000000000cb3131323531303900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":204,"message_id":"1125111"},"sourceData":"000000188000000500000000000000cc3131323531313100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":205,"message_id":"1125113"},"sourceData":"000000188000000500000000000000cd3131323531313300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":206,"message_id":"1125117"},"sourceData":"000000188000000500000000000000ce3131323531313700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":207,"message_id":"1125120"},"sourceData":"000000188000000500000000000000cf3131323531323000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":208,"message_id":"1125132"},"sourceData":"000000188000000500000000000000d03131323531333200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":209,"message_id":"1125118"},"sourceData":"000000188000000500000000000000d13131323531313800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":210,"message_id":"1125123"},"sourceData":"000000188000000500000000000000d23131323531323300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":211,"message_id":"1125134"},"sourceData":"000000188000000500000000000000d33131323531333400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":212,"message_id":"1125122"},"sourceData":"000000188000000500000000000000d43131323531323200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125109', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201696' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125111', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201697' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125113', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201698' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125117', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201705' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125120', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201706' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125132', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201707' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125118', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201709' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125123', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201710' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125134', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201711' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125122', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.334129+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201712' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000d5000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000000d6000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313235313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a00000000500000000000000d7000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313235313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b00000000500000000000000d8000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000d9000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000da000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000db000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000dc000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000dd000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000de000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1125125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1125128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.55981","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.563827","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.567129","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.596422","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.5987","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.600971","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.603959","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.606831","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.609632","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.612597","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000d53131323531323700000000188000000500000000000000d63131323531323500000000188000000500000000000000d73131323531323800000000188000000500000000000000d83131323531343200000000188000000500000000000000d93131323531343400000000188000000500000000000000da3131323531343900000000188000000500000000000000db3131323531343700000000188000000500000000000000dc3131323531333800000000188000000500000000000000dd3131323531343000000000188000000500000000000000de3131323531353100"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":213,"message_id":"1125127"},"sourceData":"000000188000000500000000000000d53131323531323700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":214,"message_id":"1125125"},"sourceData":"000000188000000500000000000000d63131323531323500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":215,"message_id":"1125128"},"sourceData":"000000188000000500000000000000d73131323531323800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":216,"message_id":"1125142"},"sourceData":"000000188000000500000000000000d83131323531343200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":217,"message_id":"1125144"},"sourceData":"000000188000000500000000000000d93131323531343400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":218,"message_id":"1125149"},"sourceData":"000000188000000500000000000000da3131323531343900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":219,"message_id":"1125147"},"sourceData":"000000188000000500000000000000db3131323531343700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":220,"message_id":"1125138"},"sourceData":"000000188000000500000000000000dc3131323531333800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":221,"message_id":"1125140"},"sourceData":"000000188000000500000000000000dd3131323531343000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":222,"message_id":"1125151"},"sourceData":"000000188000000500000000000000de3131323531353100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125127', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201713' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125125', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201714' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125128', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201715' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125142', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201725' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125144', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201726' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125149', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201727' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125147', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201728' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125138', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201729' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125140', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201730' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125151', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.409483+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201731' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000df000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000e0000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000e1000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000e2000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000e3000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000e4000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000e5000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000e6000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235313131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000e7000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235313133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000e8000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125130 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125104 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125105 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125107 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125109 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125111 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125113 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125117 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.749557","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125130","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.75394","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.764028","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125104","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.497105","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125105","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.499242","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125107","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.503445","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125109","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.505995","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125111","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.508568","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125113","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.512499","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125117","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.532282","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000df3131323531313500000000188000000500000000000000e03131323531333000000000188000000500000000000000e13131323531333600000000188000000500000000000000e23131323531303400000000188000000500000000000000e33131323531303500000000188000000500000000000000e43131323531303700000000188000000500000000000000e53131323531303900000000188000000500000000000000e63131323531313100000000188000000500000000000000e73131323531313300000000188000000500000000000000e83131323531313700"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":223,"message_id":"1125115"},"sourceData":"000000188000000500000000000000df3131323531313500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":224,"message_id":"1125130"},"sourceData":"000000188000000500000000000000e03131323531333000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":225,"message_id":"1125136"},"sourceData":"000000188000000500000000000000e13131323531333600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":226,"message_id":"1125104"},"sourceData":"000000188000000500000000000000e23131323531303400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":227,"message_id":"1125105"},"sourceData":"000000188000000500000000000000e33131323531303500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":228,"message_id":"1125107"},"sourceData":"000000188000000500000000000000e43131323531303700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":229,"message_id":"1125109"},"sourceData":"000000188000000500000000000000e53131323531303900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":230,"message_id":"1125111"},"sourceData":"000000188000000500000000000000e63131323531313100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":231,"message_id":"1125113"},"sourceData":"000000188000000500000000000000e73131323531313300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":232,"message_id":"1125117"},"sourceData":"000000188000000500000000000000e83131323531313700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125115', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201777' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125130', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201779' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125136', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201782' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125104', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201792' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125105', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201793' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125107', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201795' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125109', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201796' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125111', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201797' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125113', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201798' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125117', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.474718+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201805' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000e9000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000ea000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000eb000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000ec000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000ed000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000ee000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000ef000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000000f0000100343231393037333431343738000100343231393034313233343536000400000000000000006769643a31313235313235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a00000000500000000000000f1000100343231393037333431343738000100343231393035313233343536000400000000000000006769643a31313235313238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000000f2000100343231393037333431343738000100343231393031313233343536000400000000000000007769643a31313235313432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125120 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125132 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125118 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125123 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125134 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125122 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125127 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1125125 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":103,"short_message":"id:1125128 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125142 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125120","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.535252","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125132","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.538243","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125118","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.543853","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125123","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.547439","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125134","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.551018","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125122","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.555334","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125127","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.55981","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125125","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.563827","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125128","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.567129","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125142","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.596422","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000e93131323531323000000000188000000500000000000000ea3131323531333200000000188000000500000000000000eb3131323531313800000000188000000500000000000000ec3131323531323300000000188000000500000000000000ed3131323531333400000000188000000500000000000000ee3131323531323200000000188000000500000000000000ef3131323531323700000000188000000500000000000000f03131323531323500000000188000000500000000000000f13131323531323800000000188000000500000000000000f23131323531343200"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":233,"message_id":"1125120"},"sourceData":"000000188000000500000000000000e93131323531323000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":234,"message_id":"1125132"},"sourceData":"000000188000000500000000000000ea3131323531333200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":235,"message_id":"1125118"},"sourceData":"000000188000000500000000000000eb3131323531313800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":236,"message_id":"1125123"},"sourceData":"000000188000000500000000000000ec3131323531323300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":237,"message_id":"1125134"},"sourceData":"000000188000000500000000000000ed3131323531333400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":238,"message_id":"1125122"},"sourceData":"000000188000000500000000000000ee3131323531323200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":239,"message_id":"1125127"},"sourceData":"000000188000000500000000000000ef3131323531323700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":240,"message_id":"1125125"},"sourceData":"000000188000000500000000000000f03131323531323500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":241,"message_id":"1125128"},"sourceData":"000000188000000500000000000000f13131323531323800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":242,"message_id":"1125142"},"sourceData":"000000188000000500000000000000f23131323531343200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125120', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201806' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125132', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201807' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125118', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201809' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125123', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201810' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125134', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201811' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125122', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201812' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125127', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201813' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125125', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201814' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125128', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201815' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125142', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.549208+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201825' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000f3000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313235313434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000f4000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000f5000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235313437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000000f6000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000000f7000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235313430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000f8000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000000f9000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235313135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000fa000100343231393033363236363330000100343231393433333335353939000400000000000000007769643a31313235313336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000000fb000100343231393033363236363330000100343231393433333333333333000400000000000000007769643a31313235323337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000000fc000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125144 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125149 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125147 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125138 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125140 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125151 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125115 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125136 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125237 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125238 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125144","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.5987","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125149","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.600971","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125147","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.603959","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125138","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.606831","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125140","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.609632","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125151","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.612597","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125115","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.749557","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125136","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:25.764028","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125237","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.887363","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125238","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.890476","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000f33131323531343400000000188000000500000000000000f43131323531343900000000188000000500000000000000f53131323531343700000000188000000500000000000000f63131323531333800000000188000000500000000000000f73131323531343000000000188000000500000000000000f83131323531353100000000188000000500000000000000f93131323531313500000000188000000500000000000000fa3131323531333600000000188000000500000000000000fb3131323532333700000000188000000500000000000000fc3131323532333800"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":243,"message_id":"1125144"},"sourceData":"000000188000000500000000000000f33131323531343400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":244,"message_id":"1125149"},"sourceData":"000000188000000500000000000000f43131323531343900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":245,"message_id":"1125147"},"sourceData":"000000188000000500000000000000f53131323531343700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":246,"message_id":"1125138"},"sourceData":"000000188000000500000000000000f63131323531333800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":247,"message_id":"1125140"},"sourceData":"000000188000000500000000000000f73131323531343000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":248,"message_id":"1125151"},"sourceData":"000000188000000500000000000000f83131323531353100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":249,"message_id":"1125115"},"sourceData":"000000188000000500000000000000f93131323531313500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":250,"message_id":"1125136"},"sourceData":"000000188000000500000000000000fa3131323531333600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":251,"message_id":"1125237"},"sourceData":"000000188000000500000000000000fb3131323532333700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":252,"message_id":"1125238"},"sourceData":"000000188000000500000000000000fc3131323532333800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125144', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201826' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125149', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201827' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125147', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201828' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125138', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201829' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125140', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201830' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125151', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201831' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125115', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201877' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125136', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201882' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125237', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201891' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125238', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.622951+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201892' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000000fd000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000000fe000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000000ff000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000100000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000101000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313235323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000102000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000103000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000104000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000105000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313235323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000106000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125248 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125251 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.893849","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.970709","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.973161","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125248","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.975872","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.979796","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.983812","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.987722","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125251","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.99142","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.995223","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.999145","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000000fd3131323532333900000000188000000500000000000000fe3131323532343700000000188000000500000000000000ff3131323532343100000000188000000500000000000001003131323532343800000000188000000500000000000001013131323532343900000000188000000500000000000001023131323532353000000000188000000500000000000001033131323532343300000000188000000500000000000001043131323532353100000000188000000500000000000001053131323532353200000000188000000500000000000001063131323532343500"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":253,"message_id":"1125239"},"sourceData":"000000188000000500000000000000fd3131323532333900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":254,"message_id":"1125247"},"sourceData":"000000188000000500000000000000fe3131323532343700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":255,"message_id":"1125241"},"sourceData":"000000188000000500000000000000ff3131323532343100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":256,"message_id":"1125248"},"sourceData":"000000188000000500000000000001003131323532343800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":257,"message_id":"1125249"},"sourceData":"000000188000000500000000000001013131323532343900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":258,"message_id":"1125250"},"sourceData":"000000188000000500000000000001023131323532353000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":259,"message_id":"1125243"},"sourceData":"000000188000000500000000000001033131323532343300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":260,"message_id":"1125251"},"sourceData":"000000188000000500000000000001043131323532353100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":261,"message_id":"1125252"},"sourceData":"000000188000000500000000000001053131323532353200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":262,"message_id":"1125245"},"sourceData":"000000188000000500000000000001063131323532343500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125239', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201893' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125247', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201924' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125241', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201925' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125248', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201926' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125249', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201927' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125250', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201928' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125243', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201929' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125251', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201930' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125252', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201931' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125245', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.700195+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201932' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000a0000000050000000000000107000100343231393033363236363330000100343231393433333335353939000400000000000000006769643a31313235323432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000108000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313235323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000109000100343231393033363236363330000100343231353533313132323637000400000000000000006769643a31313235323533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b000000005000000000000010a000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313235323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000010b000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000010c000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313235323539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000010d000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000010e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000010f000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000110000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313235323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":103,"short_message":"id:1125242 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1125244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125253 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125259 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125254 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125242","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.003039","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.00689","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125253","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.010668","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.0144","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.018139","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125259","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.023601","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.029394","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125254","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.034298","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.039315","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.044373","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000010731313235323432000000001880000005000000000000010831313235323434000000001880000005000000000000010931313235323533000000001880000005000000000000010a31313235323537000000001880000005000000000000010b31313235323634000000001880000005000000000000010c31313235323539000000001880000005000000000000010d31313235323632000000001880000005000000000000010e31313235323534000000001880000005000000000000010f3131323532363000000000188000000500000000000001103131323532363100"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":263,"message_id":"1125242"},"sourceData":"000000188000000500000000000001073131323532343200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":264,"message_id":"1125244"},"sourceData":"000000188000000500000000000001083131323532343400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":265,"message_id":"1125253"},"sourceData":"000000188000000500000000000001093131323532353300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":266,"message_id":"1125257"},"sourceData":"0000001880000005000000000000010a3131323532353700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":267,"message_id":"1125264"},"sourceData":"0000001880000005000000000000010b3131323532363400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":268,"message_id":"1125259"},"sourceData":"0000001880000005000000000000010c3131323532353900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":269,"message_id":"1125262"},"sourceData":"0000001880000005000000000000010d3131323532363200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":270,"message_id":"1125254"},"sourceData":"0000001880000005000000000000010e3131323532353400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":271,"message_id":"1125260"},"sourceData":"0000001880000005000000000000010f3131323532363000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":272,"message_id":"1125261"},"sourceData":"000000188000000500000000000001103131323532363100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125242', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201933' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125244', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201934' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125253', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201935' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125257', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201936' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125264', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201937' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125259', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201938' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125262', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201939' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125254', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201940' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125260', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201941' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125261', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.759789+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201942' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000111000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000112000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000113000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000114000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000115000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000116000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000117000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000118000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235323730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000119000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000011a000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125266 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125269 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125270 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.049418","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.054654","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.059438","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125266","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.064298","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.069054","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.074166","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125269","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.078394","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125270","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.082352","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.086233","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.090013","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000011131313235323633000000001880000005000000000000011231313235323535000000001880000005000000000000011331313235323635000000001880000005000000000000011431313235323636000000001880000005000000000000011531313235323736000000001880000005000000000000011631313235323638000000001880000005000000000000011731313235323639000000001880000005000000000000011831313235323730000000001880000005000000000000011931313235323731000000001880000005000000000000011a3131323532373200"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":273,"message_id":"1125263"},"sourceData":"000000188000000500000000000001113131323532363300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":274,"message_id":"1125255"},"sourceData":"000000188000000500000000000001123131323532353500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":275,"message_id":"1125265"},"sourceData":"000000188000000500000000000001133131323532363500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":276,"message_id":"1125266"},"sourceData":"000000188000000500000000000001143131323532363600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":277,"message_id":"1125276"},"sourceData":"000000188000000500000000000001153131323532373600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":278,"message_id":"1125268"},"sourceData":"000000188000000500000000000001163131323532363800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":279,"message_id":"1125269"},"sourceData":"000000188000000500000000000001173131323532363900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":280,"message_id":"1125270"},"sourceData":"000000188000000500000000000001183131323532373000"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":281,"message_id":"1125271"},"sourceData":"000000188000000500000000000001193131323532373100"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":282,"message_id":"1125272"},"sourceData":"0000001880000005000000000000011a3131323532373200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125263', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201943' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125255', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201944' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125265', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201945' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125266', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201946' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125276', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201947' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125268', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201948' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125269', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201949' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125270', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201950' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125271', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201951' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125272', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.83655+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201952' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000011b000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a000000005000000000000011c000100343231393034333436333032000100343231393433333333333333000400000000000000006769643a31313235323734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b000000005000000000000011d000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000011e000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235323739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000011f000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000120000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000121000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000122000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235323835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000123000100343231393139343539313132000100343231393433333335353939000400000000000000007769643a31313235323836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000124000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":103,"short_message":"id:1125274 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125279 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125285 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125286 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.095071","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125274","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.099839","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.104459","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125279","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.109248","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.113932","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.117584","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.121298","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125285","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.124944","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125286","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.128789","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:30] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.132808","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000011b31313235323733000000001880000005000000000000011c31313235323734000000001880000005000000000000011d31313235323738000000001880000005000000000000011e31313235323739000000001880000005000000000000011f3131323532383200000000188000000500000000000001203131323532383300000000188000000500000000000001213131323532383400000000188000000500000000000001223131323532383500000000188000000500000000000001233131323532383600000000188000000500000000000001243131323532383700"] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":283,"message_id":"1125273"},"sourceData":"0000001880000005000000000000011b3131323532373300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":284,"message_id":"1125274"},"sourceData":"0000001880000005000000000000011c3131323532373400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":285,"message_id":"1125278"},"sourceData":"0000001880000005000000000000011d3131323532373800"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":286,"message_id":"1125279"},"sourceData":"0000001880000005000000000000011e3131323532373900"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":287,"message_id":"1125282"},"sourceData":"0000001880000005000000000000011f3131323532383200"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":288,"message_id":"1125283"},"sourceData":"000000188000000500000000000001203131323532383300"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":289,"message_id":"1125284"},"sourceData":"000000188000000500000000000001213131323532383400"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":290,"message_id":"1125285"},"sourceData":"000000188000000500000000000001223131323532383500"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":291,"message_id":"1125286"},"sourceData":"000000188000000500000000000001233131323532383600"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":292,"message_id":"1125287"},"sourceData":"000000188000000500000000000001243131323532383700"} [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125273', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201953' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125274', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201954' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125278', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201955' [] [2022-03-14 12:37:30] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125279', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201956' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125282', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201957' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125283', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201958' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125284', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201959' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125285', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201960' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125286', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201961' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125287', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:30.906398+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201962' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000125000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000126000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000127000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000128000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000129000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000012a000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235323931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000012b000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000012c000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000012d000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000012e000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125288 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125302 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125291 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125288","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.137449","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.141923","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.146671","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.151961","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125302","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.15644","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125291","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.161038","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.165716","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.170323","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.174908","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.180293","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000012531313235323838000000001880000005000000000000012631313235323830000000001880000005000000000000012731313235323831000000001880000005000000000000012831313235323939000000001880000005000000000000012931313235333032000000001880000005000000000000012a31313235323931000000001880000005000000000000012b31313235323937000000001880000005000000000000012c31313235333030000000001880000005000000000000012d31313235323930000000001880000005000000000000012e3131323532393300"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":293,"message_id":"1125288"},"sourceData":"000000188000000500000000000001253131323532383800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":294,"message_id":"1125280"},"sourceData":"000000188000000500000000000001263131323532383000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":295,"message_id":"1125281"},"sourceData":"000000188000000500000000000001273131323532383100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":296,"message_id":"1125299"},"sourceData":"000000188000000500000000000001283131323532393900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":297,"message_id":"1125302"},"sourceData":"000000188000000500000000000001293131323533303200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":298,"message_id":"1125291"},"sourceData":"0000001880000005000000000000012a3131323532393100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":299,"message_id":"1125297"},"sourceData":"0000001880000005000000000000012b3131323532393700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":300,"message_id":"1125300"},"sourceData":"0000001880000005000000000000012c3131323533303000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":301,"message_id":"1125290"},"sourceData":"0000001880000005000000000000012d3131323532393000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":302,"message_id":"1125293"},"sourceData":"0000001880000005000000000000012e3131323532393300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125288', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201963' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125280', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201964' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125281', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201965' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125299', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201966' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125302', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201967' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125291', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201968' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125297', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201969' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125300', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201970' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125290', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201971' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125293', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.014617+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201972' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000012f000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000130000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235333031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000131000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000132000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313235323934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000133000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313235323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000134000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000135000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000136000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313235323436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000137000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235323536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000138000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235323737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125301 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125292 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125294 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125246 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125256 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125277 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.184936","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125301","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.189439","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125292","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.193928","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125294","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.199256","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.204091","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.207968","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.211774","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125246","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.22092","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125256","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.225561","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125277","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.230436","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000012f3131323532393800000000188000000500000000000001303131323533303100000000188000000500000000000001313131323532393200000000188000000500000000000001323131323532393400000000188000000500000000000001333131323532333500000000188000000500000000000001343131323532333600000000188000000500000000000001353131323532373500000000188000000500000000000001363131323532343600000000188000000500000000000001373131323532353600000000188000000500000000000001383131323532373700"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":303,"message_id":"1125298"},"sourceData":"0000001880000005000000000000012f3131323532393800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":304,"message_id":"1125301"},"sourceData":"000000188000000500000000000001303131323533303100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":305,"message_id":"1125292"},"sourceData":"000000188000000500000000000001313131323532393200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":306,"message_id":"1125294"},"sourceData":"000000188000000500000000000001323131323532393400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":307,"message_id":"1125235"},"sourceData":"000000188000000500000000000001333131323532333500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":308,"message_id":"1125236"},"sourceData":"000000188000000500000000000001343131323532333600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":309,"message_id":"1125275"},"sourceData":"000000188000000500000000000001353131323532373500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":310,"message_id":"1125246"},"sourceData":"000000188000000500000000000001363131323532343600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":311,"message_id":"1125256"},"sourceData":"000000188000000500000000000001373131323532353600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":312,"message_id":"1125277"},"sourceData":"000000188000000500000000000001383131323532373700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125298', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201973' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125301', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201974' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125292', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201975' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125294', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201976' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125235', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201977' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125236', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201978' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125275', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201979' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125246', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201981' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125256', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201982' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125277', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.072369+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201983' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000139000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000013a000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235323637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000013b000100343231393034333436333032000100343231393038313233343635000400000000000000007769643a31313235323935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000013c000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235323839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000013d000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000013e000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000a000000005000000000000013f000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313235323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000140000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000141000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000142000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125267 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125295 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125289 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1125240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125239 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125247 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125241 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.23538","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125267","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.24","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125295","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.244384","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125289","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.248207","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.25288","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.257628","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.262664","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125239","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.893849","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125247","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.970709","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125241","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.973161","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000013931313235323538000000001880000005000000000000013a31313235323637000000001880000005000000000000013b31313235323935000000001880000005000000000000013c31313235323839000000001880000005000000000000013d31313235323936000000001880000005000000000000013e31313235333033000000001880000005000000000000013f3131323532343000000000188000000500000000000001403131323532333900000000188000000500000000000001413131323532343700000000188000000500000000000001423131323532343100"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":313,"message_id":"1125258"},"sourceData":"000000188000000500000000000001393131323532353800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":314,"message_id":"1125267"},"sourceData":"0000001880000005000000000000013a3131323532363700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":315,"message_id":"1125295"},"sourceData":"0000001880000005000000000000013b3131323532393500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":316,"message_id":"1125289"},"sourceData":"0000001880000005000000000000013c3131323532383900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":317,"message_id":"1125296"},"sourceData":"0000001880000005000000000000013d3131323532393600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":318,"message_id":"1125303"},"sourceData":"0000001880000005000000000000013e3131323533303300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":319,"message_id":"1125240"},"sourceData":"0000001880000005000000000000013f3131323532343000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":320,"message_id":"1125239"},"sourceData":"000000188000000500000000000001403131323532333900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":321,"message_id":"1125247"},"sourceData":"000000188000000500000000000001413131323532343700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":322,"message_id":"1125241"},"sourceData":"000000188000000500000000000001423131323532343100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125258', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201984' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125267', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201985' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125295', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201986' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125289', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201987' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125296', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201988' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125303', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201989' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125240', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201990' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125239', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '201993' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125247', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202024' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125241', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.131465+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202025' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000143000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313235323439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000144000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000145000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000146000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313235323532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000147000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000148000100343231393139343539313132000100343231393037313233343536000400000000000000006769643a31313235323434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000149000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313235323537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000014a000100343231393139343539313132000100343231393032313233343536000400000000000000007769643a31313235323634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000014b000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000014c000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235323630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125249 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125250 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125243 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125252 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125245 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":103,"short_message":"id:1125244 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125257 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125264 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125262 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125260 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125249","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.979796","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125250","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.983812","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125243","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.987722","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125252","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.995223","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125245","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:26.999145","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125244","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.00689","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125257","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.0144","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125264","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.018139","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125262","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.029394","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125260","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.039315","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000014331313235323439000000001880000005000000000000014431313235323530000000001880000005000000000000014531313235323433000000001880000005000000000000014631313235323532000000001880000005000000000000014731313235323435000000001880000005000000000000014831313235323434000000001880000005000000000000014931313235323537000000001880000005000000000000014a31313235323634000000001880000005000000000000014b31313235323632000000001880000005000000000000014c3131323532363000"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323,"message_id":"1125249"},"sourceData":"000000188000000500000000000001433131323532343900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":324,"message_id":"1125250"},"sourceData":"000000188000000500000000000001443131323532353000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":325,"message_id":"1125243"},"sourceData":"000000188000000500000000000001453131323532343300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":326,"message_id":"1125252"},"sourceData":"000000188000000500000000000001463131323532353200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":327,"message_id":"1125245"},"sourceData":"000000188000000500000000000001473131323532343500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":328,"message_id":"1125244"},"sourceData":"000000188000000500000000000001483131323532343400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":329,"message_id":"1125257"},"sourceData":"000000188000000500000000000001493131323532353700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":330,"message_id":"1125264"},"sourceData":"0000001880000005000000000000014a3131323532363400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":331,"message_id":"1125262"},"sourceData":"0000001880000005000000000000014b3131323532363200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":332,"message_id":"1125260"},"sourceData":"0000001880000005000000000000014c3131323532363000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125249', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202027' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125250', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202028' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125243', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202029' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125252', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202031' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125245', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202032' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125244', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202034' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125257', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202036' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125264', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202037' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125262', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202039' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125260', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.189378+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202041' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000014d000100343231393035383437393730000100343231393037313233343536000400000000000000007769643a31313235323631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000014e000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235323633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000014f000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235323535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000150000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000151000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000152000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000153000100343231393139343539313132000100343231393037313233343536000400000000000000007769643a31313235323731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000154000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000155000100343231393034333436333032000100343231393433333333333333000400000000000000007769643a31313235323733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000156000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125261 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125263 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125255 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125265 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125276 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125268 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125271 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125272 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125273 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125278 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125261","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.044373","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125263","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.049418","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125255","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.054654","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125265","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.059438","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125276","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.069054","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125268","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.074166","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125271","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.086233","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125272","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.090013","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125273","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.095071","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125278","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.104459","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000014d31313235323631000000001880000005000000000000014e31313235323633000000001880000005000000000000014f3131323532353500000000188000000500000000000001503131323532363500000000188000000500000000000001513131323532373600000000188000000500000000000001523131323532363800000000188000000500000000000001533131323532373100000000188000000500000000000001543131323532373200000000188000000500000000000001553131323532373300000000188000000500000000000001563131323532373800"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":333,"message_id":"1125261"},"sourceData":"0000001880000005000000000000014d3131323532363100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":334,"message_id":"1125263"},"sourceData":"0000001880000005000000000000014e3131323532363300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":335,"message_id":"1125255"},"sourceData":"0000001880000005000000000000014f3131323532353500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":336,"message_id":"1125265"},"sourceData":"000000188000000500000000000001503131323532363500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":337,"message_id":"1125276"},"sourceData":"000000188000000500000000000001513131323532373600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":338,"message_id":"1125268"},"sourceData":"000000188000000500000000000001523131323532363800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":339,"message_id":"1125271"},"sourceData":"000000188000000500000000000001533131323532373100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":340,"message_id":"1125272"},"sourceData":"000000188000000500000000000001543131323532373200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":341,"message_id":"1125273"},"sourceData":"000000188000000500000000000001553131323532373300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":342,"message_id":"1125278"},"sourceData":"000000188000000500000000000001563131323532373800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125261', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202042' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125263', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202043' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125255', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202044' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125265', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202045' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125276', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202047' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125268', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202048' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125271', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202051' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125272', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202052' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125273', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202053' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125278', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.266577+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202055' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000157000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235323832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000158000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235323833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000159000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235323834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000015a000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000015b000100343231393034333436333032000100343231393034313233343536000400000000000000007769643a31313235323830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000015c000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235323831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000015d000100343231393035383437393730000100343231393033313233343536000400000000000000007769643a31313235323939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000015e000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000015f000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235333030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000160000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235323930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125282 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125283 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125284 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125287 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125280 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125281 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125299 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125297 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125300 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125290 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125282","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.113932","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125283","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.117584","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125284","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.121298","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125287","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.132808","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125280","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.141923","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125281","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.146671","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125299","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.151961","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125297","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.165716","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125300","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.170323","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125290","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.174908","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000015731313235323832000000001880000005000000000000015831313235323833000000001880000005000000000000015931313235323834000000001880000005000000000000015a31313235323837000000001880000005000000000000015b31313235323830000000001880000005000000000000015c31313235323831000000001880000005000000000000015d31313235323939000000001880000005000000000000015e31313235323937000000001880000005000000000000015f3131323533303000000000188000000500000000000001603131323532393000"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":343,"message_id":"1125282"},"sourceData":"000000188000000500000000000001573131323532383200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":344,"message_id":"1125283"},"sourceData":"000000188000000500000000000001583131323532383300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":345,"message_id":"1125284"},"sourceData":"000000188000000500000000000001593131323532383400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":346,"message_id":"1125287"},"sourceData":"0000001880000005000000000000015a3131323532383700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":347,"message_id":"1125280"},"sourceData":"0000001880000005000000000000015b3131323532383000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":348,"message_id":"1125281"},"sourceData":"0000001880000005000000000000015c3131323532383100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":349,"message_id":"1125299"},"sourceData":"0000001880000005000000000000015d3131323532393900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":350,"message_id":"1125297"},"sourceData":"0000001880000005000000000000015e3131323532393700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":351,"message_id":"1125300"},"sourceData":"0000001880000005000000000000015f3131323533303000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":352,"message_id":"1125290"},"sourceData":"000000188000000500000000000001603131323532393000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125282', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202057' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125283', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202058' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125284', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202059' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125287', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202062' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125280', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202064' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125281', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202065' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125299', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202066' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125297', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202069' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125300', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202070' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125290', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.32922+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202071' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000161000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235323933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000162000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000163000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313235323335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000164000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235323336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000165000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235323735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000166000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235323538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000167000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235323936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000168000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000a0000000050000000000000169000100343231393139343539313132000100343231393032313233343536000400000000000000006769643a31313235323430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b000000005000000000000016a000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313235333330207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125293 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125298 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125235 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125236 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125275 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125258 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125296 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125303 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":103,"short_message":"id:1125240 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125330 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125293","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.180293","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125298","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.184936","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125235","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.204091","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125236","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.207968","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125275","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.211774","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125258","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.23538","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125296","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.25288","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125303","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.257628","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125240","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:27.262664","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125330","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.933291","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000016131313235323933000000001880000005000000000000016231313235323938000000001880000005000000000000016331313235323335000000001880000005000000000000016431313235323336000000001880000005000000000000016531313235323735000000001880000005000000000000016631313235323538000000001880000005000000000000016731313235323936000000001880000005000000000000016831313235333033000000001880000005000000000000016931313235323430000000001880000005000000000000016a3131323533333000"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":353,"message_id":"1125293"},"sourceData":"000000188000000500000000000001613131323532393300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":354,"message_id":"1125298"},"sourceData":"000000188000000500000000000001623131323532393800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":355,"message_id":"1125235"},"sourceData":"000000188000000500000000000001633131323532333500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":356,"message_id":"1125236"},"sourceData":"000000188000000500000000000001643131323532333600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":357,"message_id":"1125275"},"sourceData":"000000188000000500000000000001653131323532373500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":358,"message_id":"1125258"},"sourceData":"000000188000000500000000000001663131323532353800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":359,"message_id":"1125296"},"sourceData":"000000188000000500000000000001673131323532393600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":360,"message_id":"1125303"},"sourceData":"000000188000000500000000000001683131323533303300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":361,"message_id":"1125240"},"sourceData":"000000188000000500000000000001693131323532343000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":362,"message_id":"1125330"},"sourceData":"0000001880000005000000000000016a3131323533333000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125293', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202072' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125298', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202073' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125235', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202077' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125236', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202078' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125275', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202079' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125258', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202084' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125296', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202088' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125303', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202089' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125240', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202090' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125330', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.394952+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202091' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000016b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000016c000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313235333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000016d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000016e000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000016f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000170000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313235333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000171000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000172000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000173000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000174000100343231393033363236363330000100343231393036313233343536000400000000000000006769643a31313235333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125306 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1125305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.93802","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.941677","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.94534","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.950051","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125306","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.954854","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.959287","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.963755","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.968232","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.972755","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.977254","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000016b31313235333131000000001880000005000000000000016c31313235333038000000001880000005000000000000016d31313235333133000000001880000005000000000000016e31313235333135000000001880000005000000000000016f3131323533303600000000188000000500000000000001703131323533303900000000188000000500000000000001713131323533313400000000188000000500000000000001723131323533303700000000188000000500000000000001733131323533313200000000188000000500000000000001743131323533303500"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":363,"message_id":"1125311"},"sourceData":"0000001880000005000000000000016b3131323533313100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":364,"message_id":"1125308"},"sourceData":"0000001880000005000000000000016c3131323533303800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":365,"message_id":"1125313"},"sourceData":"0000001880000005000000000000016d3131323533313300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":366,"message_id":"1125315"},"sourceData":"0000001880000005000000000000016e3131323533313500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":367,"message_id":"1125306"},"sourceData":"0000001880000005000000000000016f3131323533303600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":368,"message_id":"1125309"},"sourceData":"000000188000000500000000000001703131323533303900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":369,"message_id":"1125314"},"sourceData":"000000188000000500000000000001713131323533313400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":370,"message_id":"1125307"},"sourceData":"000000188000000500000000000001723131323533303700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":371,"message_id":"1125312"},"sourceData":"000000188000000500000000000001733131323533313200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":372,"message_id":"1125305"},"sourceData":"000000188000000500000000000001743131323533303500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125311', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202092' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125308', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202093' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125313', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202094' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125315', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202095' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125306', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202096' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125309', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202097' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125314', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202098' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125307', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202099' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125312', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202100' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125305', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.459809+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202101' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000a0000000050000000000000175000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313235333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000176000100343231393034333436333032000100343231393037333431343738000400000000000000007769643a31313235333233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000177000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313235333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000178000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313235333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000179000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000017a000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313235333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000017b000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313235333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000017c000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000017d000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000017e000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1125310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125323 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125317 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.981683","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125323","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.986412","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.990398","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.994255","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.998002","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.001594","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.00608","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.009942","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125317","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.013544","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.018022","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000017531313235333130000000001880000005000000000000017631313235333233000000001880000005000000000000017731313235333234000000001880000005000000000000017831313235333235000000001880000005000000000000017931313235333236000000001880000005000000000000017a31313235333237000000001880000005000000000000017b31313235333238000000001880000005000000000000017c31313235333239000000001880000005000000000000017d31313235333137000000001880000005000000000000017e3131323533313800"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":373,"message_id":"1125310"},"sourceData":"000000188000000500000000000001753131323533313000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":374,"message_id":"1125323"},"sourceData":"000000188000000500000000000001763131323533323300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":375,"message_id":"1125324"},"sourceData":"000000188000000500000000000001773131323533323400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":376,"message_id":"1125325"},"sourceData":"000000188000000500000000000001783131323533323500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":377,"message_id":"1125326"},"sourceData":"000000188000000500000000000001793131323533323600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":378,"message_id":"1125327"},"sourceData":"0000001880000005000000000000017a3131323533323700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":379,"message_id":"1125328"},"sourceData":"0000001880000005000000000000017b3131323533323800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":380,"message_id":"1125329"},"sourceData":"0000001880000005000000000000017c3131323533323900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":381,"message_id":"1125317"},"sourceData":"0000001880000005000000000000017d3131323533313700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":382,"message_id":"1125318"},"sourceData":"0000001880000005000000000000017e3131323533313800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125310', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202102' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125323', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202103' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125324', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202104' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125325', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202105' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125326', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202106' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125327', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202107' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125328', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202108' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125329', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202109' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125317', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202110' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125318', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.520159+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202111' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000017f000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000180000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000181000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313235333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000182000100343231393139343539313132000100343231393433333333333333000400000000000000007769643a31313235333336207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000183000100343231393037333431343738000100343231393032313233343536000400000000000000007769643a31313235333337207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000184000100343231393037333431343738000100343231393036313233343536000400000000000000007769643a31313235333332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000185000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313235333333207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000186000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000187000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000188000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125320 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125321 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125336 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125337 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125332 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125333 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125320","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.023257","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125321","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.02784","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.031955","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125336","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.036547","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125337","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.040446","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125332","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.044529","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125333","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.049128","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.053645","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.058475","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.063017","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000017f3131323533323000000000188000000500000000000001803131323533323100000000188000000500000000000001813131323533313900000000188000000500000000000001823131323533333600000000188000000500000000000001833131323533333700000000188000000500000000000001843131323533333200000000188000000500000000000001853131323533333300000000188000000500000000000001863131323533333400000000188000000500000000000001873131323533333900000000188000000500000000000001883131323533343000"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":383,"message_id":"1125320"},"sourceData":"0000001880000005000000000000017f3131323533323000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":384,"message_id":"1125321"},"sourceData":"000000188000000500000000000001803131323533323100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":385,"message_id":"1125319"},"sourceData":"000000188000000500000000000001813131323533313900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":386,"message_id":"1125336"},"sourceData":"000000188000000500000000000001823131323533333600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":387,"message_id":"1125337"},"sourceData":"000000188000000500000000000001833131323533333700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":388,"message_id":"1125332"},"sourceData":"000000188000000500000000000001843131323533333200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":389,"message_id":"1125333"},"sourceData":"000000188000000500000000000001853131323533333300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":390,"message_id":"1125334"},"sourceData":"000000188000000500000000000001863131323533333400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":391,"message_id":"1125339"},"sourceData":"000000188000000500000000000001873131323533333900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":392,"message_id":"1125340"},"sourceData":"000000188000000500000000000001883131323533343000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125320', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202112' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125321', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202113' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125319', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202114' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125336', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202115' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125337', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202116' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125332', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202117' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125333', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202118' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125334', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202119' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125339', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202120' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125340', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.576682+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202121' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000189000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000018a000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000018b000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333831207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b000000005000000000000018c000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000018d000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235333832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000018e000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000018f000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000190000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000191000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000192000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125381 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125354 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125382 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125348 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.067659","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.072287","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125381","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.076823","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125354","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.081325","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125382","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.084901","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.088566","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125348","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.09389","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.098608","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.102853","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.107415","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000018931313235333431000000001880000005000000000000018a31313235333338000000001880000005000000000000018b31313235333831000000001880000005000000000000018c31313235333534000000001880000005000000000000018d31313235333832000000001880000005000000000000018e31313235333432000000001880000005000000000000018f3131323533343800000000188000000500000000000001903131323533343900000000188000000500000000000001913131323533343300000000188000000500000000000001923131323533343400"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":393,"message_id":"1125341"},"sourceData":"000000188000000500000000000001893131323533343100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":394,"message_id":"1125338"},"sourceData":"0000001880000005000000000000018a3131323533333800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":395,"message_id":"1125381"},"sourceData":"0000001880000005000000000000018b3131323533383100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":396,"message_id":"1125354"},"sourceData":"0000001880000005000000000000018c3131323533353400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":397,"message_id":"1125382"},"sourceData":"0000001880000005000000000000018d3131323533383200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":398,"message_id":"1125342"},"sourceData":"0000001880000005000000000000018e3131323533343200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":399,"message_id":"1125348"},"sourceData":"0000001880000005000000000000018f3131323533343800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":400,"message_id":"1125349"},"sourceData":"000000188000000500000000000001903131323533343900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":401,"message_id":"1125343"},"sourceData":"000000188000000500000000000001913131323533343300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":402,"message_id":"1125344"},"sourceData":"000000188000000500000000000001923131323533343400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125341', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202122' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125338', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202123' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125381', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202124' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125354', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202125' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125382', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202126' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125342', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202127' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125348', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202128' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125349', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202129' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125343', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202130' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125344', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.639317+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202131' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000193000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000194000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333436207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000195000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000196000100343231393037333431343738000100343231393038313233343635000400000000000000006769643a31313235333435207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a0000000050000000000000197000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313235333531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000198000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000199000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333632207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000019a000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313235333637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000019b000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000019c000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125350 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125346 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125352 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1125345 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125351 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125361 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125362 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125367 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125356 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125364 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125350","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.111786","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125346","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.116125","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125352","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.120434","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125345","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.124925","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125351","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.12936","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125361","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.133784","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125362","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.137452","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125367","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.142049","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125356","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.146635","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125364","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.151066","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000019331313235333530000000001880000005000000000000019431313235333436000000001880000005000000000000019531313235333532000000001880000005000000000000019631313235333435000000001880000005000000000000019731313235333531000000001880000005000000000000019831313235333631000000001880000005000000000000019931313235333632000000001880000005000000000000019a31313235333637000000001880000005000000000000019b31313235333536000000001880000005000000000000019c3131323533363400"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":403,"message_id":"1125350"},"sourceData":"000000188000000500000000000001933131323533353000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":404,"message_id":"1125346"},"sourceData":"000000188000000500000000000001943131323533343600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":405,"message_id":"1125352"},"sourceData":"000000188000000500000000000001953131323533353200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":406,"message_id":"1125345"},"sourceData":"000000188000000500000000000001963131323533343500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":407,"message_id":"1125351"},"sourceData":"000000188000000500000000000001973131323533353100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":408,"message_id":"1125361"},"sourceData":"000000188000000500000000000001983131323533363100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":409,"message_id":"1125362"},"sourceData":"000000188000000500000000000001993131323533363200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":410,"message_id":"1125367"},"sourceData":"0000001880000005000000000000019a3131323533363700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":411,"message_id":"1125356"},"sourceData":"0000001880000005000000000000019b3131323533353600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":412,"message_id":"1125364"},"sourceData":"0000001880000005000000000000019c3131323533363400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125350', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202132' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125346', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202133' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125352', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202134' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125345', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202135' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125351', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202136' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125361', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202137' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125362', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202138' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125367', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202139' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125356', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202140' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125364', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.716248+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202141' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000019d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000019e000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000019f000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333539207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001a0000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333636207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000001a1000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313235333537207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a00000000500000000000001a2000100343231393139343539313132000100343231353533313132323637000400000000000000006769643a31313235333633207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b00000000500000000000001a3000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001a4000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001a5000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313235333639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000001a6000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125358 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125365 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125359 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125366 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1125357 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125363 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125376 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125368 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125369 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125370 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125358","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.155572","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125365","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.160346","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125359","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.165071","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125366","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.169742","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125357","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.174765","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125363","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.179486","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125376","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.184456","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125368","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.188776","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125369","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.193373","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125370","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.19744","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000019d31313235333538000000001880000005000000000000019e31313235333635000000001880000005000000000000019f3131323533353900000000188000000500000000000001a03131323533363600000000188000000500000000000001a13131323533353700000000188000000500000000000001a23131323533363300000000188000000500000000000001a33131323533373600000000188000000500000000000001a43131323533363800000000188000000500000000000001a53131323533363900000000188000000500000000000001a63131323533373000"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":413,"message_id":"1125358"},"sourceData":"0000001880000005000000000000019d3131323533353800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":414,"message_id":"1125365"},"sourceData":"0000001880000005000000000000019e3131323533363500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":415,"message_id":"1125359"},"sourceData":"0000001880000005000000000000019f3131323533353900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":416,"message_id":"1125366"},"sourceData":"000000188000000500000000000001a03131323533363600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":417,"message_id":"1125357"},"sourceData":"000000188000000500000000000001a13131323533353700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":418,"message_id":"1125363"},"sourceData":"000000188000000500000000000001a23131323533363300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":419,"message_id":"1125376"},"sourceData":"000000188000000500000000000001a33131323533373600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":420,"message_id":"1125368"},"sourceData":"000000188000000500000000000001a43131323533363800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":421,"message_id":"1125369"},"sourceData":"000000188000000500000000000001a53131323533363900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":422,"message_id":"1125370"},"sourceData":"000000188000000500000000000001a63131323533373000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125358', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202142' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125365', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202143' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125359', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202144' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125366', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202145' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125357', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202146' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125363', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202147' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125376', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202148' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125368', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202149' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125369', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202150' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125370', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.783621+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202151' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001a7000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001a8000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313235333732207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001a9000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001aa000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001ab000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000001ac000100343231393037333431343738000100343231393033363236363330000400000000000000006769643a31313235333734207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000a00000000500000000000001ad000100343231393035383437393730000100343231393031313233343536000400000000000000006769643a31313235333738207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b00000000500000000000001ae000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235333933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001af000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001b0000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125371 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125372 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125377 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125373 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125379 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125374 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":103,"short_message":"id:1125378 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125393 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125394 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125384 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125371","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.201471","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125372","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.205971","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125377","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.211164","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125373","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.214439","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125379","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.21739","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125374","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.220918","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125378","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.223102","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125393","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.225416","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125394","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.228446","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125384","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.231416","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001a73131323533373100000000188000000500000000000001a83131323533373200000000188000000500000000000001a93131323533373700000000188000000500000000000001aa3131323533373300000000188000000500000000000001ab3131323533373900000000188000000500000000000001ac3131323533373400000000188000000500000000000001ad3131323533373800000000188000000500000000000001ae3131323533393300000000188000000500000000000001af3131323533393400000000188000000500000000000001b03131323533383400"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":423,"message_id":"1125371"},"sourceData":"000000188000000500000000000001a73131323533373100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":424,"message_id":"1125372"},"sourceData":"000000188000000500000000000001a83131323533373200"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":425,"message_id":"1125377"},"sourceData":"000000188000000500000000000001a93131323533373700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":426,"message_id":"1125373"},"sourceData":"000000188000000500000000000001aa3131323533373300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":427,"message_id":"1125379"},"sourceData":"000000188000000500000000000001ab3131323533373900"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":428,"message_id":"1125374"},"sourceData":"000000188000000500000000000001ac3131323533373400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":429,"message_id":"1125378"},"sourceData":"000000188000000500000000000001ad3131323533373800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":430,"message_id":"1125393"},"sourceData":"000000188000000500000000000001ae3131323533393300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":431,"message_id":"1125394"},"sourceData":"000000188000000500000000000001af3131323533393400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":432,"message_id":"1125384"},"sourceData":"000000188000000500000000000001b03131323533383400"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125371', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202152' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125372', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202153' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125377', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202154' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125373', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202155' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125379', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202156' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125374', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202157' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125378', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202158' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125393', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202159' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125394', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202160' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125384', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.848765+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202161' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001b1000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001b2000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000001b3000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333837207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001b4000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001b5000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001b6000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000001b7000100343231393037333431343738000100343231393033313233343536000400000000000000006769643a31313235333931207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b00000000500000000000001b8000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313235343030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001b9000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001ba000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125385 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125386 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125387 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125395 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125388 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125390 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":103,"short_message":"id:1125391 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125400 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125401 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125403 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125385","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.233849","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125386","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.236466","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125387","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.239951","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125395","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.242781","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125388","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.24548","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125390","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.248261","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125391","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.250829","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125400","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.253492","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125401","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.255909","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125403","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.258153","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001b13131323533383500000000188000000500000000000001b23131323533383600000000188000000500000000000001b33131323533383700000000188000000500000000000001b43131323533393500000000188000000500000000000001b53131323533383800000000188000000500000000000001b63131323533393000000000188000000500000000000001b73131323533393100000000188000000500000000000001b83131323534303000000000188000000500000000000001b93131323534303100000000188000000500000000000001ba3131323534303300"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":433,"message_id":"1125385"},"sourceData":"000000188000000500000000000001b13131323533383500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":434,"message_id":"1125386"},"sourceData":"000000188000000500000000000001b23131323533383600"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":435,"message_id":"1125387"},"sourceData":"000000188000000500000000000001b33131323533383700"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":436,"message_id":"1125395"},"sourceData":"000000188000000500000000000001b43131323533393500"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":437,"message_id":"1125388"},"sourceData":"000000188000000500000000000001b53131323533383800"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":438,"message_id":"1125390"},"sourceData":"000000188000000500000000000001b63131323533393000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":439,"message_id":"1125391"},"sourceData":"000000188000000500000000000001b73131323533393100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":440,"message_id":"1125400"},"sourceData":"000000188000000500000000000001b83131323534303000"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":441,"message_id":"1125401"},"sourceData":"000000188000000500000000000001b93131323534303100"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":442,"message_id":"1125403"},"sourceData":"000000188000000500000000000001ba3131323534303300"} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125385', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202162' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125386', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202163' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125387', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202164' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125395', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202165' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125388', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202166' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125390', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202167' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125391', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202168' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125400', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202169' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125401', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202170' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125403', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.917081+01') [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202171' [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:31] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001bb000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001bc000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001bd000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000001be000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313235333938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b00000000500000000000001bf000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313235333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c0000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c1000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313235333533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c2000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313235333630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c3000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c4000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c"] [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125402 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125396 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125397 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125398 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125353 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125360 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125375 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125383 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125402","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.260399","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125396","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.262509","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125397","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.264983","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125398","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.268045","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.270433","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.272253","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125353","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.274922","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125360","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.277379","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125375","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.279775","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:31] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125383","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.281999","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001bb3131323534303200000000188000000500000000000001bc3131323533393600000000188000000500000000000001bd3131323533393700000000188000000500000000000001be3131323533393800000000188000000500000000000001bf3131323533323200000000188000000500000000000001c03131323533333500000000188000000500000000000001c13131323533353300000000188000000500000000000001c23131323533363000000000188000000500000000000001c33131323533373500000000188000000500000000000001c43131323533383300"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":443,"message_id":"1125402"},"sourceData":"000000188000000500000000000001bb3131323534303200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":444,"message_id":"1125396"},"sourceData":"000000188000000500000000000001bc3131323533393600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":445,"message_id":"1125397"},"sourceData":"000000188000000500000000000001bd3131323533393700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":446,"message_id":"1125398"},"sourceData":"000000188000000500000000000001be3131323533393800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":447,"message_id":"1125322"},"sourceData":"000000188000000500000000000001bf3131323533323200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":448,"message_id":"1125335"},"sourceData":"000000188000000500000000000001c03131323533333500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":449,"message_id":"1125353"},"sourceData":"000000188000000500000000000001c13131323533353300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":450,"message_id":"1125360"},"sourceData":"000000188000000500000000000001c23131323533363000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":451,"message_id":"1125375"},"sourceData":"000000188000000500000000000001c33131323533373500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":452,"message_id":"1125383"},"sourceData":"000000188000000500000000000001c43131323533383300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125402', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202172' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125396', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202173' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125397', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202174' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125398', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202175' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125322', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202176' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125335', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202177' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125353', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202178' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125360', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202179' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125375', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202180' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125383', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:31.97903+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202181' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001c5000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313235333932207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001c6000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313235333939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001c7000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001c8000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001c9000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001ca000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001cb000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001cc000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001cd000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001ce000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125392 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125399 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125355 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125380 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125389 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125311 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125392","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.284778","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125399","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.287507","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.291272","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.294889","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.297686","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125355","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.300329","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125380","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.30316","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.306381","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125389","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.309669","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125311","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.93802","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001c53131323533393200000000188000000500000000000001c63131323533393900000000188000000500000000000001c73131323533313600000000188000000500000000000001c83131323533333100000000188000000500000000000001c93131323533343700000000188000000500000000000001ca3131323533353500000000188000000500000000000001cb3131323533383000000000188000000500000000000001cc3131323533303400000000188000000500000000000001cd3131323533383900000000188000000500000000000001ce3131323533313100"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":453,"message_id":"1125392"},"sourceData":"000000188000000500000000000001c53131323533393200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":454,"message_id":"1125399"},"sourceData":"000000188000000500000000000001c63131323533393900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":455,"message_id":"1125316"},"sourceData":"000000188000000500000000000001c73131323533313600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":456,"message_id":"1125331"},"sourceData":"000000188000000500000000000001c83131323533333100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":457,"message_id":"1125347"},"sourceData":"000000188000000500000000000001c93131323533343700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":458,"message_id":"1125355"},"sourceData":"000000188000000500000000000001ca3131323533353500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":459,"message_id":"1125380"},"sourceData":"000000188000000500000000000001cb3131323533383000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":460,"message_id":"1125304"},"sourceData":"000000188000000500000000000001cc3131323533303400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":461,"message_id":"1125389"},"sourceData":"000000188000000500000000000001cd3131323533383900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":462,"message_id":"1125311"},"sourceData":"000000188000000500000000000001ce3131323533313100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125392', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202182' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125399', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202183' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125316', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202184' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125331', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202185' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125347', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202186' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125355', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202187' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125380', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202188' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125304', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202189' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125389', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202190' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125311', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.047946+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202192' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001cf000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313235333038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000001d0000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001d1000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001d2000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313235333039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001d3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001d4000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001d5000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a00000000500000000000001d6000100343231393033363236363330000100343231393036313233343536000400000000000000006769643a31313235333035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000a00000000500000000000001d7000100343231393139343539313132000100343231393038313233343635000400000000000000006769643a31313235333130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000001d8000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313235333234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125308 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125313 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125315 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125309 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125314 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125307 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125312 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":103,"short_message":"id:1125305 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":103,"short_message":"id:1125310 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125324 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125308","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.941677","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125313","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.94534","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125315","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.950051","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125309","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.959287","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125314","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.963755","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125307","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.968232","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125312","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.972755","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125305","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.977254","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125310","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.981683","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125324","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.990398","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001cf3131323533303800000000188000000500000000000001d03131323533313300000000188000000500000000000001d13131323533313500000000188000000500000000000001d23131323533303900000000188000000500000000000001d33131323533313400000000188000000500000000000001d43131323533303700000000188000000500000000000001d53131323533313200000000188000000500000000000001d63131323533303500000000188000000500000000000001d73131323533313000000000188000000500000000000001d83131323533323400"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":463,"message_id":"1125308"},"sourceData":"000000188000000500000000000001cf3131323533303800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":464,"message_id":"1125313"},"sourceData":"000000188000000500000000000001d03131323533313300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":465,"message_id":"1125315"},"sourceData":"000000188000000500000000000001d13131323533313500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":466,"message_id":"1125309"},"sourceData":"000000188000000500000000000001d23131323533303900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":467,"message_id":"1125314"},"sourceData":"000000188000000500000000000001d33131323533313400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":468,"message_id":"1125307"},"sourceData":"000000188000000500000000000001d43131323533303700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":469,"message_id":"1125312"},"sourceData":"000000188000000500000000000001d53131323533313200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":470,"message_id":"1125305"},"sourceData":"000000188000000500000000000001d63131323533303500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":471,"message_id":"1125310"},"sourceData":"000000188000000500000000000001d73131323533313000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":472,"message_id":"1125324"},"sourceData":"000000188000000500000000000001d83131323533323400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125308', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202193' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125313', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202194' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125315', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202195' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125309', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202197' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125314', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202198' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125307', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202199' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125312', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202200' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125305', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202201' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125310', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202202' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125324', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.11716+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202204' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001d9000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313235333235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001da000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235333236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001db000100343231393033363236363330000100343231393037313233343536000400000000000000007769643a31313235333237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001dc000100343231393037333431343738000100343231393433333335353939000400000000000000007769643a31313235333238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001dd000100343231393037333431343738000100343231393034313233343536000400000000000000007769643a31313235333239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001de000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000a00000000500000000000001df000100343231393033363236363330000100343231393037333431343738000400000000000000006769643a31313235333139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000001e0000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313235333334207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b00000000500000000000001e1000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333339207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001e2000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333430207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125325 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125326 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125327 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335599","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":119,"short_message":"id:1125328 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125329 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125318 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125319 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125334 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125339 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125340 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125325","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.994255","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125326","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:28.998002","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125327","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.001594","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125328","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.00608","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125329","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.009942","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125318","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.018022","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125319","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.031955","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125334","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.053645","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125339","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.058475","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125340","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.063017","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001d93131323533323500000000188000000500000000000001da3131323533323600000000188000000500000000000001db3131323533323700000000188000000500000000000001dc3131323533323800000000188000000500000000000001dd3131323533323900000000188000000500000000000001de3131323533313800000000188000000500000000000001df3131323533313900000000188000000500000000000001e03131323533333400000000188000000500000000000001e13131323533333900000000188000000500000000000001e23131323533343000"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":473,"message_id":"1125325"},"sourceData":"000000188000000500000000000001d93131323533323500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":474,"message_id":"1125326"},"sourceData":"000000188000000500000000000001da3131323533323600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":475,"message_id":"1125327"},"sourceData":"000000188000000500000000000001db3131323533323700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":476,"message_id":"1125328"},"sourceData":"000000188000000500000000000001dc3131323533323800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":477,"message_id":"1125329"},"sourceData":"000000188000000500000000000001dd3131323533323900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":478,"message_id":"1125318"},"sourceData":"000000188000000500000000000001de3131323533313800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":479,"message_id":"1125319"},"sourceData":"000000188000000500000000000001df3131323533313900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":480,"message_id":"1125334"},"sourceData":"000000188000000500000000000001e03131323533333400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":481,"message_id":"1125339"},"sourceData":"000000188000000500000000000001e13131323533333900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":482,"message_id":"1125340"},"sourceData":"000000188000000500000000000001e23131323533343000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125325', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202205' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125326', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202206' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125327', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202207' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125328', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202208' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125329', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202209' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125318', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202211' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125319', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202214' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125334', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202219' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125339', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202220' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125340', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.184934+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202221' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001e3000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333431207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000001e4000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001e5000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333534207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001e6000100343231393139343539313132000100343231393034313233343536000400000000000000007769643a31313235333832207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001e7000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001e8000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333439207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001e9000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313235333433207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001ea000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333434207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001eb000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333530207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001ec000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313233373338207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125341 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125338 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125354 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125382 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125342 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125349 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125343 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125344 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125350 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1123738 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125341","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.067659","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125338","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.072287","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125354","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.081325","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125382","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.084901","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125342","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.088566","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125349","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.098608","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125343","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.102853","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125344","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.107415","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125350","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.111786","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123738","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.329215","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001e33131323533343100000000188000000500000000000001e43131323533333800000000188000000500000000000001e53131323533353400000000188000000500000000000001e63131323533383200000000188000000500000000000001e73131323533343200000000188000000500000000000001e83131323533343900000000188000000500000000000001e93131323533343300000000188000000500000000000001ea3131323533343400000000188000000500000000000001eb3131323533353000000000188000000500000000000001ec3131323337333800"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":483,"message_id":"1125341"},"sourceData":"000000188000000500000000000001e33131323533343100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":484,"message_id":"1125338"},"sourceData":"000000188000000500000000000001e43131323533333800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":485,"message_id":"1125354"},"sourceData":"000000188000000500000000000001e53131323533353400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":486,"message_id":"1125382"},"sourceData":"000000188000000500000000000001e63131323533383200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":487,"message_id":"1125342"},"sourceData":"000000188000000500000000000001e73131323533343200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":488,"message_id":"1125349"},"sourceData":"000000188000000500000000000001e83131323533343900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":489,"message_id":"1125343"},"sourceData":"000000188000000500000000000001e93131323533343300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":490,"message_id":"1125344"},"sourceData":"000000188000000500000000000001ea3131323533343400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":491,"message_id":"1125350"},"sourceData":"000000188000000500000000000001eb3131323533353000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":492,"message_id":"1123738"},"sourceData":"000000188000000500000000000001ec3131323337333800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125341', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202222' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125338', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202223' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125354', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202225' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125382', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202226' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125342', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202227' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125349', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202229' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125343', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202230' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125344', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202231' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125350', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202232' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123738', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.252847+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202233' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001ed000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333532207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001ee000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313233373432207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000a00000000500000000000001ef000100343231393037333431343738000100343231393037333431343738000400000000000000006769643a31313235333531207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b00000000500000000000001f0000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333631207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b00000000500000000000001f1000100343231393035383437393730000100343231393032313233343536000400000000000000007769643a31313233373438207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b00000000500000000000001f2000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313235333637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b00000000500000000000001f3000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333536207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001f4000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001f5000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333538207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001f6000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235333635207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125352 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1123742 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":103,"short_message":"id:1125351 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125361 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1123748 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125367 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125356 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125364 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125358 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125365 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125352","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.120434","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123742","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.336871","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125351","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.12936","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125361","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.133784","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123748","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.349358","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125367","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.142049","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125356","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.146635","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125364","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.151066","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125358","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.155572","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125365","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.160346","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001ed3131323533353200000000188000000500000000000001ee3131323337343200000000188000000500000000000001ef3131323533353100000000188000000500000000000001f03131323533363100000000188000000500000000000001f13131323337343800000000188000000500000000000001f23131323533363700000000188000000500000000000001f33131323533353600000000188000000500000000000001f43131323533363400000000188000000500000000000001f53131323533353800000000188000000500000000000001f63131323533363500"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":493,"message_id":"1125352"},"sourceData":"000000188000000500000000000001ed3131323533353200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":494,"message_id":"1123742"},"sourceData":"000000188000000500000000000001ee3131323337343200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":495,"message_id":"1125351"},"sourceData":"000000188000000500000000000001ef3131323533353100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":496,"message_id":"1125361"},"sourceData":"000000188000000500000000000001f03131323533363100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":497,"message_id":"1123748"},"sourceData":"000000188000000500000000000001f13131323337343800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":498,"message_id":"1125367"},"sourceData":"000000188000000500000000000001f23131323533363700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":499,"message_id":"1125356"},"sourceData":"000000188000000500000000000001f33131323533353600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":500,"message_id":"1125364"},"sourceData":"000000188000000500000000000001f43131323533363400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":501,"message_id":"1125358"},"sourceData":"000000188000000500000000000001f53131323533353800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":502,"message_id":"1125365"},"sourceData":"000000188000000500000000000001f63131323533363500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125352', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202234' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123742', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202235' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125351', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202236' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125361', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202237' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123748', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202238' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125367', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202239' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125356', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202240' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125364', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202241' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125358', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202242' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125365', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.322855+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202243' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b00000000500000000000001f7000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b00000000500000000000001f8000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333638207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001f9000100343231393033363236363330000100343231393038313233343635000400000000000000007769643a31313235333639207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b00000000500000000000001fa000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333730207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b00000000500000000000001fb000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333731207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001fc000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333737207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b00000000500000000000001fd000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235333733207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001fe000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235333739207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b00000000500000000000001ff000100343231393033363236363330000100343231393037333431343738000400000000000000007769643a31313233373634207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000200000100343231393035383437393730000100343231393038313233343635000400000000000000007769643a31313233373637207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125376 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125368 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125369 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125370 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125371 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125377 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125373 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125379 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123764 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1123767 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125376","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.184456","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125368","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.188776","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125369","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.193373","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125370","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.19744","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125371","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.201471","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125377","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.211164","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125373","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.214439","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125379","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.21739","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123764","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.415029","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123767","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.418787","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["000000188000000500000000000001f73131323533373600000000188000000500000000000001f83131323533363800000000188000000500000000000001f93131323533363900000000188000000500000000000001fa3131323533373000000000188000000500000000000001fb3131323533373100000000188000000500000000000001fc3131323533373700000000188000000500000000000001fd3131323533373300000000188000000500000000000001fe3131323533373900000000188000000500000000000001ff3131323337363400000000188000000500000000000002003131323337363700"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":503,"message_id":"1125376"},"sourceData":"000000188000000500000000000001f73131323533373600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":504,"message_id":"1125368"},"sourceData":"000000188000000500000000000001f83131323533363800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":505,"message_id":"1125369"},"sourceData":"000000188000000500000000000001f93131323533363900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":506,"message_id":"1125370"},"sourceData":"000000188000000500000000000001fa3131323533373000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":507,"message_id":"1125371"},"sourceData":"000000188000000500000000000001fb3131323533373100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":508,"message_id":"1125377"},"sourceData":"000000188000000500000000000001fc3131323533373700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":509,"message_id":"1125373"},"sourceData":"000000188000000500000000000001fd3131323533373300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":510,"message_id":"1125379"},"sourceData":"000000188000000500000000000001fe3131323533373900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":511,"message_id":"1123764"},"sourceData":"000000188000000500000000000001ff3131323337363400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":512,"message_id":"1123767"},"sourceData":"000000188000000500000000000002003131323337363700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125376', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202248' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125368', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202249' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125369', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202250' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125370', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202251' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125371', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202252' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125377', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202254' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125373', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202255' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125379', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202256' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123764', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202257' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123767', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.426171+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202258' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000201000100343231393033363236363330000100343231393033313233343536000400000000000000007769643a31313235333933207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000202000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000203000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333834207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000204000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333835207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000205000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333836207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000206000100343231393037333431343738000100343231393433333333333333000400000000000000007769643a31313233373736207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000207000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333935207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000208000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235333838207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a636f6d6d6f646f206e657175652c20616320706f000000b0000000050000000000000209000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333930207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b000000005000000000000020a000100343231393037333431343738000100343231393035313233343536000400000000000000007769643a31313233373934207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125393 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125394 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125384 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125385 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125386 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1123776 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125395 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125388 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125390 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123794 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125393","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.225416","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125394","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.228446","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125384","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.231416","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125385","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.233849","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125386","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.236466","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123776","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.438647","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125395","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.242781","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125388","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.24548","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"commodo neque, ac po"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125390","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.248261","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123794","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.450768","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000020131313235333933000000001880000005000000000000020231313235333934000000001880000005000000000000020331313235333834000000001880000005000000000000020431313235333835000000001880000005000000000000020531313235333836000000001880000005000000000000020631313233373736000000001880000005000000000000020731313235333935000000001880000005000000000000020831313235333838000000001880000005000000000000020931313235333930000000001880000005000000000000020a3131323337393400"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":513,"message_id":"1125393"},"sourceData":"000000188000000500000000000002013131323533393300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":514,"message_id":"1125394"},"sourceData":"000000188000000500000000000002023131323533393400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":515,"message_id":"1125384"},"sourceData":"000000188000000500000000000002033131323533383400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":516,"message_id":"1125385"},"sourceData":"000000188000000500000000000002043131323533383500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":517,"message_id":"1125386"},"sourceData":"000000188000000500000000000002053131323533383600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":518,"message_id":"1123776"},"sourceData":"000000188000000500000000000002063131323337373600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":519,"message_id":"1125395"},"sourceData":"000000188000000500000000000002073131323533393500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":520,"message_id":"1125388"},"sourceData":"000000188000000500000000000002083131323533383800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":521,"message_id":"1125390"},"sourceData":"000000188000000500000000000002093131323533393000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":522,"message_id":"1123794"},"sourceData":"0000001880000005000000000000020a3131323337393400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125393', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202259' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125394', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202260' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125384', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202261' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125385', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202262' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125386', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202263' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123776', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202264' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125395', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202265' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125388', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202266' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125390', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202267' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123794', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.518241+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202268' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000020b000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313235343030207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000020c000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343031207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000020d000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343033207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000020e000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343032207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000020f000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333936207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000210000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333937207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000211000100343231393139343539313132000100343231393033363236363330000400000000000000006769643a31313235333938207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000212000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313235333232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000213000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235333335207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000214000100343231393037333431343738000100343231393037313233343536000400000000000000007769643a31313235333533207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125400 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125401 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125403 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125402 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125396 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125397 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":103,"short_message":"id:1125398 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125322 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125335 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907123456","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":119,"short_message":"id:1125353 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125400","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.253492","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125401","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.255909","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125403","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.258153","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125402","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.260399","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125396","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.262509","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125397","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.264983","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125398","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.268045","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125322","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.270433","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125335","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.272253","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125353","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.274922","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000020b31313235343030000000001880000005000000000000020c31313235343031000000001880000005000000000000020d31313235343033000000001880000005000000000000020e31313235343032000000001880000005000000000000020f3131323533393600000000188000000500000000000002103131323533393700000000188000000500000000000002113131323533393800000000188000000500000000000002123131323533323200000000188000000500000000000002133131323533333500000000188000000500000000000002143131323533353300"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":523,"message_id":"1125400"},"sourceData":"0000001880000005000000000000020b3131323534303000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":524,"message_id":"1125401"},"sourceData":"0000001880000005000000000000020c3131323534303100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":525,"message_id":"1125403"},"sourceData":"0000001880000005000000000000020d3131323534303300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":526,"message_id":"1125402"},"sourceData":"0000001880000005000000000000020e3131323534303200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":527,"message_id":"1125396"},"sourceData":"0000001880000005000000000000020f3131323533393600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":528,"message_id":"1125397"},"sourceData":"000000188000000500000000000002103131323533393700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":529,"message_id":"1125398"},"sourceData":"000000188000000500000000000002113131323533393800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":530,"message_id":"1125322"},"sourceData":"000000188000000500000000000002123131323533323200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":531,"message_id":"1125335"},"sourceData":"000000188000000500000000000002133131323533333500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":532,"message_id":"1125353"},"sourceData":"000000188000000500000000000002143131323533353300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125400', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202269' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125401', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202270' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125403', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202271' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125402', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202272' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125396', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202273' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125397', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202274' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125398', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202275' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125322', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202276' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125335', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202277' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125353', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.58615+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202278' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000215000100343231393033363236363330000100343231393032313233343536000400000000000000007769643a31313235333630207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000216000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333735207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000217000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235333833207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000218000100343231393035383437393730000100343231393037333431343738000400000000000000007769643a31313233383038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000219000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313235333939207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000021a000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235333136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000021b000100343231393035383437393730000100343231393035313233343536000400000000000000007769643a31313235333331207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000021c000100343231393037333431343738000100343231393037333431343738000400000000000000007769643a31313235333437207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000021d000100343231393139343539313132000100343231393038313233343635000400000000000000007769643a31313235333535207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000021e000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333830207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421902123456","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":119,"short_message":"id:1125360 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125375 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125383 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1123808 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125399 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125316 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125331 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421907341478","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":119,"short_message":"id:1125347 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125355 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125380 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125360","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.277379","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125375","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.279775","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125383","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.281999","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123808","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.49669","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125399","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.287507","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125316","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.291272","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125331","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.294889","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125347","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.297686","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125355","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.300329","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125380","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.30316","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000021531313235333630000000001880000005000000000000021631313235333735000000001880000005000000000000021731313235333833000000001880000005000000000000021831313233383038000000001880000005000000000000021931313235333939000000001880000005000000000000021a31313235333136000000001880000005000000000000021b31313235333331000000001880000005000000000000021c31313235333437000000001880000005000000000000021d31313235333535000000001880000005000000000000021e3131323533383000"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":533,"message_id":"1125360"},"sourceData":"000000188000000500000000000002153131323533363000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":534,"message_id":"1125375"},"sourceData":"000000188000000500000000000002163131323533373500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":535,"message_id":"1125383"},"sourceData":"000000188000000500000000000002173131323533383300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":536,"message_id":"1123808"},"sourceData":"000000188000000500000000000002183131323338303800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":537,"message_id":"1125399"},"sourceData":"000000188000000500000000000002193131323533393900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":538,"message_id":"1125316"},"sourceData":"0000001880000005000000000000021a3131323533313600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":539,"message_id":"1125331"},"sourceData":"0000001880000005000000000000021b3131323533333100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":540,"message_id":"1125347"},"sourceData":"0000001880000005000000000000021c3131323533343700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":541,"message_id":"1125355"},"sourceData":"0000001880000005000000000000021d3131323533353500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":542,"message_id":"1125380"},"sourceData":"0000001880000005000000000000021e3131323533383000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125360', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202279' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125375', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202280' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125383', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202281' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123808', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202282' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125399', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202283' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125316', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202284' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125331', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202285' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125347', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202286' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125355', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202287' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125380', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.670786+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202288' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000021f000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235333034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000220000100343231393037333431343738000100343231393033313233343536000400000000000000007769643a31313235333839207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000a0000000050000000000000221000100343231393035383437393730000100343231393034313233343536000400000000000000006769643a31313235343039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000222000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343037207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b0000000050000000000000223000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343035207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000224000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000225000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313235343036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000226000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235343137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000227000100343231393034333436333032000100343231393036313233343536000400000000000000007769643a31313235343138207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000228000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313235343139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125304 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903123456","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":119,"short_message":"id:1125389 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1125409 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125407 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125405 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125404 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125406 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125417 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125418 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125419 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125304","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.306381","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125389","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.309669","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125409","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.940297","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125407","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.942748","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125405","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.945084","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125404","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.949047","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125406","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.951683","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125417","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.954144","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125418","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.956159","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125419","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.958081","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000021f3131323533303400000000188000000500000000000002203131323533383900000000188000000500000000000002213131323534303900000000188000000500000000000002223131323534303700000000188000000500000000000002233131323534303500000000188000000500000000000002243131323534303400000000188000000500000000000002253131323534303600000000188000000500000000000002263131323534313700000000188000000500000000000002273131323534313800000000188000000500000000000002283131323534313900"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":543,"message_id":"1125304"},"sourceData":"0000001880000005000000000000021f3131323533303400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":544,"message_id":"1125389"},"sourceData":"000000188000000500000000000002203131323533383900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":545,"message_id":"1125409"},"sourceData":"000000188000000500000000000002213131323534303900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":546,"message_id":"1125407"},"sourceData":"000000188000000500000000000002223131323534303700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":547,"message_id":"1125405"},"sourceData":"000000188000000500000000000002233131323534303500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":548,"message_id":"1125404"},"sourceData":"000000188000000500000000000002243131323534303400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":549,"message_id":"1125406"},"sourceData":"000000188000000500000000000002253131323534303600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":550,"message_id":"1125417"},"sourceData":"000000188000000500000000000002263131323534313700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":551,"message_id":"1125418"},"sourceData":"000000188000000500000000000002273131323534313800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":552,"message_id":"1125419"},"sourceData":"000000188000000500000000000002283131323534313900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125304', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202289' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125389', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202290' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125409', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202291' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125407', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202292' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125405', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202293' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125404', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202294' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125406', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202295' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125417', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202296' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125418', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202297' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125419', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.738123+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202298' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000229000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235343230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000022a000100343231393033363236363330000100343231393033363236363330000400000000000000007769643a31313235343231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000022b000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235343233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b000000005000000000000022c000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235343130207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a692c207679726173746c6f20647265766f206f63000000b000000005000000000000022d000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000022e000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235343132207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000022f000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000b0000000050000000000000230000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235343135207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000231000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313235343134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a696e612e000000b0000000050000000000000232000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235343234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125420 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125421 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125423 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125410 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125411 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125412 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125413 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125415 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1125414 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125424 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125420","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.960082","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125421","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.962161","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125423","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.964369","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125410","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.967047","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"i, vyrastlo drevo oc"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125411","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.969451","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125412","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.973199","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125413","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.976232","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125415","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.979783","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125414","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.983115","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125424","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.986069","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000022931313235343230000000001880000005000000000000022a31313235343231000000001880000005000000000000022b31313235343233000000001880000005000000000000022c31313235343130000000001880000005000000000000022d31313235343131000000001880000005000000000000022e31313235343132000000001880000005000000000000022f3131323534313300000000188000000500000000000002303131323534313500000000188000000500000000000002313131323534313400000000188000000500000000000002323131323534323400"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":553,"message_id":"1125420"},"sourceData":"000000188000000500000000000002293131323534323000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":554,"message_id":"1125421"},"sourceData":"0000001880000005000000000000022a3131323534323100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":555,"message_id":"1125423"},"sourceData":"0000001880000005000000000000022b3131323534323300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":556,"message_id":"1125410"},"sourceData":"0000001880000005000000000000022c3131323534313000"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":557,"message_id":"1125411"},"sourceData":"0000001880000005000000000000022d3131323534313100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":558,"message_id":"1125412"},"sourceData":"0000001880000005000000000000022e3131323534313200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":559,"message_id":"1125413"},"sourceData":"0000001880000005000000000000022f3131323534313300"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":560,"message_id":"1125415"},"sourceData":"000000188000000500000000000002303131323534313500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":561,"message_id":"1125414"},"sourceData":"000000188000000500000000000002313131323534313400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":562,"message_id":"1125424"},"sourceData":"000000188000000500000000000002323131323534323400"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125420', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202299' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125421', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202300' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125423', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202301' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125410', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202302' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125411', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202303' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125412', '3', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202304' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125413', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202305' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125415', '4', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202306' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125414', '5', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202307' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125424', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.824914+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202308' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000233000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235343235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b0000000050000000000000234000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235343236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000235000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235343237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000236000100343231393139343539313132000100343231393033363236363330000400000000000000007769643a31313235343238207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b0000000050000000000000237000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235343239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b0000000050000000000000238000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235343136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000239000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235343232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000023a000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235343038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a41434345505444206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000a000000005000000000000023b000100343231393035383437393730000100343231393034313233343536000400000000000000006769643a31313235343039207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b000000005000000000000023c000100343231393033363236363330000100343231393031313233343536000400000000000000007769643a31313233373231207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125425 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125426 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125427 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125428 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125429 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125416 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125422 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125408 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":103,"short_message":"id:1125409 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123721 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125425","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.988457","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125426","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.991375","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125427","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.995791","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125428","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.998758","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125429","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.001473","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125416","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.004291","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125422","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.006586","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125408","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.008764","done_date":"2022-03-14 12:37:00","stat":"ACCEPTED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125409","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.940297","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:32] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123721","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.534777","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000023331313235343235000000001880000005000000000000023431313235343236000000001880000005000000000000023531313235343237000000001880000005000000000000023631313235343238000000001880000005000000000000023731313235343239000000001880000005000000000000023831313235343136000000001880000005000000000000023931313235343232000000001880000005000000000000023a31313235343038000000001880000005000000000000023b31313235343039000000001880000005000000000000023c3131323337323100"] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":563,"message_id":"1125425"},"sourceData":"000000188000000500000000000002333131323534323500"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":564,"message_id":"1125426"},"sourceData":"000000188000000500000000000002343131323534323600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":565,"message_id":"1125427"},"sourceData":"000000188000000500000000000002353131323534323700"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":566,"message_id":"1125428"},"sourceData":"000000188000000500000000000002363131323534323800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":567,"message_id":"1125429"},"sourceData":"000000188000000500000000000002373131323534323900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":568,"message_id":"1125416"},"sourceData":"000000188000000500000000000002383131323534313600"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":569,"message_id":"1125422"},"sourceData":"000000188000000500000000000002393131323534323200"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":570,"message_id":"1125408"},"sourceData":"0000001880000005000000000000023a3131323534303800"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":571,"message_id":"1125409"},"sourceData":"0000001880000005000000000000023b3131323534303900"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":572,"message_id":"1123721"},"sourceData":"0000001880000005000000000000023c3131323337323100"} [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125425', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202309' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125426', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202310' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125427', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202311' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125428', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202312' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125429', '2', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202313' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125416', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202314' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125422', '0', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202315' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125408', '1', '3', 'sms', 'smpp', '1000', 'ACCEPTED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202316' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125409', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202317' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123721', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.898417+01') [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202318' [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:32] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:33] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b000000005000000000000023d000100343231393034333436333032000100343231393031313233343536000400000000000000007769643a31313233373232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b000000005000000000000023e000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313235343034207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a000000005000000000000023f000100343231393035383437393730000100343231353533313132323637000400000000000000006769643a31313235343036207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000240000100343231393139343539313132000100343231393035313233343536000400000000000000007769643a31313235343137207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000241000100343231393034333436333032000100343231393035313233343536000400000000000000007769643a31313233373237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000242000100343231393035383437393730000100343231393433333333333333000400000000000000007769643a31313235343139207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000243000100343231393035383437393730000100343231393033363236363330000400000000000000007769643a31313235343230207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000244000100343231393035383437393730000100343231353533313132323637000400000000000000007769643a31313233373332207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132313220646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65000000b0000000050000000000000245000100343231393037333431343738000100343231393038313233343635000400000000000000007769643a31313235343233207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a5a6c6174792067616e6f6b20626f6c206f6b6f6c000000b0000000050000000000000246000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343131207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a206b72616c2c20616b65206f766f636965206a65"] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1123722 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125404 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":103,"short_message":"id:1125406 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1125417 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421904346302","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421905123456","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":119,"short_message":"id:1123727 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943333333","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":119,"short_message":"id:1125419 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125420 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1123732 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421908123465","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":119,"short_message":"id:1125423 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125411 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123722","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.538218","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125404","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.949047","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125406","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.951683","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125417","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.954144","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123727","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.55111","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125419","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.958081","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125420","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.960082","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1123732","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:12:11.560198","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125423","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.964369","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Zlaty ganok bol okol"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125411","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.969451","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" kral, ake ovocie je"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000023d31313233373232000000001880000005000000000000023e31313235343034000000001880000005000000000000023f3131323534303600000000188000000500000000000002403131323534313700000000188000000500000000000002413131323337323700000000188000000500000000000002423131323534313900000000188000000500000000000002433131323534323000000000188000000500000000000002443131323337333200000000188000000500000000000002453131323534323300000000188000000500000000000002463131323534313100"] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":573,"message_id":"1123722"},"sourceData":"0000001880000005000000000000023d3131323337323200"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":574,"message_id":"1125404"},"sourceData":"0000001880000005000000000000023e3131323534303400"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":575,"message_id":"1125406"},"sourceData":"0000001880000005000000000000023f3131323534303600"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":576,"message_id":"1125417"},"sourceData":"000000188000000500000000000002403131323534313700"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":577,"message_id":"1123727"},"sourceData":"000000188000000500000000000002413131323337323700"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":578,"message_id":"1125419"},"sourceData":"000000188000000500000000000002423131323534313900"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":579,"message_id":"1125420"},"sourceData":"000000188000000500000000000002433131323534323000"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":580,"message_id":"1123732"},"sourceData":"000000188000000500000000000002443131323337333200"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":581,"message_id":"1125423"},"sourceData":"000000188000000500000000000002453131323534323300"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":582,"message_id":"1125411"},"sourceData":"000000188000000500000000000002463131323534313100"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123722', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202319' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125404', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202320' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125406', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202321' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125417', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202322' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123727', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202323' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125419', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202324' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125420', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202325' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1123732', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202326' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125423', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202327' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125411', '3', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:32.995524+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202329' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:33] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["000000b0000000050000000000000247000100343231393035383437393730000100343231393034313233343536000400000000000000007769643a31313235343133207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a20706f6c6f7669636b75206b72616c6f76737476000000a0000000050000000000000248000100343231393035383437393730000100343231393433333335353938000400000000000000006769643a31313235343134207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a696e612e000000b0000000050000000000000249000100343231393037333431343738000100343231353533313132323637000400000000000000007769643a31313235343234207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000024a000100343231393037333431343738000100343231393433333335353938000400000000000000007769643a31313235343235207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4d6f72626920626c616e64697420657374207175000000b000000005000000000000024b000100343231393037333431343738000100343231393033363236363330000400000000000000007769643a31313235343236207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000024c000100343231393035383437393730000100343231393031313233343536000400000000000000007769643a31313235343237207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076000000b000000005000000000000024d000100343231393033363236363330000100343231393036313233343536000400000000000000007769643a31313235343239207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a74656d706f7220616e74652c2065752065756973000000b000000005000000000000024e000100343231393033363236363330000100343231353533313132323637000400000000000000007769643a31313235343136207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b000000005000000000000024f000100343231393139343539313132000100343231353533313132323637000400000000000000007769643a31313235343232207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4c6f72656d20697073756d20646f6c6f72207369000000b0000000050000000000000250000100343231393035383437393730000100343231393433333335353938000400000000000000007769643a31313235343038207375623a30303120646c7672643a303031207375626d697420646174653a3232303331343132333720646f6e6520646174653a3232303331343132333720737461743a44454c49565244206572723a30303220746578743a4b646520626f6c6f2c20747520626f6c6f2c2076"] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421904123456","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":119,"short_message":"id:1125413 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":103,"short_message":"id:1125414 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125424 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125425 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421907341478","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421903626630","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":119,"short_message":"id:1125426 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421901123456","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":119,"short_message":"id:1125427 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421906123456","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":119,"short_message":"id:1125429 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421903626630","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125416 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421919459112","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421553112267","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":119,"short_message":"id:1125422 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000005","command_name":"deliver_sm","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"service_type":null,"source_addr_ton":"1","source_addr_npi":"0","source_addr":"421905847970","dest_addr_ton":"1","dest_addr_npi":"0","destination_addr":"421943335598","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":119,"short_message":"id:1125408 sub:001 d ... "},"sourceData":""} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125413","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.976232","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":" polovicku kralovstv"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125414","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.983115","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"ina."} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125424","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.986069","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125425","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.988457","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Morbi blandit est qu"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125426","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.991375","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125427","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:29.995791","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125429","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.001473","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"tempor ante, eu euis"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125416","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.004291","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125422","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.006586","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Lorem ipsum dolor si"} [2022-03-14 12:37:33] [INFO] [PID:18247]: [Receipt] :: Receipt has been sent {"id":"1125408","sub":"001","dlvrd":"001","submit_date":"2022-03-14 12:37:30.008764","done_date":"2022-03-14 12:37:00","stat":"DELIVERED","err":"2","text":"Kde bolo, tu bolo, v"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["0000001880000005000000000000024731313235343133000000001880000005000000000000024831313235343134000000001880000005000000000000024931313235343234000000001880000005000000000000024a31313235343235000000001880000005000000000000024b31313235343236000000001880000005000000000000024c31313235343237000000001880000005000000000000024d31313235343239000000001880000005000000000000024e31313235343136000000001880000005000000000000024f3131323534323200000000188000000500000000000002503131323534303800"] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":583,"message_id":"1125413"},"sourceData":"000000188000000500000000000002473131323534313300"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":584,"message_id":"1125414"},"sourceData":"000000188000000500000000000002483131323534313400"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":585,"message_id":"1125424"},"sourceData":"000000188000000500000000000002493131323534323400"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":586,"message_id":"1125425"},"sourceData":"0000001880000005000000000000024a3131323534323500"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":587,"message_id":"1125426"},"sourceData":"0000001880000005000000000000024b3131323534323600"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":588,"message_id":"1125427"},"sourceData":"0000001880000005000000000000024c3131323534323700"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":589,"message_id":"1125429"},"sourceData":"0000001880000005000000000000024d3131323534323900"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":590,"message_id":"1125416"},"sourceData":"0000001880000005000000000000024e3131323534313600"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":591,"message_id":"1125422"},"sourceData":"0000001880000005000000000000024f3131323534323200"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000005","command_name":"deliver_sm_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":592,"message_id":"1125408"},"sourceData":"000000188000000500000000000002503131323534303800"} [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125413', '4', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202331' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125414', '5', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202333' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125424', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202334' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125425', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202335' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125426', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202336' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125427', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202337' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125429', '2', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202339' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125416', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202340' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125422', '0', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202341' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: BEGIN [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: INSERT INTO ipfon_sms_deliv_log ("msg_part_id", "partno", "src_account_id", "src_account_type", "src_proto", "dst_icpoint", "status", "errcode", "time_delivered", "time_sent", "time_processed") VALUES ('1125408', '1', '3', 'sms', 'smpp', '1000', 'DELIVERED', '2', '2022-03-14 12:37:00', now(), '2022-03-14 12:37:33.12355+01') [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: DELETE FROM ipfon_sms_deliv_queue WHERE id = '202342' [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: COMMIT [] [2022-03-14 12:37:33] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:43] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:37:50] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["00000010000000150000000000000143"] [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323},"sourceData":"00000010000000150000000000000143"} [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["00000010800000150000000000000143"] [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":323},"sourceData":""} [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU:RAW] :: send ["00000010000000150000000000000251"] [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU] :: send {"pdu":{"command_id":"0x00000015","command_name":"enquire_link","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593},"sourceData":""} [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU:RAW] :: received ["00000010800000150000000000000251"] [2022-03-14 12:37:50] [DEBUG] [PID:18247]: [PDU] :: received {"pdu":{"command_id":"0x80000015","command_name":"enquire_link_resp","command_status":"0x00000000","command_status_description":"No Error","sequence_number":593},"sourceData":"00000010800000150000000000000251"} [2022-03-14 12:37:53] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:38:03] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 12:38:13] [DEBUG] [PID:18247]: [SQL::ipfon_secondary] :: 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 = '3' 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 []